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