#include <qpid/framing/FragmentProperties.h>
List of all members.
Constructor & Destructor Documentation
      
        
          | qpid::framing::FragmentProperties::FragmentProperties | ( | bool | _first, | 
        
          |  |  | bool | _last, | 
        
          |  |  | uint64_t | _fragmentSize | 
        
          |  | ) |  |  [inline] | 
      
 
 
      
        
          | qpid::framing::FragmentProperties::FragmentProperties | ( |  | ) |  [inline] | 
      
 
 
Member Function Documentation
      
        
          | uint32_t qpid::framing::FragmentProperties::bodySize | ( |  | ) | const | 
      
 
 
      
        
          | void qpid::framing::FragmentProperties::clearFragmentSizeFlag | ( |  | ) |  | 
      
 
 
      
        
          | void qpid::framing::FragmentProperties::decode | ( | Buffer & | , | 
        
          |  |  | uint32_t | = 0 | 
        
          |  | ) |  |  | 
      
 
 
      
        
          | void qpid::framing::FragmentProperties::decodeStructBody | ( | Buffer & | , | 
        
          |  |  | uint32_t | = 0 | 
        
          |  | ) |  |  | 
      
 
 
      
        
          | void qpid::framing::FragmentProperties::encode | ( | Buffer & |  | ) | const | 
      
 
 
      
        
          | uint32_t qpid::framing::FragmentProperties::encodedSize | ( |  | ) | const | 
      
 
 
      
        
          | void qpid::framing::FragmentProperties::encodeStructBody | ( | Buffer & |  | ) | const | 
      
 
 
      
        
          | bool qpid::framing::FragmentProperties::getFirst | ( |  | ) | const | 
      
 
 
      
        
          | uint64_t qpid::framing::FragmentProperties::getFragmentSize | ( |  | ) | const | 
      
 
 
      
        
          | bool qpid::framing::FragmentProperties::getLast | ( |  | ) | const | 
      
 
 
      
        
          | bool qpid::framing::FragmentProperties::hasFragmentSize | ( |  | ) | const | 
      
 
 
      
        
          | void qpid::framing::FragmentProperties::print | ( | std::ostream & | out | ) | const | 
      
 
 
      
        
          | void qpid::framing::FragmentProperties::setFirst | ( | bool | _first | ) |  | 
      
 
 
      
        
          | void qpid::framing::FragmentProperties::setFragmentSize | ( | uint64_t | _fragmentSize | ) |  | 
      
 
 
      
        
          | void qpid::framing::FragmentProperties::setLast | ( | bool | _last | ) |  | 
      
 
 
Friends And Related Function Documentation
Member Data Documentation
The documentation for this class was generated from the following file: