#include <system_error.h>
Public Types | |
enum | { GRASP_FAILED_AND_CRASHED = 4096 } |
enum | { JLO_ERROR = 8192 } |
enum | { VECTOR_FIELD_CANT_REACH = 16384 } |
enum | { MANIPULATION_POSE_UNREACHABLE = 64 } |
enum | { GRASP_FAILED = 128 } |
enum | { OBJECT_NOT_FOUND = 256 } |
enum | { VISION_PRIMITIVE_FAILED = 512 } |
enum | { CONTRADICTING_TACTILE_FEEDBACK = 1024 } |
enum | { CONTRADICTING_VISION_RESULTS = 2048 } |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _error_description_type |
typedef uint64_t | _error_id_type |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _node_name_type |
typedef boost::shared_ptr < ::vision_msgs::system_error_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::vision_msgs::system_error_ < ContainerAllocator > > | Ptr |
typedef system_error_ < ContainerAllocator > | Type |
Public Member Functions | |
system_error_ () | |
system_error_ (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 > | error_description |
uint64_t | error_id |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | node_name |
Definition at line 21 of file system_error.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > vision_msgs::system_error_< ContainerAllocator >::_error_description_type |
Definition at line 44 of file system_error.h.
typedef uint64_t vision_msgs::system_error_< ContainerAllocator >::_error_id_type |
Definition at line 38 of file system_error.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > vision_msgs::system_error_< ContainerAllocator >::_node_name_type |
Definition at line 41 of file system_error.h.
typedef boost::shared_ptr< ::vision_msgs::system_error_<ContainerAllocator> const> vision_msgs::system_error_< ContainerAllocator >::ConstPtr |
Definition at line 58 of file system_error.h.
typedef boost::shared_ptr< ::vision_msgs::system_error_<ContainerAllocator> > vision_msgs::system_error_< ContainerAllocator >::Ptr |
Definition at line 57 of file system_error.h.
typedef system_error_<ContainerAllocator> vision_msgs::system_error_< ContainerAllocator >::Type |
Definition at line 22 of file system_error.h.
anonymous enum |
Definition at line 53 of file system_error.h.
anonymous enum |
Definition at line 54 of file system_error.h.
anonymous enum |
Definition at line 55 of file system_error.h.
anonymous enum |
Definition at line 47 of file system_error.h.
anonymous enum |
Definition at line 48 of file system_error.h.
anonymous enum |
Definition at line 49 of file system_error.h.
anonymous enum |
Definition at line 50 of file system_error.h.
anonymous enum |
Definition at line 51 of file system_error.h.
anonymous enum |
Definition at line 52 of file system_error.h.
vision_msgs::system_error_< ContainerAllocator >::system_error_ | ( | ) | [inline] |
Definition at line 24 of file system_error.h.
vision_msgs::system_error_< ContainerAllocator >::system_error_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 31 of file system_error.h.
boost::shared_ptr<std::map<std::string, std::string> > vision_msgs::system_error_< ContainerAllocator >::__connection_header |
Definition at line 59 of file system_error.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > vision_msgs::system_error_< ContainerAllocator >::error_description |
Definition at line 45 of file system_error.h.
uint64_t vision_msgs::system_error_< ContainerAllocator >::error_id |
Definition at line 39 of file system_error.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > vision_msgs::system_error_< ContainerAllocator >::node_name |
Definition at line 42 of file system_error.h.