#include <RfidSrv.h>
Public Types | |
| typedef std::vector < std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > , typename ContainerAllocator::template rebind< std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > >::other > | _data_type |
| typedef boost::shared_ptr < ::hrl_rfid::RfidSrvRequest_ < ContainerAllocator > const > | ConstPtr |
| typedef boost::shared_ptr < ::hrl_rfid::RfidSrvRequest_ < ContainerAllocator > > | Ptr |
| typedef RfidSrvRequest_ < ContainerAllocator > | Type |
Public Member Functions | |
| RfidSrvRequest_ () | |
| RfidSrvRequest_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
| boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
| std::vector< std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > , typename ContainerAllocator::template rebind< std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > >::other > | data |
| typedef std::vector<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > , typename ContainerAllocator::template rebind<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > >::other > hrl_rfid::RfidSrvRequest_< ContainerAllocator >::_data_type |
| typedef boost::shared_ptr< ::hrl_rfid::RfidSrvRequest_<ContainerAllocator> const> hrl_rfid::RfidSrvRequest_< ContainerAllocator >::ConstPtr |
| typedef boost::shared_ptr< ::hrl_rfid::RfidSrvRequest_<ContainerAllocator> > hrl_rfid::RfidSrvRequest_< ContainerAllocator >::Ptr |
| typedef RfidSrvRequest_<ContainerAllocator> hrl_rfid::RfidSrvRequest_< ContainerAllocator >::Type |
| hrl_rfid::RfidSrvRequest_< ContainerAllocator >::RfidSrvRequest_ | ( | ) | [inline] |
| hrl_rfid::RfidSrvRequest_< ContainerAllocator >::RfidSrvRequest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
| boost::shared_ptr<std::map<std::string, std::string> > hrl_rfid::RfidSrvRequest_< ContainerAllocator >::__connection_header |
| std::vector<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > , typename ContainerAllocator::template rebind<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > >::other > hrl_rfid::RfidSrvRequest_< ContainerAllocator >::data |