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