#include <String_StringArr.h>
Public Types | |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _data_type |
typedef boost::shared_ptr < ::rfid_people_following::String_StringArrRequest_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::rfid_people_following::String_StringArrRequest_ < ContainerAllocator > > | Ptr |
typedef String_StringArrRequest_ < ContainerAllocator > | Type |
Public Member Functions | |
String_StringArrRequest_ () | |
String_StringArrRequest_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | data |
Definition at line 25 of file String_StringArr.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > rfid_people_following::String_StringArrRequest_< ContainerAllocator >::_data_type |
Definition at line 38 of file String_StringArr.h.
typedef boost::shared_ptr< ::rfid_people_following::String_StringArrRequest_<ContainerAllocator> const> rfid_people_following::String_StringArrRequest_< ContainerAllocator >::ConstPtr |
Definition at line 43 of file String_StringArr.h.
typedef boost::shared_ptr< ::rfid_people_following::String_StringArrRequest_<ContainerAllocator> > rfid_people_following::String_StringArrRequest_< ContainerAllocator >::Ptr |
Definition at line 42 of file String_StringArr.h.
typedef String_StringArrRequest_<ContainerAllocator> rfid_people_following::String_StringArrRequest_< ContainerAllocator >::Type |
Definition at line 26 of file String_StringArr.h.
rfid_people_following::String_StringArrRequest_< ContainerAllocator >::String_StringArrRequest_ | ( | ) | [inline] |
Definition at line 28 of file String_StringArr.h.
rfid_people_following::String_StringArrRequest_< ContainerAllocator >::String_StringArrRequest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 33 of file String_StringArr.h.
boost::shared_ptr<std::map<std::string, std::string> > rfid_people_following::String_StringArrRequest_< ContainerAllocator >::__connection_header |
Definition at line 44 of file String_StringArr.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > rfid_people_following::String_StringArrRequest_< ContainerAllocator >::data |
Definition at line 39 of file String_StringArr.h.