#include <Accelerometer.h>
Public Types | |
typedef ::std_msgs::Header_ < ContainerAllocator > | _header_type |
typedef boost::array< double, 9 > | _linear_acceleration_covariance_type |
typedef ::geometry_msgs::Vector3_ < ContainerAllocator > | _linear_acceleration_type |
typedef boost::shared_ptr < ::nxt_msgs::Accelerometer_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::nxt_msgs::Accelerometer_ < ContainerAllocator > > | Ptr |
typedef Accelerometer_ < 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 |
Accelerometer_ (const ContainerAllocator &_alloc) | |
Accelerometer_ () | |
virtual ROS_DEPRECATED uint8_t * | deserialize (uint8_t *read_ptr) |
ROS_DEPRECATED uint32_t | get_linear_acceleration_covariance_size () const |
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 |
::geometry_msgs::Vector3_ < ContainerAllocator > | linear_acceleration |
boost::array< double, 9 > | linear_acceleration_covariance |
Static Private Member Functions | |
static const char * | __s_getDataType_ () |
static const char * | __s_getMD5Sum_ () |
static const char * | __s_getMessageDefinition_ () |
Definition at line 17 of file Accelerometer.h.
typedef ::std_msgs::Header_<ContainerAllocator> nxt_msgs::Accelerometer_< ContainerAllocator >::_header_type |
Definition at line 34 of file Accelerometer.h.
typedef boost::array<double, 9> nxt_msgs::Accelerometer_< ContainerAllocator >::_linear_acceleration_covariance_type |
Definition at line 40 of file Accelerometer.h.
typedef ::geometry_msgs::Vector3_<ContainerAllocator> nxt_msgs::Accelerometer_< ContainerAllocator >::_linear_acceleration_type |
Definition at line 37 of file Accelerometer.h.
typedef boost::shared_ptr< ::nxt_msgs::Accelerometer_<ContainerAllocator> const> nxt_msgs::Accelerometer_< ContainerAllocator >::ConstPtr |
Definition at line 122 of file Accelerometer.h.
typedef boost::shared_ptr< ::nxt_msgs::Accelerometer_<ContainerAllocator> > nxt_msgs::Accelerometer_< ContainerAllocator >::Ptr |
Definition at line 121 of file Accelerometer.h.
typedef Accelerometer_<ContainerAllocator> nxt_msgs::Accelerometer_< ContainerAllocator >::Type |
Definition at line 16 of file Accelerometer.h.
nxt_msgs::Accelerometer_< ContainerAllocator >::Accelerometer_ | ( | ) | [inline] |
Definition at line 18 of file Accelerometer.h.
nxt_msgs::Accelerometer_< ContainerAllocator >::Accelerometer_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 26 of file Accelerometer.h.
ROS_DEPRECATED const std::string nxt_msgs::Accelerometer_< ContainerAllocator >::__getDataType | ( | ) | const [inline] |
Definition at line 50 of file Accelerometer.h.
ROS_DEPRECATED const std::string nxt_msgs::Accelerometer_< ContainerAllocator >::__getMD5Sum | ( | ) | const [inline] |
Definition at line 57 of file Accelerometer.h.
ROS_DEPRECATED const std::string nxt_msgs::Accelerometer_< ContainerAllocator >::__getMessageDefinition | ( | ) | const [inline] |
Definition at line 92 of file Accelerometer.h.
static ROS_DEPRECATED const std::string nxt_msgs::Accelerometer_< ContainerAllocator >::__s_getDataType | ( | ) | [inline, static] |
Definition at line 48 of file Accelerometer.h.
static const char* nxt_msgs::Accelerometer_< ContainerAllocator >::__s_getDataType_ | ( | ) | [inline, static, private] |
Definition at line 46 of file Accelerometer.h.
static ROS_DEPRECATED const std::string nxt_msgs::Accelerometer_< ContainerAllocator >::__s_getMD5Sum | ( | ) | [inline, static] |
Definition at line 55 of file Accelerometer.h.
static const char* nxt_msgs::Accelerometer_< ContainerAllocator >::__s_getMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 53 of file Accelerometer.h.
static ROS_DEPRECATED const std::string nxt_msgs::Accelerometer_< ContainerAllocator >::__s_getMessageDefinition | ( | ) | [inline, static] |
Definition at line 90 of file Accelerometer.h.
static const char* nxt_msgs::Accelerometer_< ContainerAllocator >::__s_getMessageDefinition_ | ( | ) | [inline, static, private] |
Definition at line 60 of file Accelerometer.h.
virtual ROS_DEPRECATED uint8_t* nxt_msgs::Accelerometer_< ContainerAllocator >::deserialize | ( | uint8_t * | read_ptr | ) | [inline, virtual] |
Definition at line 103 of file Accelerometer.h.
ROS_DEPRECATED uint32_t nxt_msgs::Accelerometer_< ContainerAllocator >::get_linear_acceleration_covariance_size | ( | ) | const [inline] |
Definition at line 44 of file Accelerometer.h.
virtual ROS_DEPRECATED uint32_t nxt_msgs::Accelerometer_< ContainerAllocator >::serializationLength | ( | ) | const [inline, virtual] |
Definition at line 112 of file Accelerometer.h.
virtual ROS_DEPRECATED uint8_t* nxt_msgs::Accelerometer_< ContainerAllocator >::serialize | ( | uint8_t * | write_ptr, | |
uint32_t | seq | |||
) | const [inline, virtual] |
Definition at line 94 of file Accelerometer.h.
::std_msgs::Header_<ContainerAllocator> nxt_msgs::Accelerometer_< ContainerAllocator >::header |
Definition at line 35 of file Accelerometer.h.
::geometry_msgs::Vector3_<ContainerAllocator> nxt_msgs::Accelerometer_< ContainerAllocator >::linear_acceleration |
Definition at line 38 of file Accelerometer.h.
boost::array<double, 9> nxt_msgs::Accelerometer_< ContainerAllocator >::linear_acceleration_covariance |
Definition at line 41 of file Accelerometer.h.