#include <body_getaabbs.h>
Public Types | |
typedef std::vector < ::openraveros::AABB_ < ContainerAllocator > , typename ContainerAllocator::template rebind< ::openraveros::AABB_ < ContainerAllocator > >::other > | _boxes_type |
typedef boost::shared_ptr < ::openraveros::body_getaabbsResponse_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::openraveros::body_getaabbsResponse_ < ContainerAllocator > > | Ptr |
typedef body_getaabbsResponse_ < ContainerAllocator > | Type |
Public Member Functions | |
body_getaabbsResponse_ () | |
body_getaabbsResponse_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
std::vector < ::openraveros::AABB_ < ContainerAllocator > , typename ContainerAllocator::template rebind< ::openraveros::AABB_ < ContainerAllocator > >::other > | boxes |
Definition at line 54 of file body_getaabbs.h.
typedef std::vector< ::openraveros::AABB_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::openraveros::AABB_<ContainerAllocator> >::other > openraveros::body_getaabbsResponse_< ContainerAllocator >::_boxes_type |
Definition at line 67 of file body_getaabbs.h.
typedef boost::shared_ptr< ::openraveros::body_getaabbsResponse_<ContainerAllocator> const> openraveros::body_getaabbsResponse_< ContainerAllocator >::ConstPtr |
Definition at line 72 of file body_getaabbs.h.
typedef boost::shared_ptr< ::openraveros::body_getaabbsResponse_<ContainerAllocator> > openraveros::body_getaabbsResponse_< ContainerAllocator >::Ptr |
Definition at line 71 of file body_getaabbs.h.
typedef body_getaabbsResponse_<ContainerAllocator> openraveros::body_getaabbsResponse_< ContainerAllocator >::Type |
Definition at line 55 of file body_getaabbs.h.
openraveros::body_getaabbsResponse_< ContainerAllocator >::body_getaabbsResponse_ | ( | ) | [inline] |
Definition at line 57 of file body_getaabbs.h.
openraveros::body_getaabbsResponse_< ContainerAllocator >::body_getaabbsResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 62 of file body_getaabbs.h.
boost::shared_ptr<std::map<std::string, std::string> > openraveros::body_getaabbsResponse_< ContainerAllocator >::__connection_header |
Definition at line 73 of file body_getaabbs.h.
std::vector< ::openraveros::AABB_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::openraveros::AABB_<ContainerAllocator> >::other > openraveros::body_getaabbsResponse_< ContainerAllocator >::boxes |
Definition at line 68 of file body_getaabbs.h.