#include <PlatformInfo.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 > | _platform_type |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _robot_type |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _system_type |
typedef boost::shared_ptr < ::concert_msgs::PlatformInfo_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::concert_msgs::PlatformInfo_ < ContainerAllocator > > | Ptr |
typedef PlatformInfo_ < ContainerAllocator > | Type |
Public Member Functions | |
PlatformInfo_ () | |
PlatformInfo_ (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 > | platform |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | robot |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | system |
Definition at line 21 of file PlatformInfo.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > concert_msgs::PlatformInfo_< ContainerAllocator >::_name_type |
Definition at line 49 of file PlatformInfo.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > concert_msgs::PlatformInfo_< ContainerAllocator >::_platform_type |
Definition at line 40 of file PlatformInfo.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > concert_msgs::PlatformInfo_< ContainerAllocator >::_robot_type |
Definition at line 46 of file PlatformInfo.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > concert_msgs::PlatformInfo_< ContainerAllocator >::_system_type |
Definition at line 43 of file PlatformInfo.h.
typedef boost::shared_ptr< ::concert_msgs::PlatformInfo_<ContainerAllocator> const> concert_msgs::PlatformInfo_< ContainerAllocator >::ConstPtr |
Definition at line 54 of file PlatformInfo.h.
typedef boost::shared_ptr< ::concert_msgs::PlatformInfo_<ContainerAllocator> > concert_msgs::PlatformInfo_< ContainerAllocator >::Ptr |
Definition at line 53 of file PlatformInfo.h.
typedef PlatformInfo_<ContainerAllocator> concert_msgs::PlatformInfo_< ContainerAllocator >::Type |
Definition at line 22 of file PlatformInfo.h.
concert_msgs::PlatformInfo_< ContainerAllocator >::PlatformInfo_ | ( | ) | [inline] |
Definition at line 24 of file PlatformInfo.h.
concert_msgs::PlatformInfo_< ContainerAllocator >::PlatformInfo_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 32 of file PlatformInfo.h.
boost::shared_ptr<std::map<std::string, std::string> > concert_msgs::PlatformInfo_< ContainerAllocator >::__connection_header |
Definition at line 55 of file PlatformInfo.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > concert_msgs::PlatformInfo_< ContainerAllocator >::name |
Definition at line 50 of file PlatformInfo.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > concert_msgs::PlatformInfo_< ContainerAllocator >::platform |
Definition at line 41 of file PlatformInfo.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > concert_msgs::PlatformInfo_< ContainerAllocator >::robot |
Definition at line 47 of file PlatformInfo.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > concert_msgs::PlatformInfo_< ContainerAllocator >::system |
Definition at line 44 of file PlatformInfo.h.