#include <robot_sensorgetdata.h>
Public Types | |
typedef int32_t | _robotid_type |
typedef uint32_t | _sensorindex_type |
typedef boost::shared_ptr < ::openraveros::robot_sensorgetdataRequest_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::openraveros::robot_sensorgetdataRequest_ < ContainerAllocator > > | Ptr |
typedef robot_sensorgetdataRequest_ < ContainerAllocator > | Type |
Public Member Functions | |
robot_sensorgetdataRequest_ () | |
robot_sensorgetdataRequest_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
int32_t | robotid |
uint32_t | sensorindex |
Definition at line 27 of file robot_sensorgetdata.h.
typedef int32_t openraveros::robot_sensorgetdataRequest_< ContainerAllocator >::_robotid_type |
Definition at line 42 of file robot_sensorgetdata.h.
typedef uint32_t openraveros::robot_sensorgetdataRequest_< ContainerAllocator >::_sensorindex_type |
Definition at line 45 of file robot_sensorgetdata.h.
typedef boost::shared_ptr< ::openraveros::robot_sensorgetdataRequest_<ContainerAllocator> const> openraveros::robot_sensorgetdataRequest_< ContainerAllocator >::ConstPtr |
Definition at line 50 of file robot_sensorgetdata.h.
typedef boost::shared_ptr< ::openraveros::robot_sensorgetdataRequest_<ContainerAllocator> > openraveros::robot_sensorgetdataRequest_< ContainerAllocator >::Ptr |
Definition at line 49 of file robot_sensorgetdata.h.
typedef robot_sensorgetdataRequest_<ContainerAllocator> openraveros::robot_sensorgetdataRequest_< ContainerAllocator >::Type |
Definition at line 28 of file robot_sensorgetdata.h.
openraveros::robot_sensorgetdataRequest_< ContainerAllocator >::robot_sensorgetdataRequest_ | ( | ) | [inline] |
Definition at line 30 of file robot_sensorgetdata.h.
openraveros::robot_sensorgetdataRequest_< ContainerAllocator >::robot_sensorgetdataRequest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 36 of file robot_sensorgetdata.h.
boost::shared_ptr<std::map<std::string, std::string> > openraveros::robot_sensorgetdataRequest_< ContainerAllocator >::__connection_header |
Definition at line 51 of file robot_sensorgetdata.h.
int32_t openraveros::robot_sensorgetdataRequest_< ContainerAllocator >::robotid |
Definition at line 43 of file robot_sensorgetdata.h.
uint32_t openraveros::robot_sensorgetdataRequest_< ContainerAllocator >::sensorindex |
Definition at line 46 of file robot_sensorgetdata.h.