#include <guideGoalResult.h>
Public Types | |
typedef int32_t | _result_code_type |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _result_type_type |
typedef boost::shared_ptr < ::tibi_dabo_msgs::guideGoalResult_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::tibi_dabo_msgs::guideGoalResult_ < ContainerAllocator > > | Ptr |
typedef guideGoalResult_ < ContainerAllocator > | Type |
Public Member Functions | |
guideGoalResult_ () | |
guideGoalResult_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
int32_t | result_code |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | result_type |
Definition at line 21 of file guideGoalResult.h.
typedef int32_t tibi_dabo_msgs::guideGoalResult_< ContainerAllocator >::_result_code_type |
Definition at line 36 of file guideGoalResult.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > tibi_dabo_msgs::guideGoalResult_< ContainerAllocator >::_result_type_type |
Definition at line 39 of file guideGoalResult.h.
typedef boost::shared_ptr< ::tibi_dabo_msgs::guideGoalResult_<ContainerAllocator> const> tibi_dabo_msgs::guideGoalResult_< ContainerAllocator >::ConstPtr |
Definition at line 44 of file guideGoalResult.h.
typedef boost::shared_ptr< ::tibi_dabo_msgs::guideGoalResult_<ContainerAllocator> > tibi_dabo_msgs::guideGoalResult_< ContainerAllocator >::Ptr |
Definition at line 43 of file guideGoalResult.h.
typedef guideGoalResult_<ContainerAllocator> tibi_dabo_msgs::guideGoalResult_< ContainerAllocator >::Type |
Definition at line 22 of file guideGoalResult.h.
tibi_dabo_msgs::guideGoalResult_< ContainerAllocator >::guideGoalResult_ | ( | ) | [inline] |
Definition at line 24 of file guideGoalResult.h.
tibi_dabo_msgs::guideGoalResult_< ContainerAllocator >::guideGoalResult_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 30 of file guideGoalResult.h.
boost::shared_ptr<std::map<std::string, std::string> > tibi_dabo_msgs::guideGoalResult_< ContainerAllocator >::__connection_header |
Definition at line 45 of file guideGoalResult.h.
int32_t tibi_dabo_msgs::guideGoalResult_< ContainerAllocator >::result_code |
Definition at line 37 of file guideGoalResult.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > tibi_dabo_msgs::guideGoalResult_< ContainerAllocator >::result_type |
Definition at line 40 of file guideGoalResult.h.