$search
#include <aposteriori_position.h>
Public Types | |
typedef std::vector < ::vision_msgs::cop_descriptor_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::vision_msgs::cop_descriptor_ < ContainerAllocator > >::other > | _models_type |
typedef uint64_t | _objectId_type |
typedef uint64_t | _position_type |
typedef double | _probability_type |
typedef boost::shared_ptr < ::vision_msgs::aposteriori_position_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::vision_msgs::aposteriori_position_ < ContainerAllocator > > | Ptr |
typedef aposteriori_position_ < 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 |
aposteriori_position_ (const ContainerAllocator &_alloc) | |
aposteriori_position_ () | |
virtual ROS_DEPRECATED uint8_t * | deserialize (uint8_t *read_ptr) |
ROS_DEPRECATED uint32_t | get_models_size () const |
ROS_DEPRECATED void | get_models_vec (std::vector< ::vision_msgs::cop_descriptor_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::vision_msgs::cop_descriptor_< ContainerAllocator > >::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_models_size (uint32_t size) |
ROS_DEPRECATED void | set_models_vec (const std::vector< ::vision_msgs::cop_descriptor_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::vision_msgs::cop_descriptor_< ContainerAllocator > >::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 < ::vision_msgs::cop_descriptor_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::vision_msgs::cop_descriptor_ < ContainerAllocator > >::other > | models |
uint64_t | objectId |
uint64_t | position |
double | probability |
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 aposteriori_position.h.
typedef std::vector< ::vision_msgs::cop_descriptor_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::vision_msgs::cop_descriptor_<ContainerAllocator> >::other > vision_msgs::aposteriori_position_< ContainerAllocator >::_models_type |
Definition at line 50 of file aposteriori_position.h.
typedef uint64_t vision_msgs::aposteriori_position_< ContainerAllocator >::_objectId_type |
Definition at line 41 of file aposteriori_position.h.
typedef uint64_t vision_msgs::aposteriori_position_< ContainerAllocator >::_position_type |
Definition at line 47 of file aposteriori_position.h.
typedef double vision_msgs::aposteriori_position_< ContainerAllocator >::_probability_type |
Definition at line 44 of file aposteriori_position.h.
typedef boost::shared_ptr< ::vision_msgs::aposteriori_position_<ContainerAllocator> const> vision_msgs::aposteriori_position_< ContainerAllocator >::ConstPtr |
Definition at line 127 of file aposteriori_position.h.
typedef boost::shared_ptr< ::vision_msgs::aposteriori_position_<ContainerAllocator> > vision_msgs::aposteriori_position_< ContainerAllocator >::Ptr |
Definition at line 126 of file aposteriori_position.h.
typedef aposteriori_position_<ContainerAllocator> vision_msgs::aposteriori_position_< ContainerAllocator >::Type |
Definition at line 23 of file aposteriori_position.h.
vision_msgs::aposteriori_position_< ContainerAllocator >::aposteriori_position_ | ( | ) | [inline] |
Definition at line 25 of file aposteriori_position.h.
vision_msgs::aposteriori_position_< ContainerAllocator >::aposteriori_position_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 33 of file aposteriori_position.h.
ROS_DEPRECATED const std::string vision_msgs::aposteriori_position_< ContainerAllocator >::__getDataType | ( | ) | const [inline] |
Definition at line 63 of file aposteriori_position.h.
ROS_DEPRECATED const std::string vision_msgs::aposteriori_position_< ContainerAllocator >::__getMD5Sum | ( | ) | const [inline] |
Definition at line 70 of file aposteriori_position.h.
ROS_DEPRECATED const std::string vision_msgs::aposteriori_position_< ContainerAllocator >::__getMessageDefinition | ( | ) | const [inline] |
Definition at line 94 of file aposteriori_position.h.
static ROS_DEPRECATED const std::string vision_msgs::aposteriori_position_< ContainerAllocator >::__s_getDataType | ( | ) | [inline, static] |
Definition at line 61 of file aposteriori_position.h.
static const char* vision_msgs::aposteriori_position_< ContainerAllocator >::__s_getDataType_ | ( | ) | [inline, static, private] |
Definition at line 59 of file aposteriori_position.h.
static ROS_DEPRECATED const std::string vision_msgs::aposteriori_position_< ContainerAllocator >::__s_getMD5Sum | ( | ) | [inline, static] |
Definition at line 68 of file aposteriori_position.h.
static const char* vision_msgs::aposteriori_position_< ContainerAllocator >::__s_getMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 66 of file aposteriori_position.h.
static ROS_DEPRECATED const std::string vision_msgs::aposteriori_position_< ContainerAllocator >::__s_getMessageDefinition | ( | ) | [inline, static] |
Definition at line 92 of file aposteriori_position.h.
static const char* vision_msgs::aposteriori_position_< ContainerAllocator >::__s_getMessageDefinition_ | ( | ) | [inline, static, private] |
Definition at line 73 of file aposteriori_position.h.
virtual ROS_DEPRECATED uint8_t* vision_msgs::aposteriori_position_< ContainerAllocator >::deserialize | ( | uint8_t * | read_ptr | ) | [inline, virtual] |
Definition at line 106 of file aposteriori_position.h.
ROS_DEPRECATED uint32_t vision_msgs::aposteriori_position_< ContainerAllocator >::get_models_size | ( | ) | const [inline] |
Definition at line 54 of file aposteriori_position.h.
ROS_DEPRECATED void vision_msgs::aposteriori_position_< ContainerAllocator >::get_models_vec | ( | std::vector< ::vision_msgs::cop_descriptor_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::vision_msgs::cop_descriptor_< ContainerAllocator > >::other > & | vec | ) | const [inline] |
Definition at line 56 of file aposteriori_position.h.
virtual ROS_DEPRECATED uint32_t vision_msgs::aposteriori_position_< ContainerAllocator >::serializationLength | ( | ) | const [inline, virtual] |
Definition at line 116 of file aposteriori_position.h.
virtual ROS_DEPRECATED uint8_t* vision_msgs::aposteriori_position_< ContainerAllocator >::serialize | ( | uint8_t * | write_ptr, | |
uint32_t | seq | |||
) | const [inline, virtual] |
Definition at line 96 of file aposteriori_position.h.
ROS_DEPRECATED void vision_msgs::aposteriori_position_< ContainerAllocator >::set_models_size | ( | uint32_t | size | ) | [inline] |
Definition at line 55 of file aposteriori_position.h.
ROS_DEPRECATED void vision_msgs::aposteriori_position_< ContainerAllocator >::set_models_vec | ( | const std::vector< ::vision_msgs::cop_descriptor_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::vision_msgs::cop_descriptor_< ContainerAllocator > >::other > & | vec | ) | [inline] |
Definition at line 57 of file aposteriori_position.h.
boost::shared_ptr<std::map<std::string, std::string> > vision_msgs::aposteriori_position_< ContainerAllocator >::__connection_header |
Definition at line 128 of file aposteriori_position.h.
std::vector< ::vision_msgs::cop_descriptor_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::vision_msgs::cop_descriptor_<ContainerAllocator> >::other > vision_msgs::aposteriori_position_< ContainerAllocator >::models |
Definition at line 51 of file aposteriori_position.h.
uint64_t vision_msgs::aposteriori_position_< ContainerAllocator >::objectId |
Definition at line 42 of file aposteriori_position.h.
uint64_t vision_msgs::aposteriori_position_< ContainerAllocator >::position |
Definition at line 48 of file aposteriori_position.h.
double vision_msgs::aposteriori_position_< ContainerAllocator >::probability |
Definition at line 45 of file aposteriori_position.h.