#include <RfidSrv.h>
Public Types | |
typedef uint8_t | _rv_type |
typedef boost::shared_ptr < ::hrl_rfid::RfidSrvResponse_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::hrl_rfid::RfidSrvResponse_ < ContainerAllocator > > | Ptr |
typedef RfidSrvResponse_ < ContainerAllocator > | Type |
Public Member Functions | |
RfidSrvResponse_ () | |
RfidSrvResponse_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
uint8_t | rv |
typedef uint8_t hrl_rfid::RfidSrvResponse_< ContainerAllocator >::_rv_type |
typedef boost::shared_ptr< ::hrl_rfid::RfidSrvResponse_<ContainerAllocator> const> hrl_rfid::RfidSrvResponse_< ContainerAllocator >::ConstPtr |
typedef boost::shared_ptr< ::hrl_rfid::RfidSrvResponse_<ContainerAllocator> > hrl_rfid::RfidSrvResponse_< ContainerAllocator >::Ptr |
typedef RfidSrvResponse_<ContainerAllocator> hrl_rfid::RfidSrvResponse_< ContainerAllocator >::Type |
hrl_rfid::RfidSrvResponse_< ContainerAllocator >::RfidSrvResponse_ | ( | ) | [inline] |
hrl_rfid::RfidSrvResponse_< ContainerAllocator >::RfidSrvResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
boost::shared_ptr<std::map<std::string, std::string> > hrl_rfid::RfidSrvResponse_< ContainerAllocator >::__connection_header |
uint8_t hrl_rfid::RfidSrvResponse_< ContainerAllocator >::rv |