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