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