#include <MultipleShort.h>
Public Types | |
typedef std::vector < ::socrob_multicast::Short_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::socrob_multicast::Short_ < ContainerAllocator > >::other > | _questions_type |
typedef uint8_t | _sender_sid_type |
typedef boost::shared_ptr < ::socrob_multicast::MultipleShort_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::socrob_multicast::MultipleShort_ < ContainerAllocator > > | Ptr |
typedef MultipleShort_ < ContainerAllocator > | Type |
Public Member Functions | |
MultipleShort_ () | |
MultipleShort_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
std::vector < ::socrob_multicast::Short_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::socrob_multicast::Short_ < ContainerAllocator > >::other > | questions |
uint8_t | sender_sid |
Definition at line 22 of file MultipleShort.h.
typedef std::vector< ::socrob_multicast::Short_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::socrob_multicast::Short_<ContainerAllocator> >::other > socrob_multicast::MultipleShort_< ContainerAllocator >::_questions_type |
Definition at line 40 of file MultipleShort.h.
typedef uint8_t socrob_multicast::MultipleShort_< ContainerAllocator >::_sender_sid_type |
Definition at line 37 of file MultipleShort.h.
typedef boost::shared_ptr< ::socrob_multicast::MultipleShort_<ContainerAllocator> const> socrob_multicast::MultipleShort_< ContainerAllocator >::ConstPtr |
Definition at line 45 of file MultipleShort.h.
typedef boost::shared_ptr< ::socrob_multicast::MultipleShort_<ContainerAllocator> > socrob_multicast::MultipleShort_< ContainerAllocator >::Ptr |
Definition at line 44 of file MultipleShort.h.
typedef MultipleShort_<ContainerAllocator> socrob_multicast::MultipleShort_< ContainerAllocator >::Type |
Definition at line 23 of file MultipleShort.h.
socrob_multicast::MultipleShort_< ContainerAllocator >::MultipleShort_ | ( | ) | [inline] |
Definition at line 25 of file MultipleShort.h.
socrob_multicast::MultipleShort_< ContainerAllocator >::MultipleShort_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 31 of file MultipleShort.h.
boost::shared_ptr<std::map<std::string, std::string> > socrob_multicast::MultipleShort_< ContainerAllocator >::__connection_header |
Definition at line 46 of file MultipleShort.h.
std::vector< ::socrob_multicast::Short_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::socrob_multicast::Short_<ContainerAllocator> >::other > socrob_multicast::MultipleShort_< ContainerAllocator >::questions |
Definition at line 41 of file MultipleShort.h.
uint8_t socrob_multicast::MultipleShort_< ContainerAllocator >::sender_sid |
Definition at line 38 of file MultipleShort.h.