#include <guiFeedback.h>
Public Types | |
typedef std::vector< double, typename ContainerAllocator::template rebind< double >::other > | _num_feedback_type |
typedef std::vector < std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > , typename ContainerAllocator::template rebind< std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > >::other > | _string_feedback_type |
typedef boost::shared_ptr < ::tibi_dabo_msgs::guiFeedback_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::tibi_dabo_msgs::guiFeedback_ < ContainerAllocator > > | Ptr |
typedef guiFeedback_ < ContainerAllocator > | Type |
Public Member Functions | |
guiFeedback_ () | |
guiFeedback_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
std::vector< double, typename ContainerAllocator::template rebind< double >::other > | num_feedback |
std::vector< std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > , typename ContainerAllocator::template rebind< std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > >::other > | string_feedback |
Definition at line 21 of file guiFeedback.h.
typedef std::vector<double, typename ContainerAllocator::template rebind<double>::other > tibi_dabo_msgs::guiFeedback_< ContainerAllocator >::_num_feedback_type |
Definition at line 36 of file guiFeedback.h.
typedef std::vector<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > , typename ContainerAllocator::template rebind<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > >::other > tibi_dabo_msgs::guiFeedback_< ContainerAllocator >::_string_feedback_type |
Definition at line 39 of file guiFeedback.h.
typedef boost::shared_ptr< ::tibi_dabo_msgs::guiFeedback_<ContainerAllocator> const> tibi_dabo_msgs::guiFeedback_< ContainerAllocator >::ConstPtr |
Definition at line 44 of file guiFeedback.h.
typedef boost::shared_ptr< ::tibi_dabo_msgs::guiFeedback_<ContainerAllocator> > tibi_dabo_msgs::guiFeedback_< ContainerAllocator >::Ptr |
Definition at line 43 of file guiFeedback.h.
typedef guiFeedback_<ContainerAllocator> tibi_dabo_msgs::guiFeedback_< ContainerAllocator >::Type |
Definition at line 22 of file guiFeedback.h.
tibi_dabo_msgs::guiFeedback_< ContainerAllocator >::guiFeedback_ | ( | ) | [inline] |
Definition at line 24 of file guiFeedback.h.
tibi_dabo_msgs::guiFeedback_< ContainerAllocator >::guiFeedback_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 30 of file guiFeedback.h.
boost::shared_ptr<std::map<std::string, std::string> > tibi_dabo_msgs::guiFeedback_< ContainerAllocator >::__connection_header |
Definition at line 45 of file guiFeedback.h.
std::vector<double, typename ContainerAllocator::template rebind<double>::other > tibi_dabo_msgs::guiFeedback_< ContainerAllocator >::num_feedback |
Definition at line 37 of file guiFeedback.h.
std::vector<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > , typename ContainerAllocator::template rebind<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > >::other > tibi_dabo_msgs::guiFeedback_< ContainerAllocator >::string_feedback |
Definition at line 40 of file guiFeedback.h.