$search
#include <ArmHandResult.h>
Public Types | |
typedef std::vector< uint64_t, typename ContainerAllocator::template rebind< uint64_t >::other > | _better_base_ids_type |
typedef float | _distance_to_goal_type |
typedef ::vision_msgs::system_error_ < ContainerAllocator > | _error_type |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _situation_type |
typedef boost::shared_ptr < ::cogman_msgs::ArmHandResult_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::cogman_msgs::ArmHandResult_ < ContainerAllocator > > | Ptr |
typedef ArmHandResult_ < ContainerAllocator > | Type |
Public Member Functions | |
ROS_DEPRECATED const std::string | __getDataType () const |
ROS_DEPRECATED const std::string | __getMD5Sum () const |
ROS_DEPRECATED const std::string | __getMessageDefinition () const |
ArmHandResult_ (const ContainerAllocator &_alloc) | |
ArmHandResult_ () | |
virtual ROS_DEPRECATED uint8_t * | deserialize (uint8_t *read_ptr) |
ROS_DEPRECATED uint32_t | get_better_base_ids_size () const |
ROS_DEPRECATED void | get_better_base_ids_vec (std::vector< uint64_t, typename ContainerAllocator::template rebind< uint64_t >::other > &vec) const |
virtual ROS_DEPRECATED uint32_t | serializationLength () const |
virtual ROS_DEPRECATED uint8_t * | serialize (uint8_t *write_ptr, uint32_t seq) const |
ROS_DEPRECATED void | set_better_base_ids_size (uint32_t size) |
ROS_DEPRECATED void | set_better_base_ids_vec (const std::vector< uint64_t, typename ContainerAllocator::template rebind< uint64_t >::other > &vec) |
Static Public Member Functions | |
static ROS_DEPRECATED const std::string | __s_getDataType () |
static ROS_DEPRECATED const std::string | __s_getMD5Sum () |
static ROS_DEPRECATED const std::string | __s_getMessageDefinition () |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
std::vector< uint64_t, typename ContainerAllocator::template rebind< uint64_t >::other > | better_base_ids |
float | distance_to_goal |
::vision_msgs::system_error_ < ContainerAllocator > | error |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | situation |
Static Private Member Functions | |
static const char * | __s_getDataType_ () |
static const char * | __s_getMD5Sum_ () |
static const char * | __s_getMessageDefinition_ () |
Definition at line 22 of file ArmHandResult.h.
typedef std::vector<uint64_t, typename ContainerAllocator::template rebind<uint64_t>::other > cogman_msgs::ArmHandResult_< ContainerAllocator >::_better_base_ids_type |
Definition at line 50 of file ArmHandResult.h.
typedef float cogman_msgs::ArmHandResult_< ContainerAllocator >::_distance_to_goal_type |
Definition at line 41 of file ArmHandResult.h.
typedef ::vision_msgs::system_error_<ContainerAllocator> cogman_msgs::ArmHandResult_< ContainerAllocator >::_error_type |
Definition at line 47 of file ArmHandResult.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > cogman_msgs::ArmHandResult_< ContainerAllocator >::_situation_type |
Definition at line 44 of file ArmHandResult.h.
typedef boost::shared_ptr< ::cogman_msgs::ArmHandResult_<ContainerAllocator> const> cogman_msgs::ArmHandResult_< ContainerAllocator >::ConstPtr |
Definition at line 134 of file ArmHandResult.h.
typedef boost::shared_ptr< ::cogman_msgs::ArmHandResult_<ContainerAllocator> > cogman_msgs::ArmHandResult_< ContainerAllocator >::Ptr |
Definition at line 133 of file ArmHandResult.h.
typedef ArmHandResult_<ContainerAllocator> cogman_msgs::ArmHandResult_< ContainerAllocator >::Type |
Definition at line 23 of file ArmHandResult.h.
cogman_msgs::ArmHandResult_< ContainerAllocator >::ArmHandResult_ | ( | ) | [inline] |
Definition at line 25 of file ArmHandResult.h.
cogman_msgs::ArmHandResult_< ContainerAllocator >::ArmHandResult_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 33 of file ArmHandResult.h.
ROS_DEPRECATED const std::string cogman_msgs::ArmHandResult_< ContainerAllocator >::__getDataType | ( | ) | const [inline] |
Definition at line 63 of file ArmHandResult.h.
ROS_DEPRECATED const std::string cogman_msgs::ArmHandResult_< ContainerAllocator >::__getMD5Sum | ( | ) | const [inline] |
Definition at line 70 of file ArmHandResult.h.
ROS_DEPRECATED const std::string cogman_msgs::ArmHandResult_< ContainerAllocator >::__getMessageDefinition | ( | ) | const [inline] |
Definition at line 101 of file ArmHandResult.h.
static ROS_DEPRECATED const std::string cogman_msgs::ArmHandResult_< ContainerAllocator >::__s_getDataType | ( | ) | [inline, static] |
Definition at line 61 of file ArmHandResult.h.
static const char* cogman_msgs::ArmHandResult_< ContainerAllocator >::__s_getDataType_ | ( | ) | [inline, static, private] |
Definition at line 59 of file ArmHandResult.h.
static ROS_DEPRECATED const std::string cogman_msgs::ArmHandResult_< ContainerAllocator >::__s_getMD5Sum | ( | ) | [inline, static] |
Definition at line 68 of file ArmHandResult.h.
static const char* cogman_msgs::ArmHandResult_< ContainerAllocator >::__s_getMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 66 of file ArmHandResult.h.
static ROS_DEPRECATED const std::string cogman_msgs::ArmHandResult_< ContainerAllocator >::__s_getMessageDefinition | ( | ) | [inline, static] |
Definition at line 99 of file ArmHandResult.h.
static const char* cogman_msgs::ArmHandResult_< ContainerAllocator >::__s_getMessageDefinition_ | ( | ) | [inline, static, private] |
Definition at line 73 of file ArmHandResult.h.
virtual ROS_DEPRECATED uint8_t* cogman_msgs::ArmHandResult_< ContainerAllocator >::deserialize | ( | uint8_t * | read_ptr | ) | [inline, virtual] |
Definition at line 113 of file ArmHandResult.h.
ROS_DEPRECATED uint32_t cogman_msgs::ArmHandResult_< ContainerAllocator >::get_better_base_ids_size | ( | ) | const [inline] |
Definition at line 54 of file ArmHandResult.h.
ROS_DEPRECATED void cogman_msgs::ArmHandResult_< ContainerAllocator >::get_better_base_ids_vec | ( | std::vector< uint64_t, typename ContainerAllocator::template rebind< uint64_t >::other > & | vec | ) | const [inline] |
Definition at line 56 of file ArmHandResult.h.
virtual ROS_DEPRECATED uint32_t cogman_msgs::ArmHandResult_< ContainerAllocator >::serializationLength | ( | ) | const [inline, virtual] |
Definition at line 123 of file ArmHandResult.h.
virtual ROS_DEPRECATED uint8_t* cogman_msgs::ArmHandResult_< ContainerAllocator >::serialize | ( | uint8_t * | write_ptr, | |
uint32_t | seq | |||
) | const [inline, virtual] |
Definition at line 103 of file ArmHandResult.h.
ROS_DEPRECATED void cogman_msgs::ArmHandResult_< ContainerAllocator >::set_better_base_ids_size | ( | uint32_t | size | ) | [inline] |
Definition at line 55 of file ArmHandResult.h.
ROS_DEPRECATED void cogman_msgs::ArmHandResult_< ContainerAllocator >::set_better_base_ids_vec | ( | const std::vector< uint64_t, typename ContainerAllocator::template rebind< uint64_t >::other > & | vec | ) | [inline] |
Definition at line 57 of file ArmHandResult.h.
boost::shared_ptr<std::map<std::string, std::string> > cogman_msgs::ArmHandResult_< ContainerAllocator >::__connection_header |
Definition at line 135 of file ArmHandResult.h.
std::vector<uint64_t, typename ContainerAllocator::template rebind<uint64_t>::other > cogman_msgs::ArmHandResult_< ContainerAllocator >::better_base_ids |
Definition at line 51 of file ArmHandResult.h.
float cogman_msgs::ArmHandResult_< ContainerAllocator >::distance_to_goal |
Definition at line 42 of file ArmHandResult.h.
::vision_msgs::system_error_<ContainerAllocator> cogman_msgs::ArmHandResult_< ContainerAllocator >::error |
Definition at line 48 of file ArmHandResult.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > cogman_msgs::ArmHandResult_< ContainerAllocator >::situation |
Definition at line 45 of file ArmHandResult.h.