#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 ::std_msgs::Header_ < ContainerAllocator > | _header_type |
typedef boost::shared_ptr < ::hrl_lib::StringArray_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::hrl_lib::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 |
::std_msgs::Header_ < ContainerAllocator > | header |
Definition at line 22 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_lib::StringArray_< ContainerAllocator >::_data_type |
Definition at line 40 of file StringArray.h.
typedef ::std_msgs::Header_<ContainerAllocator> hrl_lib::StringArray_< ContainerAllocator >::_header_type |
Definition at line 37 of file StringArray.h.
typedef boost::shared_ptr< ::hrl_lib::StringArray_<ContainerAllocator> const> hrl_lib::StringArray_< ContainerAllocator >::ConstPtr |
Definition at line 45 of file StringArray.h.
typedef boost::shared_ptr< ::hrl_lib::StringArray_<ContainerAllocator> > hrl_lib::StringArray_< ContainerAllocator >::Ptr |
Definition at line 44 of file StringArray.h.
typedef StringArray_<ContainerAllocator> hrl_lib::StringArray_< ContainerAllocator >::Type |
Definition at line 23 of file StringArray.h.
hrl_lib::StringArray_< ContainerAllocator >::StringArray_ | ( | ) | [inline] |
Definition at line 25 of file StringArray.h.
hrl_lib::StringArray_< ContainerAllocator >::StringArray_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 31 of file StringArray.h.
boost::shared_ptr<std::map<std::string, std::string> > hrl_lib::StringArray_< ContainerAllocator >::__connection_header |
Definition at line 46 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_lib::StringArray_< ContainerAllocator >::data |
Definition at line 41 of file StringArray.h.
::std_msgs::Header_<ContainerAllocator> hrl_lib::StringArray_< ContainerAllocator >::header |
Definition at line 38 of file StringArray.h.