#include <qpid/framing/Xid.h>
List of all members.
Constructor & Destructor Documentation
Definition at line 45 of file Xid.h.
 
 
      
        
          | qpid::framing::Xid::Xid | ( |  | ) |  [inline] | 
      
 
Definition at line 57 of file Xid.h.
 
 
Member Function Documentation
      
        
          | uint32_t qpid::framing::Xid::bodySize | ( |  | ) | const | 
      
 
 
      
        
          | void qpid::framing::Xid::clearBranchIdFlag | ( |  | ) |  | 
      
 
 
      
        
          | void qpid::framing::Xid::clearFormatFlag | ( |  | ) |  | 
      
 
 
      
        
          | void qpid::framing::Xid::clearGlobalIdFlag | ( |  | ) |  | 
      
 
 
      
        
          | void qpid::framing::Xid::encode | ( | Buffer & |  | ) | const | 
      
 
 
      
        
          | uint32_t qpid::framing::Xid::encodedSize | ( |  | ) | const | 
      
 
 
      
        
          | void qpid::framing::Xid::encodeStructBody | ( | Buffer & |  | ) | const | 
      
 
 
      
        
          | const std::string& qpid::framing::Xid::getBranchId | ( |  | ) | const | 
      
 
 
      
        
          | uint32_t qpid::framing::Xid::getFormat | ( |  | ) | const | 
      
 
 
      
        
          | const std::string& qpid::framing::Xid::getGlobalId | ( |  | ) | const | 
      
 
 
      
        
          | bool qpid::framing::Xid::hasBranchId | ( |  | ) | const | 
      
 
 
      
        
          | bool qpid::framing::Xid::hasFormat | ( |  | ) | const | 
      
 
 
      
        
          | bool qpid::framing::Xid::hasGlobalId | ( |  | ) | const | 
      
 
 
      
        
          | void qpid::framing::Xid::setBranchId | ( | const std::string & | _branchId | ) |  | 
      
 
 
      
        
          | void qpid::framing::Xid::setFormat | ( | uint32_t | _format | ) |  | 
      
 
 
      
        
          | void qpid::framing::Xid::setGlobalId | ( | const std::string & | _globalId | ) |  | 
      
 
 
Friends And Related Function Documentation
Member Data Documentation
Definition at line 44 of file Xid.h.
 
 
The documentation for this class was generated from the following file: