#include <FlapperSrv.h>
Public Types | |
typedef uint8_t | _success_type |
typedef boost::shared_ptr < ::rfid_behaviors::FlapperSrvResponse_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::rfid_behaviors::FlapperSrvResponse_ < ContainerAllocator > > | Ptr |
typedef FlapperSrvResponse_ < ContainerAllocator > | Type |
Public Member Functions | |
FlapperSrvResponse_ () | |
FlapperSrvResponse_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
uint8_t | success |
Definition at line 53 of file FlapperSrv.h.
typedef uint8_t rfid_behaviors::FlapperSrvResponse_< ContainerAllocator >::_success_type |
Definition at line 66 of file FlapperSrv.h.
typedef boost::shared_ptr< ::rfid_behaviors::FlapperSrvResponse_<ContainerAllocator> const> rfid_behaviors::FlapperSrvResponse_< ContainerAllocator >::ConstPtr |
Definition at line 71 of file FlapperSrv.h.
typedef boost::shared_ptr< ::rfid_behaviors::FlapperSrvResponse_<ContainerAllocator> > rfid_behaviors::FlapperSrvResponse_< ContainerAllocator >::Ptr |
Definition at line 70 of file FlapperSrv.h.
typedef FlapperSrvResponse_<ContainerAllocator> rfid_behaviors::FlapperSrvResponse_< ContainerAllocator >::Type |
Definition at line 54 of file FlapperSrv.h.
rfid_behaviors::FlapperSrvResponse_< ContainerAllocator >::FlapperSrvResponse_ | ( | ) | [inline] |
Definition at line 56 of file FlapperSrv.h.
rfid_behaviors::FlapperSrvResponse_< ContainerAllocator >::FlapperSrvResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 61 of file FlapperSrv.h.
boost::shared_ptr<std::map<std::string, std::string> > rfid_behaviors::FlapperSrvResponse_< ContainerAllocator >::__connection_header |
Definition at line 72 of file FlapperSrv.h.
uint8_t rfid_behaviors::FlapperSrvResponse_< ContainerAllocator >::success |
Definition at line 67 of file FlapperSrv.h.