#include <env_getbody.h>
Public Types | |
typedef int32_t | _bodyid_type |
typedef boost::shared_ptr < ::openraveros::env_getbodyResponse_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::openraveros::env_getbodyResponse_ < ContainerAllocator > > | Ptr |
typedef env_getbodyResponse_ < ContainerAllocator > | Type |
Public Member Functions | |
env_getbodyResponse_ () | |
env_getbodyResponse_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
int32_t | bodyid |
Definition at line 53 of file env_getbody.h.
typedef int32_t openraveros::env_getbodyResponse_< ContainerAllocator >::_bodyid_type |
Definition at line 66 of file env_getbody.h.
typedef boost::shared_ptr< ::openraveros::env_getbodyResponse_<ContainerAllocator> const> openraveros::env_getbodyResponse_< ContainerAllocator >::ConstPtr |
Definition at line 71 of file env_getbody.h.
typedef boost::shared_ptr< ::openraveros::env_getbodyResponse_<ContainerAllocator> > openraveros::env_getbodyResponse_< ContainerAllocator >::Ptr |
Definition at line 70 of file env_getbody.h.
typedef env_getbodyResponse_<ContainerAllocator> openraveros::env_getbodyResponse_< ContainerAllocator >::Type |
Definition at line 54 of file env_getbody.h.
openraveros::env_getbodyResponse_< ContainerAllocator >::env_getbodyResponse_ | ( | ) | [inline] |
Definition at line 56 of file env_getbody.h.
openraveros::env_getbodyResponse_< ContainerAllocator >::env_getbodyResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 61 of file env_getbody.h.
boost::shared_ptr<std::map<std::string, std::string> > openraveros::env_getbodyResponse_< ContainerAllocator >::__connection_header |
Definition at line 72 of file env_getbody.h.
int32_t openraveros::env_getbodyResponse_< ContainerAllocator >::bodyid |
Definition at line 67 of file env_getbody.h.