#include <String.h>
Public Types | |
| typedef std::basic_string< char, std::char_traits< char >, typename ContainerAllocator::template rebind< char >::other > | _data_type |
| typedef std::shared_ptr< ::std_msgs::String_< ContainerAllocator > const > | ConstPtr |
| typedef std::shared_ptr< ::std_msgs::String_< ContainerAllocator > > | Ptr |
| typedef String_< ContainerAllocator > | Type |
Public Member Functions | |
| String_ () | |
| String_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
| _data_type | data |
| typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > std_msgs::String_< ContainerAllocator >::_data_type |
| typedef std::shared_ptr< ::std_msgs::String_<ContainerAllocator> const> std_msgs::String_< ContainerAllocator >::ConstPtr |
| typedef std::shared_ptr< ::std_msgs::String_<ContainerAllocator> > std_msgs::String_< ContainerAllocator >::Ptr |
| typedef String_<ContainerAllocator> std_msgs::String_< ContainerAllocator >::Type |
|
inline |
|
inline |
| _data_type std_msgs::String_< ContainerAllocator >::data |