#include <FlapperSrv.h>
Public Types | |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _tagid_type |
typedef boost::shared_ptr < ::rfid_behaviors::FlapperSrvRequest_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::rfid_behaviors::FlapperSrvRequest_ < ContainerAllocator > > | Ptr |
typedef FlapperSrvRequest_ < ContainerAllocator > | Type |
Public Member Functions | |
FlapperSrvRequest_ () | |
FlapperSrvRequest_ (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 > | tagid |
Definition at line 25 of file FlapperSrv.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > rfid_behaviors::FlapperSrvRequest_< ContainerAllocator >::_tagid_type |
Definition at line 38 of file FlapperSrv.h.
typedef boost::shared_ptr< ::rfid_behaviors::FlapperSrvRequest_<ContainerAllocator> const> rfid_behaviors::FlapperSrvRequest_< ContainerAllocator >::ConstPtr |
Definition at line 43 of file FlapperSrv.h.
typedef boost::shared_ptr< ::rfid_behaviors::FlapperSrvRequest_<ContainerAllocator> > rfid_behaviors::FlapperSrvRequest_< ContainerAllocator >::Ptr |
Definition at line 42 of file FlapperSrv.h.
typedef FlapperSrvRequest_<ContainerAllocator> rfid_behaviors::FlapperSrvRequest_< ContainerAllocator >::Type |
Definition at line 26 of file FlapperSrv.h.
rfid_behaviors::FlapperSrvRequest_< ContainerAllocator >::FlapperSrvRequest_ | ( | ) | [inline] |
Definition at line 28 of file FlapperSrv.h.
rfid_behaviors::FlapperSrvRequest_< ContainerAllocator >::FlapperSrvRequest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 33 of file FlapperSrv.h.
boost::shared_ptr<std::map<std::string, std::string> > rfid_behaviors::FlapperSrvRequest_< ContainerAllocator >::__connection_header |
Definition at line 44 of file FlapperSrv.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > rfid_behaviors::FlapperSrvRequest_< ContainerAllocator >::tagid |
Definition at line 39 of file FlapperSrv.h.