#include <body_enable.h>
Public Types | |
typedef boost::shared_ptr < ::openraveros::body_enableResponse_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::openraveros::body_enableResponse_ < ContainerAllocator > > | Ptr |
typedef body_enableResponse_ < ContainerAllocator > | Type |
Public Member Functions | |
body_enableResponse_ () | |
body_enableResponse_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
Definition at line 58 of file body_enable.h.
typedef boost::shared_ptr< ::openraveros::body_enableResponse_<ContainerAllocator> const> openraveros::body_enableResponse_< ContainerAllocator >::ConstPtr |
Definition at line 71 of file body_enable.h.
typedef boost::shared_ptr< ::openraveros::body_enableResponse_<ContainerAllocator> > openraveros::body_enableResponse_< ContainerAllocator >::Ptr |
Definition at line 70 of file body_enable.h.
typedef body_enableResponse_<ContainerAllocator> openraveros::body_enableResponse_< ContainerAllocator >::Type |
Definition at line 59 of file body_enable.h.
openraveros::body_enableResponse_< ContainerAllocator >::body_enableResponse_ | ( | ) | [inline] |
Definition at line 61 of file body_enable.h.
openraveros::body_enableResponse_< ContainerAllocator >::body_enableResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 65 of file body_enable.h.
boost::shared_ptr<std::map<std::string, std::string> > openraveros::body_enableResponse_< ContainerAllocator >::__connection_header |
Definition at line 72 of file body_enable.h.