#include <ObjectInfo.h>
Public Types | |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _class_id_type |
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 float | _support_type |
typedef boost::shared_ptr < ::worldmodel_msgs::ObjectInfo_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::worldmodel_msgs::ObjectInfo_ < ContainerAllocator > > | Ptr |
typedef ObjectInfo_ < ContainerAllocator > | Type |
Public Member Functions | |
ObjectInfo_ () | |
ObjectInfo_ (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 > | class_id |
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 |
float | support |
Definition at line 21 of file ObjectInfo.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > worldmodel_msgs::ObjectInfo_< ContainerAllocator >::_class_id_type |
Definition at line 40 of file ObjectInfo.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > worldmodel_msgs::ObjectInfo_< ContainerAllocator >::_name_type |
Definition at line 46 of file ObjectInfo.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > worldmodel_msgs::ObjectInfo_< ContainerAllocator >::_object_id_type |
Definition at line 43 of file ObjectInfo.h.
typedef float worldmodel_msgs::ObjectInfo_< ContainerAllocator >::_support_type |
Definition at line 49 of file ObjectInfo.h.
typedef boost::shared_ptr< ::worldmodel_msgs::ObjectInfo_<ContainerAllocator> const> worldmodel_msgs::ObjectInfo_< ContainerAllocator >::ConstPtr |
Definition at line 54 of file ObjectInfo.h.
typedef boost::shared_ptr< ::worldmodel_msgs::ObjectInfo_<ContainerAllocator> > worldmodel_msgs::ObjectInfo_< ContainerAllocator >::Ptr |
Definition at line 53 of file ObjectInfo.h.
typedef ObjectInfo_<ContainerAllocator> worldmodel_msgs::ObjectInfo_< ContainerAllocator >::Type |
Definition at line 22 of file ObjectInfo.h.
worldmodel_msgs::ObjectInfo_< ContainerAllocator >::ObjectInfo_ | ( | ) | [inline] |
Definition at line 24 of file ObjectInfo.h.
worldmodel_msgs::ObjectInfo_< ContainerAllocator >::ObjectInfo_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 32 of file ObjectInfo.h.
boost::shared_ptr<std::map<std::string, std::string> > worldmodel_msgs::ObjectInfo_< ContainerAllocator >::__connection_header |
Definition at line 55 of file ObjectInfo.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > worldmodel_msgs::ObjectInfo_< ContainerAllocator >::class_id |
Definition at line 41 of file ObjectInfo.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > worldmodel_msgs::ObjectInfo_< ContainerAllocator >::name |
Definition at line 47 of file ObjectInfo.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > worldmodel_msgs::ObjectInfo_< ContainerAllocator >::object_id |
Definition at line 44 of file ObjectInfo.h.
float worldmodel_msgs::ObjectInfo_< ContainerAllocator >::support |
Definition at line 50 of file ObjectInfo.h.