#include <Short.h>
Public Types | |
| typedef std::vector < ::socrob_multicast::Answer_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::socrob_multicast::Answer_ < ContainerAllocator > >::other > | _answers_type |
| typedef uint32_t | _qid_type |
| typedef std::vector< uint8_t, typename ContainerAllocator::template rebind< uint8_t >::other > | _question_type |
| typedef std::vector< uint8_t, typename ContainerAllocator::template rebind< uint8_t >::other > | _required_type |
| typedef uint8_t | _starter_id_type |
| typedef boost::shared_ptr < ::socrob_multicast::Short_ < ContainerAllocator > const > | ConstPtr |
| typedef boost::shared_ptr < ::socrob_multicast::Short_ < ContainerAllocator > > | Ptr |
| typedef Short_ < ContainerAllocator > | Type |
Public Member Functions | |
| Short_ () | |
| Short_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
| boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
| std::vector < ::socrob_multicast::Answer_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::socrob_multicast::Answer_ < ContainerAllocator > >::other > | answers |
| uint32_t | qid |
| std::vector< uint8_t, typename ContainerAllocator::template rebind< uint8_t >::other > | question |
| std::vector< uint8_t, typename ContainerAllocator::template rebind< uint8_t >::other > | required |
| uint8_t | starter_id |
| typedef std::vector< ::socrob_multicast::Answer_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::socrob_multicast::Answer_<ContainerAllocator> >::other > socrob_multicast::Short_< ContainerAllocator >::_answers_type |
| typedef uint32_t socrob_multicast::Short_< ContainerAllocator >::_qid_type |
| typedef std::vector<uint8_t, typename ContainerAllocator::template rebind<uint8_t>::other > socrob_multicast::Short_< ContainerAllocator >::_question_type |
| typedef std::vector<uint8_t, typename ContainerAllocator::template rebind<uint8_t>::other > socrob_multicast::Short_< ContainerAllocator >::_required_type |
| typedef uint8_t socrob_multicast::Short_< ContainerAllocator >::_starter_id_type |
| typedef boost::shared_ptr< ::socrob_multicast::Short_<ContainerAllocator> const> socrob_multicast::Short_< ContainerAllocator >::ConstPtr |
| typedef boost::shared_ptr< ::socrob_multicast::Short_<ContainerAllocator> > socrob_multicast::Short_< ContainerAllocator >::Ptr |
| typedef Short_<ContainerAllocator> socrob_multicast::Short_< ContainerAllocator >::Type |
| socrob_multicast::Short_< ContainerAllocator >::Short_ | ( | ) | [inline] |
| socrob_multicast::Short_< ContainerAllocator >::Short_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
| boost::shared_ptr<std::map<std::string, std::string> > socrob_multicast::Short_< ContainerAllocator >::__connection_header |
| std::vector< ::socrob_multicast::Answer_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::socrob_multicast::Answer_<ContainerAllocator> >::other > socrob_multicast::Short_< ContainerAllocator >::answers |
| uint32_t socrob_multicast::Short_< ContainerAllocator >::qid |
| std::vector<uint8_t, typename ContainerAllocator::template rebind<uint8_t>::other > socrob_multicast::Short_< ContainerAllocator >::question |
| std::vector<uint8_t, typename ContainerAllocator::template rebind<uint8_t>::other > socrob_multicast::Short_< ContainerAllocator >::required |
| uint8_t socrob_multicast::Short_< ContainerAllocator >::starter_id |