#include <body_destroy.h>
Public Types | |
| typedef int32_t | _bodyid_type |
| typedef boost::shared_ptr < ::openraveros::body_destroyRequest_ < ContainerAllocator > const > | ConstPtr |
| typedef boost::shared_ptr < ::openraveros::body_destroyRequest_ < ContainerAllocator > > | Ptr |
| typedef body_destroyRequest_ < ContainerAllocator > | Type |
Public Member Functions | |
| body_destroyRequest_ () | |
| body_destroyRequest_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
| boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
| int32_t | bodyid |
Definition at line 25 of file body_destroy.h.
| typedef int32_t openraveros::body_destroyRequest_< ContainerAllocator >::_bodyid_type |
Definition at line 38 of file body_destroy.h.
| typedef boost::shared_ptr< ::openraveros::body_destroyRequest_<ContainerAllocator> const> openraveros::body_destroyRequest_< ContainerAllocator >::ConstPtr |
Definition at line 43 of file body_destroy.h.
| typedef boost::shared_ptr< ::openraveros::body_destroyRequest_<ContainerAllocator> > openraveros::body_destroyRequest_< ContainerAllocator >::Ptr |
Definition at line 42 of file body_destroy.h.
| typedef body_destroyRequest_<ContainerAllocator> openraveros::body_destroyRequest_< ContainerAllocator >::Type |
Definition at line 26 of file body_destroy.h.
| openraveros::body_destroyRequest_< ContainerAllocator >::body_destroyRequest_ | ( | ) | [inline] |
Definition at line 28 of file body_destroy.h.
| openraveros::body_destroyRequest_< ContainerAllocator >::body_destroyRequest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 33 of file body_destroy.h.
| boost::shared_ptr<std::map<std::string, std::string> > openraveros::body_destroyRequest_< ContainerAllocator >::__connection_header |
Definition at line 44 of file body_destroy.h.
| int32_t openraveros::body_destroyRequest_< ContainerAllocator >::bodyid |
Definition at line 39 of file body_destroy.h.