$search
#include <WorldEvidence.h>
Public Types | |
typedef ::std_msgs::Header_ < ContainerAllocator > | _header_type |
typedef std::vector < ::wire_msgs::ObjectEvidence_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::wire_msgs::ObjectEvidence_ < ContainerAllocator > >::other > | _object_evidence_type |
typedef boost::shared_ptr < ::wire_msgs::WorldEvidence_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::wire_msgs::WorldEvidence_ < ContainerAllocator > > | Ptr |
typedef WorldEvidence_ < 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) |
ROS_DEPRECATED uint32_t | get_object_evidence_size () const |
ROS_DEPRECATED void | get_object_evidence_vec (std::vector< ::wire_msgs::ObjectEvidence_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::wire_msgs::ObjectEvidence_< 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_object_evidence_size (uint32_t size) |
ROS_DEPRECATED void | set_object_evidence_vec (const std::vector< ::wire_msgs::ObjectEvidence_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::wire_msgs::ObjectEvidence_< ContainerAllocator > >::other > &vec) |
WorldEvidence_ (const ContainerAllocator &_alloc) | |
WorldEvidence_ () | |
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_msgs::Header_ < ContainerAllocator > | header |
std::vector < ::wire_msgs::ObjectEvidence_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::wire_msgs::ObjectEvidence_ < ContainerAllocator > >::other > | object_evidence |
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 WorldEvidence.h.
typedef ::std_msgs::Header_<ContainerAllocator> wire_msgs::WorldEvidence_< ContainerAllocator >::_header_type |
Definition at line 38 of file WorldEvidence.h.
typedef std::vector< ::wire_msgs::ObjectEvidence_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::wire_msgs::ObjectEvidence_<ContainerAllocator> >::other > wire_msgs::WorldEvidence_< ContainerAllocator >::_object_evidence_type |
Definition at line 41 of file WorldEvidence.h.
typedef boost::shared_ptr< ::wire_msgs::WorldEvidence_<ContainerAllocator> const> wire_msgs::WorldEvidence_< ContainerAllocator >::ConstPtr |
Definition at line 155 of file WorldEvidence.h.
typedef boost::shared_ptr< ::wire_msgs::WorldEvidence_<ContainerAllocator> > wire_msgs::WorldEvidence_< ContainerAllocator >::Ptr |
Definition at line 154 of file WorldEvidence.h.
typedef WorldEvidence_<ContainerAllocator> wire_msgs::WorldEvidence_< ContainerAllocator >::Type |
Definition at line 24 of file WorldEvidence.h.
wire_msgs::WorldEvidence_< ContainerAllocator >::WorldEvidence_ | ( | ) | [inline] |
Definition at line 26 of file WorldEvidence.h.
wire_msgs::WorldEvidence_< ContainerAllocator >::WorldEvidence_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 32 of file WorldEvidence.h.
ROS_DEPRECATED const std::string wire_msgs::WorldEvidence_< ContainerAllocator >::__getDataType | ( | ) | const [inline] |
Definition at line 54 of file WorldEvidence.h.
ROS_DEPRECATED const std::string wire_msgs::WorldEvidence_< ContainerAllocator >::__getMD5Sum | ( | ) | const [inline] |
Definition at line 61 of file WorldEvidence.h.
ROS_DEPRECATED const std::string wire_msgs::WorldEvidence_< ContainerAllocator >::__getMessageDefinition | ( | ) | const [inline] |
Definition at line 128 of file WorldEvidence.h.
static ROS_DEPRECATED const std::string wire_msgs::WorldEvidence_< ContainerAllocator >::__s_getDataType | ( | ) | [inline, static] |
Definition at line 52 of file WorldEvidence.h.
static const char* wire_msgs::WorldEvidence_< ContainerAllocator >::__s_getDataType_ | ( | ) | [inline, static, private] |
Definition at line 50 of file WorldEvidence.h.
static ROS_DEPRECATED const std::string wire_msgs::WorldEvidence_< ContainerAllocator >::__s_getMD5Sum | ( | ) | [inline, static] |
Definition at line 59 of file WorldEvidence.h.
static const char* wire_msgs::WorldEvidence_< ContainerAllocator >::__s_getMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 57 of file WorldEvidence.h.
static ROS_DEPRECATED const std::string wire_msgs::WorldEvidence_< ContainerAllocator >::__s_getMessageDefinition | ( | ) | [inline, static] |
Definition at line 126 of file WorldEvidence.h.
static const char* wire_msgs::WorldEvidence_< ContainerAllocator >::__s_getMessageDefinition_ | ( | ) | [inline, static, private] |
Definition at line 64 of file WorldEvidence.h.
virtual ROS_DEPRECATED uint8_t* wire_msgs::WorldEvidence_< ContainerAllocator >::deserialize | ( | uint8_t * | read_ptr | ) | [inline, virtual] |
Definition at line 138 of file WorldEvidence.h.
ROS_DEPRECATED uint32_t wire_msgs::WorldEvidence_< ContainerAllocator >::get_object_evidence_size | ( | ) | const [inline] |
Definition at line 45 of file WorldEvidence.h.
ROS_DEPRECATED void wire_msgs::WorldEvidence_< ContainerAllocator >::get_object_evidence_vec | ( | std::vector< ::wire_msgs::ObjectEvidence_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::wire_msgs::ObjectEvidence_< ContainerAllocator > >::other > & | vec | ) | const [inline] |
Definition at line 47 of file WorldEvidence.h.
virtual ROS_DEPRECATED uint32_t wire_msgs::WorldEvidence_< ContainerAllocator >::serializationLength | ( | ) | const [inline, virtual] |
Definition at line 146 of file WorldEvidence.h.
virtual ROS_DEPRECATED uint8_t* wire_msgs::WorldEvidence_< ContainerAllocator >::serialize | ( | uint8_t * | write_ptr, | |
uint32_t | seq | |||
) | const [inline, virtual] |
Definition at line 130 of file WorldEvidence.h.
ROS_DEPRECATED void wire_msgs::WorldEvidence_< ContainerAllocator >::set_object_evidence_size | ( | uint32_t | size | ) | [inline] |
Definition at line 46 of file WorldEvidence.h.
ROS_DEPRECATED void wire_msgs::WorldEvidence_< ContainerAllocator >::set_object_evidence_vec | ( | const std::vector< ::wire_msgs::ObjectEvidence_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::wire_msgs::ObjectEvidence_< ContainerAllocator > >::other > & | vec | ) | [inline] |
Definition at line 48 of file WorldEvidence.h.
boost::shared_ptr<std::map<std::string, std::string> > wire_msgs::WorldEvidence_< ContainerAllocator >::__connection_header |
Definition at line 156 of file WorldEvidence.h.
::std_msgs::Header_<ContainerAllocator> wire_msgs::WorldEvidence_< ContainerAllocator >::header |
Definition at line 39 of file WorldEvidence.h.
std::vector< ::wire_msgs::ObjectEvidence_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::wire_msgs::ObjectEvidence_<ContainerAllocator> >::other > wire_msgs::WorldEvidence_< ContainerAllocator >::object_evidence |
Definition at line 42 of file WorldEvidence.h.