#include <SetObjectName.h>
Public Types | |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _name_type |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _object_id_type |
typedef boost::shared_ptr < ::worldmodel_msgs::SetObjectNameRequest_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::worldmodel_msgs::SetObjectNameRequest_ < ContainerAllocator > > | Ptr |
typedef SetObjectNameRequest_ < ContainerAllocator > | Type |
Public Member Functions | |
SetObjectNameRequest_ () | |
SetObjectNameRequest_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | name |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | object_id |
Definition at line 25 of file SetObjectName.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > worldmodel_msgs::SetObjectNameRequest_< ContainerAllocator >::_name_type |
Definition at line 43 of file SetObjectName.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > worldmodel_msgs::SetObjectNameRequest_< ContainerAllocator >::_object_id_type |
Definition at line 40 of file SetObjectName.h.
typedef boost::shared_ptr< ::worldmodel_msgs::SetObjectNameRequest_<ContainerAllocator> const> worldmodel_msgs::SetObjectNameRequest_< ContainerAllocator >::ConstPtr |
Definition at line 48 of file SetObjectName.h.
typedef boost::shared_ptr< ::worldmodel_msgs::SetObjectNameRequest_<ContainerAllocator> > worldmodel_msgs::SetObjectNameRequest_< ContainerAllocator >::Ptr |
Definition at line 47 of file SetObjectName.h.
typedef SetObjectNameRequest_<ContainerAllocator> worldmodel_msgs::SetObjectNameRequest_< ContainerAllocator >::Type |
Definition at line 26 of file SetObjectName.h.
worldmodel_msgs::SetObjectNameRequest_< ContainerAllocator >::SetObjectNameRequest_ | ( | ) | [inline] |
Definition at line 28 of file SetObjectName.h.
worldmodel_msgs::SetObjectNameRequest_< ContainerAllocator >::SetObjectNameRequest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 34 of file SetObjectName.h.
boost::shared_ptr<std::map<std::string, std::string> > worldmodel_msgs::SetObjectNameRequest_< ContainerAllocator >::__connection_header |
Definition at line 49 of file SetObjectName.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > worldmodel_msgs::SetObjectNameRequest_< ContainerAllocator >::name |
Definition at line 44 of file SetObjectName.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > worldmodel_msgs::SetObjectNameRequest_< ContainerAllocator >::object_id |
Definition at line 41 of file SetObjectName.h.