#include <rfid_gui.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 > | _keys_type |
typedef boost::shared_ptr < ::rfid_people_following::rfid_guiRequest_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::rfid_people_following::rfid_guiRequest_ < ContainerAllocator > > | Ptr |
typedef rfid_guiRequest_ < ContainerAllocator > | Type |
Public Member Functions | |
rfid_guiRequest_ () | |
rfid_guiRequest_ (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 > | keys |
Definition at line 25 of file rfid_gui.h.
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 > rfid_people_following::rfid_guiRequest_< ContainerAllocator >::_keys_type |
Definition at line 38 of file rfid_gui.h.
typedef boost::shared_ptr< ::rfid_people_following::rfid_guiRequest_<ContainerAllocator> const> rfid_people_following::rfid_guiRequest_< ContainerAllocator >::ConstPtr |
Definition at line 43 of file rfid_gui.h.
typedef boost::shared_ptr< ::rfid_people_following::rfid_guiRequest_<ContainerAllocator> > rfid_people_following::rfid_guiRequest_< ContainerAllocator >::Ptr |
Definition at line 42 of file rfid_gui.h.
typedef rfid_guiRequest_<ContainerAllocator> rfid_people_following::rfid_guiRequest_< ContainerAllocator >::Type |
Definition at line 26 of file rfid_gui.h.
rfid_people_following::rfid_guiRequest_< ContainerAllocator >::rfid_guiRequest_ | ( | ) | [inline] |
Definition at line 28 of file rfid_gui.h.
rfid_people_following::rfid_guiRequest_< ContainerAllocator >::rfid_guiRequest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 33 of file rfid_gui.h.
boost::shared_ptr<std::map<std::string, std::string> > rfid_people_following::rfid_guiRequest_< ContainerAllocator >::__connection_header |
Definition at line 44 of file rfid_gui.h.
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 > rfid_people_following::rfid_guiRequest_< ContainerAllocator >::keys |
Definition at line 39 of file rfid_gui.h.