#include <AddObject.h>
Public Types | |
| typedef uint8_t | _map_to_next_obstacle_type |
| typedef ::worldmodel_msgs::Object_ < ContainerAllocator > | _object_type |
| typedef boost::shared_ptr < ::worldmodel_msgs::AddObjectRequest_ < ContainerAllocator > const > | ConstPtr |
| typedef boost::shared_ptr < ::worldmodel_msgs::AddObjectRequest_ < ContainerAllocator > > | Ptr |
| typedef AddObjectRequest_ < ContainerAllocator > | Type |
Public Member Functions | |
| AddObjectRequest_ () | |
| AddObjectRequest_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
| boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
| uint8_t | map_to_next_obstacle |
| ::worldmodel_msgs::Object_ < ContainerAllocator > | object |
Definition at line 27 of file AddObject.h.
| typedef uint8_t worldmodel_msgs::AddObjectRequest_< ContainerAllocator >::_map_to_next_obstacle_type |
Definition at line 45 of file AddObject.h.
| typedef ::worldmodel_msgs::Object_<ContainerAllocator> worldmodel_msgs::AddObjectRequest_< ContainerAllocator >::_object_type |
Definition at line 42 of file AddObject.h.
| typedef boost::shared_ptr< ::worldmodel_msgs::AddObjectRequest_<ContainerAllocator> const> worldmodel_msgs::AddObjectRequest_< ContainerAllocator >::ConstPtr |
Definition at line 50 of file AddObject.h.
| typedef boost::shared_ptr< ::worldmodel_msgs::AddObjectRequest_<ContainerAllocator> > worldmodel_msgs::AddObjectRequest_< ContainerAllocator >::Ptr |
Definition at line 49 of file AddObject.h.
| typedef AddObjectRequest_<ContainerAllocator> worldmodel_msgs::AddObjectRequest_< ContainerAllocator >::Type |
Definition at line 28 of file AddObject.h.
| worldmodel_msgs::AddObjectRequest_< ContainerAllocator >::AddObjectRequest_ | ( | ) | [inline] |
Definition at line 30 of file AddObject.h.
| worldmodel_msgs::AddObjectRequest_< ContainerAllocator >::AddObjectRequest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 36 of file AddObject.h.
| boost::shared_ptr<std::map<std::string, std::string> > worldmodel_msgs::AddObjectRequest_< ContainerAllocator >::__connection_header |
Definition at line 51 of file AddObject.h.
| uint8_t worldmodel_msgs::AddObjectRequest_< ContainerAllocator >::map_to_next_obstacle |
Definition at line 46 of file AddObject.h.
| ::worldmodel_msgs::Object_<ContainerAllocator> worldmodel_msgs::AddObjectRequest_< ContainerAllocator >::object |
Definition at line 43 of file AddObject.h.