#include <PlatformName.h>
Public Types | |
typedef ::std_msgs::Header_ < ContainerAllocator > | _header_type |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _name_type |
typedef boost::shared_ptr < ::clearpath_base::PlatformName_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::clearpath_base::PlatformName_ < ContainerAllocator > > | Ptr |
typedef PlatformName_ < ContainerAllocator > | Type |
Public Member Functions | |
PlatformName_ () | |
PlatformName_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
::std_msgs::Header_ < ContainerAllocator > | header |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | name |
Definition at line 22 of file PlatformName.h.
typedef ::std_msgs::Header_<ContainerAllocator> clearpath_base::PlatformName_< ContainerAllocator >::_header_type |
Definition at line 37 of file PlatformName.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > clearpath_base::PlatformName_< ContainerAllocator >::_name_type |
Definition at line 40 of file PlatformName.h.
typedef boost::shared_ptr< ::clearpath_base::PlatformName_<ContainerAllocator> const> clearpath_base::PlatformName_< ContainerAllocator >::ConstPtr |
Definition at line 45 of file PlatformName.h.
typedef boost::shared_ptr< ::clearpath_base::PlatformName_<ContainerAllocator> > clearpath_base::PlatformName_< ContainerAllocator >::Ptr |
Definition at line 44 of file PlatformName.h.
typedef PlatformName_<ContainerAllocator> clearpath_base::PlatformName_< ContainerAllocator >::Type |
Definition at line 23 of file PlatformName.h.
clearpath_base::PlatformName_< ContainerAllocator >::PlatformName_ | ( | ) | [inline] |
Definition at line 25 of file PlatformName.h.
clearpath_base::PlatformName_< ContainerAllocator >::PlatformName_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 31 of file PlatformName.h.
boost::shared_ptr<std::map<std::string, std::string> > clearpath_base::PlatformName_< ContainerAllocator >::__connection_header |
Definition at line 46 of file PlatformName.h.
::std_msgs::Header_<ContainerAllocator> clearpath_base::PlatformName_< ContainerAllocator >::header |
Definition at line 38 of file PlatformName.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > clearpath_base::PlatformName_< ContainerAllocator >::name |
Definition at line 41 of file PlatformName.h.