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