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