Apache Qpid - AMQP Messaging for Java JMS, C++, Python, Ruby, and .NET Apache Qpid Documentation
Public Member Functions | Friends | List of all members
qpid::framing::Header Class Reference

#include <qpid/framing/Header.h>

Public Member Functions

 Header (bool _sync)
 
 Header ()
 
void setSync (bool _sync)
 
bool getSync () const
 
void encode (Buffer &) const
 
void decode (Buffer &, uint32_t=0)
 
void encodeStructBody (Buffer &) const
 
void decodeStructBody (Buffer &, uint32_t=0)
 
uint32_t encodedSize () const
 
uint32_t bodySize () const
 
void print (std::ostream &out) const
 

Friends

std::ostream & operator<< (std::ostream &, const Header &)
 

Detailed Description

Definition at line 39 of file Header.h.

Constructor & Destructor Documentation

qpid::framing::Header::Header ( bool  _sync)
inline

Definition at line 42 of file Header.h.

qpid::framing::Header::Header ( )
inline

Definition at line 47 of file Header.h.

Member Function Documentation

uint32_t qpid::framing::Header::bodySize ( ) const
void qpid::framing::Header::decode ( Buffer &  ,
uint32_t  = 0 
)
void qpid::framing::Header::decodeStructBody ( Buffer &  ,
uint32_t  = 0 
)
void qpid::framing::Header::encode ( Buffer &  ) const
uint32_t qpid::framing::Header::encodedSize ( ) const
void qpid::framing::Header::encodeStructBody ( Buffer &  ) const
bool qpid::framing::Header::getSync ( ) const
void qpid::framing::Header::print ( std::ostream &  out) const
void qpid::framing::Header::setSync ( bool  _sync)

Friends And Related Function Documentation

std::ostream& operator<< ( std::ostream &  ,
const Header  
)
friend

The documentation for this class was generated from the following file:

Qpid C++ API Reference
Generated on Tue Oct 28 2014 for Qpid C++ Client API by doxygen 1.8.5