#include <ArmSrv.h>
Public Types | |
typedef int32_t | _value_type |
typedef boost::shared_ptr < ::rfid_behaviors::ArmSrvResponse_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::rfid_behaviors::ArmSrvResponse_ < ContainerAllocator > > | Ptr |
typedef ArmSrvResponse_ < ContainerAllocator > | Type |
Public Member Functions | |
ArmSrvResponse_ () | |
ArmSrvResponse_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
int32_t | value |
typedef int32_t rfid_behaviors::ArmSrvResponse_< ContainerAllocator >::_value_type |
typedef boost::shared_ptr< ::rfid_behaviors::ArmSrvResponse_<ContainerAllocator> const> rfid_behaviors::ArmSrvResponse_< ContainerAllocator >::ConstPtr |
typedef boost::shared_ptr< ::rfid_behaviors::ArmSrvResponse_<ContainerAllocator> > rfid_behaviors::ArmSrvResponse_< ContainerAllocator >::Ptr |
typedef ArmSrvResponse_<ContainerAllocator> rfid_behaviors::ArmSrvResponse_< ContainerAllocator >::Type |
rfid_behaviors::ArmSrvResponse_< ContainerAllocator >::ArmSrvResponse_ | ( | ) | [inline] |
rfid_behaviors::ArmSrvResponse_< ContainerAllocator >::ArmSrvResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
boost::shared_ptr<std::map<std::string, std::string> > rfid_behaviors::ArmSrvResponse_< ContainerAllocator >::__connection_header |
int32_t rfid_behaviors::ArmSrvResponse_< ContainerAllocator >::value |