#include <Magnetometer.h>
Public Types | |
typedef ::std_msgs::Header_ < ContainerAllocator > | _header_type |
typedef double | _x_type |
typedef double | _y_type |
typedef double | _z_type |
typedef boost::shared_ptr < ::clearpath_base::Magnetometer_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::clearpath_base::Magnetometer_ < ContainerAllocator > > | Ptr |
typedef Magnetometer_ < 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) |
Magnetometer_ (const ContainerAllocator &_alloc) | |
Magnetometer_ () | |
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 | |
::std_msgs::Header_ < ContainerAllocator > | header |
double | x |
double | y |
double | z |
Static Private Member Functions | |
static const char * | __s_getDataType_ () |
static const char * | __s_getMD5Sum_ () |
static const char * | __s_getMessageDefinition_ () |
Definition at line 18 of file Magnetometer.h.
typedef ::std_msgs::Header_<ContainerAllocator> clearpath_base::Magnetometer_< ContainerAllocator >::_header_type |
Definition at line 38 of file Magnetometer.h.
typedef double clearpath_base::Magnetometer_< ContainerAllocator >::_x_type |
Definition at line 41 of file Magnetometer.h.
typedef double clearpath_base::Magnetometer_< ContainerAllocator >::_y_type |
Definition at line 44 of file Magnetometer.h.
typedef double clearpath_base::Magnetometer_< ContainerAllocator >::_z_type |
Definition at line 47 of file Magnetometer.h.
typedef boost::shared_ptr< ::clearpath_base::Magnetometer_<ContainerAllocator> const> clearpath_base::Magnetometer_< ContainerAllocator >::ConstPtr |
Definition at line 125 of file Magnetometer.h.
typedef boost::shared_ptr< ::clearpath_base::Magnetometer_<ContainerAllocator> > clearpath_base::Magnetometer_< ContainerAllocator >::Ptr |
Definition at line 124 of file Magnetometer.h.
typedef Magnetometer_<ContainerAllocator> clearpath_base::Magnetometer_< ContainerAllocator >::Type |
Definition at line 20 of file Magnetometer.h.
clearpath_base::Magnetometer_< ContainerAllocator >::Magnetometer_ | ( | ) | [inline] |
Definition at line 22 of file Magnetometer.h.
clearpath_base::Magnetometer_< ContainerAllocator >::Magnetometer_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 30 of file Magnetometer.h.
ROS_DEPRECATED const std::string clearpath_base::Magnetometer_< ContainerAllocator >::__getDataType | ( | ) | const [inline] |
Definition at line 56 of file Magnetometer.h.
ROS_DEPRECATED const std::string clearpath_base::Magnetometer_< ContainerAllocator >::__getMD5Sum | ( | ) | const [inline] |
Definition at line 63 of file Magnetometer.h.
ROS_DEPRECATED const std::string clearpath_base::Magnetometer_< ContainerAllocator >::__getMessageDefinition | ( | ) | const [inline] |
Definition at line 92 of file Magnetometer.h.
static ROS_DEPRECATED const std::string clearpath_base::Magnetometer_< ContainerAllocator >::__s_getDataType | ( | ) | [inline, static] |
Definition at line 54 of file Magnetometer.h.
static const char* clearpath_base::Magnetometer_< ContainerAllocator >::__s_getDataType_ | ( | ) | [inline, static, private] |
Definition at line 52 of file Magnetometer.h.
static ROS_DEPRECATED const std::string clearpath_base::Magnetometer_< ContainerAllocator >::__s_getMD5Sum | ( | ) | [inline, static] |
Definition at line 61 of file Magnetometer.h.
static const char* clearpath_base::Magnetometer_< ContainerAllocator >::__s_getMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 59 of file Magnetometer.h.
static ROS_DEPRECATED const std::string clearpath_base::Magnetometer_< ContainerAllocator >::__s_getMessageDefinition | ( | ) | [inline, static] |
Definition at line 90 of file Magnetometer.h.
static const char* clearpath_base::Magnetometer_< ContainerAllocator >::__s_getMessageDefinition_ | ( | ) | [inline, static, private] |
Definition at line 66 of file Magnetometer.h.
virtual ROS_DEPRECATED uint8_t* clearpath_base::Magnetometer_< ContainerAllocator >::deserialize | ( | uint8_t * | read_ptr | ) | [inline, virtual] |
Definition at line 104 of file Magnetometer.h.
virtual ROS_DEPRECATED uint32_t clearpath_base::Magnetometer_< ContainerAllocator >::serializationLength | ( | ) | const [inline, virtual] |
Definition at line 114 of file Magnetometer.h.
virtual ROS_DEPRECATED uint8_t* clearpath_base::Magnetometer_< ContainerAllocator >::serialize | ( | uint8_t * | write_ptr, | |
uint32_t | seq | |||
) | const [inline, virtual] |
Definition at line 94 of file Magnetometer.h.
::std_msgs::Header_<ContainerAllocator> clearpath_base::Magnetometer_< ContainerAllocator >::header |
Definition at line 39 of file Magnetometer.h.
double clearpath_base::Magnetometer_< ContainerAllocator >::x |
Definition at line 42 of file Magnetometer.h.
double clearpath_base::Magnetometer_< ContainerAllocator >::y |
Definition at line 45 of file Magnetometer.h.
double clearpath_base::Magnetometer_< ContainerAllocator >::z |
Definition at line 48 of file Magnetometer.h.