$search
#include <ModelHypothesis.h>
Public Types | |
typedef ::arm_navigation_msgs::Shape_ < ContainerAllocator > | _mesh_type |
typedef ::geometry_msgs::PoseStamped_ < ContainerAllocator > | _pose_type |
typedef boost::shared_ptr < ::object_recognition_gui::ModelHypothesis_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::object_recognition_gui::ModelHypothesis_ < ContainerAllocator > > | Ptr |
typedef ModelHypothesis_ < 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 |
virtual ROS_DEPRECATED uint8_t * | deserialize (uint8_t *read_ptr) |
ModelHypothesis_ (const ContainerAllocator &_alloc) | |
ModelHypothesis_ () | |
virtual ROS_DEPRECATED uint32_t | serializationLength () const |
virtual ROS_DEPRECATED uint8_t * | serialize (uint8_t *write_ptr, uint32_t seq) const |
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 |
::arm_navigation_msgs::Shape_ < ContainerAllocator > | mesh |
::geometry_msgs::PoseStamped_ < ContainerAllocator > | pose |
Static Private Member Functions | |
static const char * | __s_getDataType_ () |
static const char * | __s_getMD5Sum_ () |
static const char * | __s_getMessageDefinition_ () |
Definition at line 23 of file ModelHypothesis.h.
typedef ::arm_navigation_msgs::Shape_<ContainerAllocator> object_recognition_gui::ModelHypothesis_< ContainerAllocator >::_mesh_type |
Definition at line 38 of file ModelHypothesis.h.
typedef ::geometry_msgs::PoseStamped_<ContainerAllocator> object_recognition_gui::ModelHypothesis_< ContainerAllocator >::_pose_type |
Definition at line 41 of file ModelHypothesis.h.
typedef boost::shared_ptr< ::object_recognition_gui::ModelHypothesis_<ContainerAllocator> const> object_recognition_gui::ModelHypothesis_< ContainerAllocator >::ConstPtr |
Definition at line 177 of file ModelHypothesis.h.
typedef boost::shared_ptr< ::object_recognition_gui::ModelHypothesis_<ContainerAllocator> > object_recognition_gui::ModelHypothesis_< ContainerAllocator >::Ptr |
Definition at line 176 of file ModelHypothesis.h.
typedef ModelHypothesis_<ContainerAllocator> object_recognition_gui::ModelHypothesis_< ContainerAllocator >::Type |
Definition at line 24 of file ModelHypothesis.h.
object_recognition_gui::ModelHypothesis_< ContainerAllocator >::ModelHypothesis_ | ( | ) | [inline] |
Definition at line 26 of file ModelHypothesis.h.
object_recognition_gui::ModelHypothesis_< ContainerAllocator >::ModelHypothesis_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 32 of file ModelHypothesis.h.
ROS_DEPRECATED const std::string object_recognition_gui::ModelHypothesis_< ContainerAllocator >::__getDataType | ( | ) | const [inline] |
Definition at line 50 of file ModelHypothesis.h.
ROS_DEPRECATED const std::string object_recognition_gui::ModelHypothesis_< ContainerAllocator >::__getMD5Sum | ( | ) | const [inline] |
Definition at line 57 of file ModelHypothesis.h.
ROS_DEPRECATED const std::string object_recognition_gui::ModelHypothesis_< ContainerAllocator >::__getMessageDefinition | ( | ) | const [inline] |
Definition at line 150 of file ModelHypothesis.h.
static ROS_DEPRECATED const std::string object_recognition_gui::ModelHypothesis_< ContainerAllocator >::__s_getDataType | ( | ) | [inline, static] |
Definition at line 48 of file ModelHypothesis.h.
static const char* object_recognition_gui::ModelHypothesis_< ContainerAllocator >::__s_getDataType_ | ( | ) | [inline, static, private] |
Definition at line 46 of file ModelHypothesis.h.
static ROS_DEPRECATED const std::string object_recognition_gui::ModelHypothesis_< ContainerAllocator >::__s_getMD5Sum | ( | ) | [inline, static] |
Definition at line 55 of file ModelHypothesis.h.
static const char* object_recognition_gui::ModelHypothesis_< ContainerAllocator >::__s_getMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 53 of file ModelHypothesis.h.
static ROS_DEPRECATED const std::string object_recognition_gui::ModelHypothesis_< ContainerAllocator >::__s_getMessageDefinition | ( | ) | [inline, static] |
Definition at line 148 of file ModelHypothesis.h.
static const char* object_recognition_gui::ModelHypothesis_< ContainerAllocator >::__s_getMessageDefinition_ | ( | ) | [inline, static, private] |
Definition at line 60 of file ModelHypothesis.h.
virtual ROS_DEPRECATED uint8_t* object_recognition_gui::ModelHypothesis_< ContainerAllocator >::deserialize | ( | uint8_t * | read_ptr | ) | [inline, virtual] |
Definition at line 160 of file ModelHypothesis.h.
virtual ROS_DEPRECATED uint32_t object_recognition_gui::ModelHypothesis_< ContainerAllocator >::serializationLength | ( | ) | const [inline, virtual] |
Definition at line 168 of file ModelHypothesis.h.
virtual ROS_DEPRECATED uint8_t* object_recognition_gui::ModelHypothesis_< ContainerAllocator >::serialize | ( | uint8_t * | write_ptr, | |
uint32_t | seq | |||
) | const [inline, virtual] |
Definition at line 152 of file ModelHypothesis.h.
boost::shared_ptr<std::map<std::string, std::string> > object_recognition_gui::ModelHypothesis_< ContainerAllocator >::__connection_header |
Definition at line 178 of file ModelHypothesis.h.
::arm_navigation_msgs::Shape_<ContainerAllocator> object_recognition_gui::ModelHypothesis_< ContainerAllocator >::mesh |
Definition at line 39 of file ModelHypothesis.h.
::geometry_msgs::PoseStamped_<ContainerAllocator> object_recognition_gui::ModelHypothesis_< ContainerAllocator >::pose |
Definition at line 42 of file ModelHypothesis.h.