#include <body_getaabb.h>
Public Types | |
typedef ::openraveros::AABB_ < ContainerAllocator > | _box_type |
typedef boost::shared_ptr < ::openraveros::body_getaabbResponse_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::openraveros::body_getaabbResponse_ < ContainerAllocator > > | Ptr |
typedef body_getaabbResponse_ < ContainerAllocator > | Type |
Public Member Functions | |
body_getaabbResponse_ () | |
body_getaabbResponse_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
::openraveros::AABB_ < ContainerAllocator > | box |
Definition at line 54 of file body_getaabb.h.
typedef ::openraveros::AABB_<ContainerAllocator> openraveros::body_getaabbResponse_< ContainerAllocator >::_box_type |
Definition at line 67 of file body_getaabb.h.
typedef boost::shared_ptr< ::openraveros::body_getaabbResponse_<ContainerAllocator> const> openraveros::body_getaabbResponse_< ContainerAllocator >::ConstPtr |
Definition at line 72 of file body_getaabb.h.
typedef boost::shared_ptr< ::openraveros::body_getaabbResponse_<ContainerAllocator> > openraveros::body_getaabbResponse_< ContainerAllocator >::Ptr |
Definition at line 71 of file body_getaabb.h.
typedef body_getaabbResponse_<ContainerAllocator> openraveros::body_getaabbResponse_< ContainerAllocator >::Type |
Definition at line 55 of file body_getaabb.h.
openraveros::body_getaabbResponse_< ContainerAllocator >::body_getaabbResponse_ | ( | ) | [inline] |
Definition at line 57 of file body_getaabb.h.
openraveros::body_getaabbResponse_< ContainerAllocator >::body_getaabbResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 62 of file body_getaabb.h.
boost::shared_ptr<std::map<std::string, std::string> > openraveros::body_getaabbResponse_< ContainerAllocator >::__connection_header |
Definition at line 73 of file body_getaabb.h.
::openraveros::AABB_<ContainerAllocator> openraveros::body_getaabbResponse_< ContainerAllocator >::box |
Definition at line 68 of file body_getaabb.h.