#include <StringStamped.h>
Public Types | |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _data_type |
typedef ::std_msgs::Header_ < ContainerAllocator > | _header_type |
typedef boost::shared_ptr < ::roseus::StringStamped_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::roseus::StringStamped_ < ContainerAllocator > > | Ptr |
typedef StringStamped_ < ContainerAllocator > | Type |
Public Member Functions | |
StringStamped_ () | |
StringStamped_ (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 > | data |
::std_msgs::Header_ < ContainerAllocator > | header |
Definition at line 22 of file StringStamped.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > roseus::StringStamped_< ContainerAllocator >::_data_type |
Definition at line 40 of file StringStamped.h.
typedef ::std_msgs::Header_<ContainerAllocator> roseus::StringStamped_< ContainerAllocator >::_header_type |
Definition at line 37 of file StringStamped.h.
typedef boost::shared_ptr< ::roseus::StringStamped_<ContainerAllocator> const> roseus::StringStamped_< ContainerAllocator >::ConstPtr |
Definition at line 45 of file StringStamped.h.
typedef boost::shared_ptr< ::roseus::StringStamped_<ContainerAllocator> > roseus::StringStamped_< ContainerAllocator >::Ptr |
Definition at line 44 of file StringStamped.h.
typedef StringStamped_<ContainerAllocator> roseus::StringStamped_< ContainerAllocator >::Type |
Definition at line 23 of file StringStamped.h.
roseus::StringStamped_< ContainerAllocator >::StringStamped_ | ( | ) | [inline] |
Definition at line 25 of file StringStamped.h.
roseus::StringStamped_< ContainerAllocator >::StringStamped_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 31 of file StringStamped.h.
boost::shared_ptr<std::map<std::string, std::string> > roseus::StringStamped_< ContainerAllocator >::__connection_header |
Definition at line 46 of file StringStamped.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > roseus::StringStamped_< ContainerAllocator >::data |
Definition at line 41 of file StringStamped.h.
::std_msgs::Header_<ContainerAllocator> roseus::StringStamped_< ContainerAllocator >::header |
Definition at line 38 of file StringStamped.h.