Public Types | Public Member Functions | Public Attributes
bz2_transport::BZ2Packet_< ContainerAllocator > Struct Template Reference

#include <BZ2Packet.h>

List of all members.

Public Types

typedef std::vector< uint8_t,
typename
ContainerAllocator::template
rebind< uint8_t >::other > 
_buffer_type
typedef uint32_t _original_length_type
typedef boost::shared_ptr
< ::bz2_transport::BZ2Packet_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::bz2_transport::BZ2Packet_
< ContainerAllocator > > 
Ptr
typedef BZ2Packet_
< ContainerAllocator > 
Type

Public Member Functions

 BZ2Packet_ ()
 BZ2Packet_ (const ContainerAllocator &_alloc)

Public Attributes

boost::shared_ptr< std::map
< std::string, std::string > > 
__connection_header
std::vector< uint8_t, typename
ContainerAllocator::template
rebind< uint8_t >::other > 
buffer
uint32_t original_length

Detailed Description

template<class ContainerAllocator>
struct bz2_transport::BZ2Packet_< ContainerAllocator >

Definition at line 21 of file BZ2Packet.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef std::vector<uint8_t, typename ContainerAllocator::template rebind<uint8_t>::other > bz2_transport::BZ2Packet_< ContainerAllocator >::_buffer_type

Definition at line 39 of file BZ2Packet.h.

template<class ContainerAllocator >
typedef uint32_t bz2_transport::BZ2Packet_< ContainerAllocator >::_original_length_type

Definition at line 36 of file BZ2Packet.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::bz2_transport::BZ2Packet_<ContainerAllocator> const> bz2_transport::BZ2Packet_< ContainerAllocator >::ConstPtr

Definition at line 44 of file BZ2Packet.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::bz2_transport::BZ2Packet_<ContainerAllocator> > bz2_transport::BZ2Packet_< ContainerAllocator >::Ptr

Definition at line 43 of file BZ2Packet.h.

template<class ContainerAllocator >
typedef BZ2Packet_<ContainerAllocator> bz2_transport::BZ2Packet_< ContainerAllocator >::Type

Definition at line 22 of file BZ2Packet.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
bz2_transport::BZ2Packet_< ContainerAllocator >::BZ2Packet_ ( ) [inline]

Definition at line 24 of file BZ2Packet.h.

template<class ContainerAllocator >
bz2_transport::BZ2Packet_< ContainerAllocator >::BZ2Packet_ ( const ContainerAllocator &  _alloc) [inline]

Definition at line 30 of file BZ2Packet.h.


Member Data Documentation

template<class ContainerAllocator >
boost::shared_ptr<std::map<std::string, std::string> > bz2_transport::BZ2Packet_< ContainerAllocator >::__connection_header

Definition at line 45 of file BZ2Packet.h.

template<class ContainerAllocator >
std::vector<uint8_t, typename ContainerAllocator::template rebind<uint8_t>::other > bz2_transport::BZ2Packet_< ContainerAllocator >::buffer

Definition at line 40 of file BZ2Packet.h.

template<class ContainerAllocator >
uint32_t bz2_transport::BZ2Packet_< ContainerAllocator >::original_length

Definition at line 37 of file BZ2Packet.h.


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


bz2_transport
Author(s): Cedric Pradalier
autogenerated on Sun Oct 5 2014 23:48:58