#include <StringsResult.h>
Public Types | |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _answer_type |
typedef boost::shared_ptr < ::cogman_msgs::StringsResult_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::cogman_msgs::StringsResult_ < ContainerAllocator > > | Ptr |
typedef StringsResult_ < ContainerAllocator > | Type |
Public Member Functions | |
StringsResult_ () | |
StringsResult_ (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 > | answer |
Definition at line 21 of file StringsResult.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > cogman_msgs::StringsResult_< ContainerAllocator >::_answer_type |
Definition at line 34 of file StringsResult.h.
typedef boost::shared_ptr< ::cogman_msgs::StringsResult_<ContainerAllocator> const> cogman_msgs::StringsResult_< ContainerAllocator >::ConstPtr |
Definition at line 39 of file StringsResult.h.
typedef boost::shared_ptr< ::cogman_msgs::StringsResult_<ContainerAllocator> > cogman_msgs::StringsResult_< ContainerAllocator >::Ptr |
Definition at line 38 of file StringsResult.h.
typedef StringsResult_<ContainerAllocator> cogman_msgs::StringsResult_< ContainerAllocator >::Type |
Definition at line 22 of file StringsResult.h.
cogman_msgs::StringsResult_< ContainerAllocator >::StringsResult_ | ( | ) | [inline] |
Definition at line 24 of file StringsResult.h.
cogman_msgs::StringsResult_< ContainerAllocator >::StringsResult_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 29 of file StringsResult.h.
boost::shared_ptr<std::map<std::string, std::string> > cogman_msgs::StringsResult_< ContainerAllocator >::__connection_header |
Definition at line 40 of file StringsResult.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > cogman_msgs::StringsResult_< ContainerAllocator >::answer |
Definition at line 35 of file StringsResult.h.