#include <AddObject.h>
Public Types | |
typedef ::worldmodel_msgs::Object_ < ContainerAllocator > | _object_type |
typedef boost::shared_ptr < ::worldmodel_msgs::AddObjectResponse_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::worldmodel_msgs::AddObjectResponse_ < ContainerAllocator > > | Ptr |
typedef AddObjectResponse_ < ContainerAllocator > | Type |
Public Member Functions | |
AddObjectResponse_ () | |
AddObjectResponse_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
::worldmodel_msgs::Object_ < ContainerAllocator > | object |
Definition at line 60 of file AddObject.h.
typedef ::worldmodel_msgs::Object_<ContainerAllocator> worldmodel_msgs::AddObjectResponse_< ContainerAllocator >::_object_type |
Definition at line 73 of file AddObject.h.
typedef boost::shared_ptr< ::worldmodel_msgs::AddObjectResponse_<ContainerAllocator> const> worldmodel_msgs::AddObjectResponse_< ContainerAllocator >::ConstPtr |
Definition at line 78 of file AddObject.h.
typedef boost::shared_ptr< ::worldmodel_msgs::AddObjectResponse_<ContainerAllocator> > worldmodel_msgs::AddObjectResponse_< ContainerAllocator >::Ptr |
Definition at line 77 of file AddObject.h.
typedef AddObjectResponse_<ContainerAllocator> worldmodel_msgs::AddObjectResponse_< ContainerAllocator >::Type |
Definition at line 61 of file AddObject.h.
worldmodel_msgs::AddObjectResponse_< ContainerAllocator >::AddObjectResponse_ | ( | ) | [inline] |
Definition at line 63 of file AddObject.h.
worldmodel_msgs::AddObjectResponse_< ContainerAllocator >::AddObjectResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 68 of file AddObject.h.
boost::shared_ptr<std::map<std::string, std::string> > worldmodel_msgs::AddObjectResponse_< ContainerAllocator >::__connection_header |
Definition at line 79 of file AddObject.h.
::worldmodel_msgs::Object_<ContainerAllocator> worldmodel_msgs::AddObjectResponse_< ContainerAllocator >::object |
Definition at line 74 of file AddObject.h.