#include <Answer.h>
Public Types | |
| typedef std::vector< uint8_t, typename ContainerAllocator::template rebind< uint8_t >::other > | _data_type |
| typedef uint8_t | _sid_type |
| typedef boost::shared_ptr < ::socrob_multicast::Answer_ < ContainerAllocator > const > | ConstPtr |
| typedef boost::shared_ptr < ::socrob_multicast::Answer_ < ContainerAllocator > > | Ptr |
| typedef Answer_ < ContainerAllocator > | Type |
Public Member Functions | |
| Answer_ () | |
| Answer_ (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 > | data |
| uint8_t | sid |
| typedef std::vector<uint8_t, typename ContainerAllocator::template rebind<uint8_t>::other > socrob_multicast::Answer_< ContainerAllocator >::_data_type |
| typedef uint8_t socrob_multicast::Answer_< ContainerAllocator >::_sid_type |
| typedef boost::shared_ptr< ::socrob_multicast::Answer_<ContainerAllocator> const> socrob_multicast::Answer_< ContainerAllocator >::ConstPtr |
| typedef boost::shared_ptr< ::socrob_multicast::Answer_<ContainerAllocator> > socrob_multicast::Answer_< ContainerAllocator >::Ptr |
| typedef Answer_<ContainerAllocator> socrob_multicast::Answer_< ContainerAllocator >::Type |
| socrob_multicast::Answer_< ContainerAllocator >::Answer_ | ( | ) | [inline] |
| socrob_multicast::Answer_< ContainerAllocator >::Answer_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
| boost::shared_ptr<std::map<std::string, std::string> > socrob_multicast::Answer_< ContainerAllocator >::__connection_header |
| std::vector<uint8_t, typename ContainerAllocator::template rebind<uint8_t>::other > socrob_multicast::Answer_< ContainerAllocator >::data |
| uint8_t socrob_multicast::Answer_< ContainerAllocator >::sid |