#include <qpid/framing/DtxRecoverResult.h>
List of all members.
Constructor & Destructor Documentation
      
        
          | qpid::framing::DtxRecoverResult::DtxRecoverResult | ( | const Array & | _inDoubt | ) |  [inline] | 
      
 
 
      
        
          | qpid::framing::DtxRecoverResult::DtxRecoverResult | ( |  | ) |  [inline] | 
      
 
 
Member Function Documentation
      
        
          | uint32_t qpid::framing::DtxRecoverResult::bodySize | ( |  | ) | const | 
      
 
 
      
        
          | void qpid::framing::DtxRecoverResult::clearInDoubtFlag | ( |  | ) |  | 
      
 
 
      
        
          | void qpid::framing::DtxRecoverResult::decode | ( | Buffer & | , | 
        
          |  |  | uint32_t | = 0 | 
        
          |  | ) |  |  | 
      
 
 
      
        
          | void qpid::framing::DtxRecoverResult::decodeStructBody | ( | Buffer & | , | 
        
          |  |  | uint32_t | = 0 | 
        
          |  | ) |  |  | 
      
 
 
      
        
          | void qpid::framing::DtxRecoverResult::encode | ( | Buffer & |  | ) | const | 
      
 
 
      
        
          | uint32_t qpid::framing::DtxRecoverResult::encodedSize | ( |  | ) | const | 
      
 
 
      
        
          | void qpid::framing::DtxRecoverResult::encodeStructBody | ( | Buffer & |  | ) | const | 
      
 
 
      
        
          | const Array& qpid::framing::DtxRecoverResult::getInDoubt | ( |  | ) | const | 
      
 
 
      
        
          | bool qpid::framing::DtxRecoverResult::hasInDoubt | ( |  | ) | const | 
      
 
 
      
        
          | void qpid::framing::DtxRecoverResult::print | ( | std::ostream & | out | ) | const | 
      
 
 
      
        
          | void qpid::framing::DtxRecoverResult::setInDoubt | ( | const Array & | _inDoubt | ) |  | 
      
 
 
Friends And Related Function Documentation
Member Data Documentation
The documentation for this class was generated from the following file: