#include <body_enable.h>
Public Types | |
typedef int32_t | _bodyid_type |
typedef uint8_t | _enable_type |
typedef boost::shared_ptr < ::openraveros::body_enableRequest_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::openraveros::body_enableRequest_ < ContainerAllocator > > | Ptr |
typedef body_enableRequest_ < ContainerAllocator > | Type |
Public Member Functions | |
body_enableRequest_ () | |
body_enableRequest_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
int32_t | bodyid |
uint8_t | enable |
Definition at line 25 of file body_enable.h.
typedef int32_t openraveros::body_enableRequest_< ContainerAllocator >::_bodyid_type |
Definition at line 40 of file body_enable.h.
typedef uint8_t openraveros::body_enableRequest_< ContainerAllocator >::_enable_type |
Definition at line 43 of file body_enable.h.
typedef boost::shared_ptr< ::openraveros::body_enableRequest_<ContainerAllocator> const> openraveros::body_enableRequest_< ContainerAllocator >::ConstPtr |
Definition at line 48 of file body_enable.h.
typedef boost::shared_ptr< ::openraveros::body_enableRequest_<ContainerAllocator> > openraveros::body_enableRequest_< ContainerAllocator >::Ptr |
Definition at line 47 of file body_enable.h.
typedef body_enableRequest_<ContainerAllocator> openraveros::body_enableRequest_< ContainerAllocator >::Type |
Definition at line 26 of file body_enable.h.
openraveros::body_enableRequest_< ContainerAllocator >::body_enableRequest_ | ( | ) | [inline] |
Definition at line 28 of file body_enable.h.
openraveros::body_enableRequest_< ContainerAllocator >::body_enableRequest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 34 of file body_enable.h.
boost::shared_ptr<std::map<std::string, std::string> > openraveros::body_enableRequest_< ContainerAllocator >::__connection_header |
Definition at line 49 of file body_enable.h.
int32_t openraveros::body_enableRequest_< ContainerAllocator >::bodyid |
Definition at line 41 of file body_enable.h.
uint8_t openraveros::body_enableRequest_< ContainerAllocator >::enable |
Definition at line 44 of file body_enable.h.