#include <TF2Error.h>
Public Types | |
| enum | { NO_ERROR = 0 } |
| enum | { LOOKUP_ERROR = 1 } |
| enum | { CONNECTIVITY_ERROR = 2 } |
| enum | { EXTRAPOLATION_ERROR = 3 } |
| enum | { INVALID_ARGUMENT_ERROR = 4 } |
| enum | { TIMEOUT_ERROR = 5 } |
| enum | { TRANSFORM_ERROR = 6 } |
| typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _error_string_type |
| typedef uint8_t | _error_type |
| typedef boost::shared_ptr < ::tf2_msgs::TF2Error_ < ContainerAllocator > const > | ConstPtr |
| typedef boost::shared_ptr < ::tf2_msgs::TF2Error_ < ContainerAllocator > > | Ptr |
| typedef TF2Error_ < ContainerAllocator > | Type |
Public Member Functions | |
| TF2Error_ () | |
| TF2Error_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
| boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
| uint8_t | error |
| std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | error_string |
Definition at line 21 of file TF2Error.h.
| typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > tf2_msgs::TF2Error_< ContainerAllocator >::_error_string_type |
Definition at line 39 of file TF2Error.h.
| typedef uint8_t tf2_msgs::TF2Error_< ContainerAllocator >::_error_type |
Definition at line 36 of file TF2Error.h.
| typedef boost::shared_ptr< ::tf2_msgs::TF2Error_<ContainerAllocator> const> tf2_msgs::TF2Error_< ContainerAllocator >::ConstPtr |
Definition at line 51 of file TF2Error.h.
| typedef boost::shared_ptr< ::tf2_msgs::TF2Error_<ContainerAllocator> > tf2_msgs::TF2Error_< ContainerAllocator >::Ptr |
Definition at line 50 of file TF2Error.h.
| typedef TF2Error_<ContainerAllocator> tf2_msgs::TF2Error_< ContainerAllocator >::Type |
Definition at line 22 of file TF2Error.h.
| anonymous enum |
Definition at line 42 of file TF2Error.h.
| anonymous enum |
Definition at line 43 of file TF2Error.h.
| anonymous enum |
Definition at line 44 of file TF2Error.h.
| anonymous enum |
Definition at line 45 of file TF2Error.h.
| anonymous enum |
Definition at line 46 of file TF2Error.h.
| anonymous enum |
Definition at line 47 of file TF2Error.h.
| anonymous enum |
Definition at line 48 of file TF2Error.h.
| tf2_msgs::TF2Error_< ContainerAllocator >::TF2Error_ | ( | ) | [inline] |
Definition at line 24 of file TF2Error.h.
| tf2_msgs::TF2Error_< ContainerAllocator >::TF2Error_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 30 of file TF2Error.h.
| boost::shared_ptr<std::map<std::string, std::string> > tf2_msgs::TF2Error_< ContainerAllocator >::__connection_header |
Definition at line 52 of file TF2Error.h.
| uint8_t tf2_msgs::TF2Error_< ContainerAllocator >::error |
Definition at line 37 of file TF2Error.h.
| std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > tf2_msgs::TF2Error_< ContainerAllocator >::error_string |
Definition at line 40 of file TF2Error.h.