#include <Vector3Stamped.h>
Public Types | |
typedef ::std_msgs::Header_ < ContainerAllocator > | _header_type |
typedef ::geometry_msgs::Vector3_ < ContainerAllocator > | _vector_type |
typedef boost::shared_ptr < ::geometry_msgs::Vector3Stamped_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::geometry_msgs::Vector3Stamped_ < ContainerAllocator > > | Ptr |
typedef Vector3Stamped_ < 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) |
virtual ROS_DEPRECATED uint32_t | serializationLength () const |
virtual ROS_DEPRECATED uint8_t * | serialize (uint8_t *write_ptr, uint32_t seq) const |
Vector3Stamped_ (const ContainerAllocator &_alloc) | |
Vector3Stamped_ () | |
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 | |
::std_msgs::Header_ < ContainerAllocator > | header |
::geometry_msgs::Vector3_ < ContainerAllocator > | vector |
Static Private Member Functions | |
static const char * | __s_getDataType_ () |
static const char * | __s_getMD5Sum_ () |
static const char * | __s_getMessageDefinition_ () |
Definition at line 19 of file Vector3Stamped.h.
typedef ::std_msgs::Header_<ContainerAllocator> geometry_msgs::Vector3Stamped_< ContainerAllocator >::_header_type |
Definition at line 35 of file Vector3Stamped.h.
typedef ::geometry_msgs::Vector3_<ContainerAllocator> geometry_msgs::Vector3Stamped_< ContainerAllocator >::_vector_type |
Definition at line 38 of file Vector3Stamped.h.
typedef boost::shared_ptr< ::geometry_msgs::Vector3Stamped_<ContainerAllocator> const> geometry_msgs::Vector3Stamped_< ContainerAllocator >::ConstPtr |
Definition at line 117 of file Vector3Stamped.h.
typedef boost::shared_ptr< ::geometry_msgs::Vector3Stamped_<ContainerAllocator> > geometry_msgs::Vector3Stamped_< ContainerAllocator >::Ptr |
Definition at line 116 of file Vector3Stamped.h.
typedef Vector3Stamped_<ContainerAllocator> geometry_msgs::Vector3Stamped_< ContainerAllocator >::Type |
Definition at line 21 of file Vector3Stamped.h.
geometry_msgs::Vector3Stamped_< ContainerAllocator >::Vector3Stamped_ | ( | ) | [inline] |
Definition at line 23 of file Vector3Stamped.h.
geometry_msgs::Vector3Stamped_< ContainerAllocator >::Vector3Stamped_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 29 of file Vector3Stamped.h.
ROS_DEPRECATED const std::string geometry_msgs::Vector3Stamped_< ContainerAllocator >::__getDataType | ( | ) | const [inline] |
Definition at line 47 of file Vector3Stamped.h.
ROS_DEPRECATED const std::string geometry_msgs::Vector3Stamped_< ContainerAllocator >::__getMD5Sum | ( | ) | const [inline] |
Definition at line 54 of file Vector3Stamped.h.
ROS_DEPRECATED const std::string geometry_msgs::Vector3Stamped_< ContainerAllocator >::__getMessageDefinition | ( | ) | const [inline] |
Definition at line 90 of file Vector3Stamped.h.
static ROS_DEPRECATED const std::string geometry_msgs::Vector3Stamped_< ContainerAllocator >::__s_getDataType | ( | ) | [inline, static] |
Definition at line 45 of file Vector3Stamped.h.
static const char* geometry_msgs::Vector3Stamped_< ContainerAllocator >::__s_getDataType_ | ( | ) | [inline, static, private] |
Definition at line 43 of file Vector3Stamped.h.
static ROS_DEPRECATED const std::string geometry_msgs::Vector3Stamped_< ContainerAllocator >::__s_getMD5Sum | ( | ) | [inline, static] |
Definition at line 52 of file Vector3Stamped.h.
static const char* geometry_msgs::Vector3Stamped_< ContainerAllocator >::__s_getMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 50 of file Vector3Stamped.h.
static ROS_DEPRECATED const std::string geometry_msgs::Vector3Stamped_< ContainerAllocator >::__s_getMessageDefinition | ( | ) | [inline, static] |
Definition at line 88 of file Vector3Stamped.h.
static const char* geometry_msgs::Vector3Stamped_< ContainerAllocator >::__s_getMessageDefinition_ | ( | ) | [inline, static, private] |
Definition at line 57 of file Vector3Stamped.h.
virtual ROS_DEPRECATED uint8_t* geometry_msgs::Vector3Stamped_< ContainerAllocator >::deserialize | ( | uint8_t * | read_ptr | ) | [inline, virtual] |
Definition at line 100 of file Vector3Stamped.h.
virtual ROS_DEPRECATED uint32_t geometry_msgs::Vector3Stamped_< ContainerAllocator >::serializationLength | ( | ) | const [inline, virtual] |
Definition at line 108 of file Vector3Stamped.h.
virtual ROS_DEPRECATED uint8_t* geometry_msgs::Vector3Stamped_< ContainerAllocator >::serialize | ( | uint8_t * | write_ptr, | |
uint32_t | seq | |||
) | const [inline, virtual] |
Definition at line 92 of file Vector3Stamped.h.
::std_msgs::Header_<ContainerAllocator> geometry_msgs::Vector3Stamped_< ContainerAllocator >::header |
Definition at line 36 of file Vector3Stamped.h.
::geometry_msgs::Vector3_<ContainerAllocator> geometry_msgs::Vector3Stamped_< ContainerAllocator >::vector |
Definition at line 39 of file Vector3Stamped.h.