#include <StringArray.h>
Public Types | |
typedef std::vector < std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > , typename ContainerAllocator::template rebind< std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > >::other > | _data_type |
typedef boost::shared_ptr < ::hrl_msgs::StringArray_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::hrl_msgs::StringArray_ < ContainerAllocator > > | Ptr |
typedef StringArray_ < ContainerAllocator > | Type |
Public Member Functions | |
StringArray_ () | |
StringArray_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
std::vector< std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > , typename ContainerAllocator::template rebind< std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > >::other > | data |
Definition at line 21 of file StringArray.h.
typedef std::vector<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > , typename ContainerAllocator::template rebind<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > >::other > hrl_msgs::StringArray_< ContainerAllocator >::_data_type |
Definition at line 34 of file StringArray.h.
typedef boost::shared_ptr< ::hrl_msgs::StringArray_<ContainerAllocator> const> hrl_msgs::StringArray_< ContainerAllocator >::ConstPtr |
Definition at line 39 of file StringArray.h.
typedef boost::shared_ptr< ::hrl_msgs::StringArray_<ContainerAllocator> > hrl_msgs::StringArray_< ContainerAllocator >::Ptr |
Definition at line 38 of file StringArray.h.
typedef StringArray_<ContainerAllocator> hrl_msgs::StringArray_< ContainerAllocator >::Type |
Definition at line 22 of file StringArray.h.
hrl_msgs::StringArray_< ContainerAllocator >::StringArray_ | ( | ) | [inline] |
Definition at line 24 of file StringArray.h.
hrl_msgs::StringArray_< ContainerAllocator >::StringArray_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 29 of file StringArray.h.
boost::shared_ptr<std::map<std::string, std::string> > hrl_msgs::StringArray_< ContainerAllocator >::__connection_header |
Definition at line 40 of file StringArray.h.
std::vector<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > , typename ContainerAllocator::template rebind<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > >::other > hrl_msgs::StringArray_< ContainerAllocator >::data |
Definition at line 35 of file StringArray.h.