#include <StringInt32_Int32.h>
Public Types | |
typedef int32_t | _cont_type |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _data_type |
typedef boost::shared_ptr < ::rfid_people_following::StringInt32_Int32Request_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::rfid_people_following::StringInt32_Int32Request_ < ContainerAllocator > > | Ptr |
typedef StringInt32_Int32Request_ < ContainerAllocator > | Type |
Public Member Functions | |
StringInt32_Int32Request_ () | |
StringInt32_Int32Request_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
int32_t | cont |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | data |
Definition at line 25 of file StringInt32_Int32.h.
typedef int32_t rfid_people_following::StringInt32_Int32Request_< ContainerAllocator >::_cont_type |
Definition at line 43 of file StringInt32_Int32.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > rfid_people_following::StringInt32_Int32Request_< ContainerAllocator >::_data_type |
Definition at line 40 of file StringInt32_Int32.h.
typedef boost::shared_ptr< ::rfid_people_following::StringInt32_Int32Request_<ContainerAllocator> const> rfid_people_following::StringInt32_Int32Request_< ContainerAllocator >::ConstPtr |
Definition at line 48 of file StringInt32_Int32.h.
typedef boost::shared_ptr< ::rfid_people_following::StringInt32_Int32Request_<ContainerAllocator> > rfid_people_following::StringInt32_Int32Request_< ContainerAllocator >::Ptr |
Definition at line 47 of file StringInt32_Int32.h.
typedef StringInt32_Int32Request_<ContainerAllocator> rfid_people_following::StringInt32_Int32Request_< ContainerAllocator >::Type |
Definition at line 26 of file StringInt32_Int32.h.
rfid_people_following::StringInt32_Int32Request_< ContainerAllocator >::StringInt32_Int32Request_ | ( | ) | [inline] |
Definition at line 28 of file StringInt32_Int32.h.
rfid_people_following::StringInt32_Int32Request_< ContainerAllocator >::StringInt32_Int32Request_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 34 of file StringInt32_Int32.h.
boost::shared_ptr<std::map<std::string, std::string> > rfid_people_following::StringInt32_Int32Request_< ContainerAllocator >::__connection_header |
Definition at line 49 of file StringInt32_Int32.h.
int32_t rfid_people_following::StringInt32_Int32Request_< ContainerAllocator >::cont |
Definition at line 44 of file StringInt32_Int32.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > rfid_people_following::StringInt32_Int32Request_< ContainerAllocator >::data |
Definition at line 41 of file StringInt32_Int32.h.