#include <ArmSrv.h>
Public Types | |
| typedef double | _ang_type |
| typedef double | _x_type |
| typedef double | _y_type |
| typedef double | _z_type |
| typedef boost::shared_ptr < ::rfid_behaviors::ArmSrvRequest_ < ContainerAllocator > const > | ConstPtr |
| typedef boost::shared_ptr < ::rfid_behaviors::ArmSrvRequest_ < ContainerAllocator > > | Ptr |
| typedef ArmSrvRequest_ < ContainerAllocator > | Type |
Public Member Functions | |
| ArmSrvRequest_ () | |
| ArmSrvRequest_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
| boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
| double | ang |
| double | x |
| double | y |
| double | z |
| typedef double rfid_behaviors::ArmSrvRequest_< ContainerAllocator >::_ang_type |
| typedef double rfid_behaviors::ArmSrvRequest_< ContainerAllocator >::_x_type |
| typedef double rfid_behaviors::ArmSrvRequest_< ContainerAllocator >::_y_type |
| typedef double rfid_behaviors::ArmSrvRequest_< ContainerAllocator >::_z_type |
| typedef boost::shared_ptr< ::rfid_behaviors::ArmSrvRequest_<ContainerAllocator> const> rfid_behaviors::ArmSrvRequest_< ContainerAllocator >::ConstPtr |
| typedef boost::shared_ptr< ::rfid_behaviors::ArmSrvRequest_<ContainerAllocator> > rfid_behaviors::ArmSrvRequest_< ContainerAllocator >::Ptr |
| typedef ArmSrvRequest_<ContainerAllocator> rfid_behaviors::ArmSrvRequest_< ContainerAllocator >::Type |
| rfid_behaviors::ArmSrvRequest_< ContainerAllocator >::ArmSrvRequest_ | ( | ) | [inline] |
| rfid_behaviors::ArmSrvRequest_< ContainerAllocator >::ArmSrvRequest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
| boost::shared_ptr<std::map<std::string, std::string> > rfid_behaviors::ArmSrvRequest_< ContainerAllocator >::__connection_header |
| double rfid_behaviors::ArmSrvRequest_< ContainerAllocator >::ang |
| double rfid_behaviors::ArmSrvRequest_< ContainerAllocator >::x |
| double rfid_behaviors::ArmSrvRequest_< ContainerAllocator >::y |
| double rfid_behaviors::ArmSrvRequest_< ContainerAllocator >::z |