#include <smi540meas.h>
Public Types | |
typedef double | _fAcclX_type |
typedef double | _fAcclY_type |
typedef double | _fRateZ_type |
typedef ::std_msgs::Header_ < ContainerAllocator > | _header_type |
typedef boost::shared_ptr < ::smi540::smi540meas_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::smi540::smi540meas_ < ContainerAllocator > > | Ptr |
typedef smi540meas_ < 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 |
smi540meas_ (const ContainerAllocator &_alloc) | |
smi540meas_ () | |
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 | |
double | fAcclX |
double | fAcclY |
double | fRateZ |
::std_msgs::Header_ < ContainerAllocator > | header |
Static Private Member Functions | |
static const char * | __s_getDataType_ () |
static const char * | __s_getMD5Sum_ () |
static const char * | __s_getMessageDefinition_ () |
Definition at line 16 of file smi540meas.h.
typedef double smi540::smi540meas_< ContainerAllocator >::_fAcclX_type |
Definition at line 36 of file smi540meas.h.
typedef double smi540::smi540meas_< ContainerAllocator >::_fAcclY_type |
Definition at line 39 of file smi540meas.h.
typedef double smi540::smi540meas_< ContainerAllocator >::_fRateZ_type |
Definition at line 42 of file smi540meas.h.
typedef ::std_msgs::Header_<ContainerAllocator> smi540::smi540meas_< ContainerAllocator >::_header_type |
Definition at line 33 of file smi540meas.h.
typedef boost::shared_ptr< ::smi540::smi540meas_<ContainerAllocator> const> smi540::smi540meas_< ContainerAllocator >::ConstPtr |
Definition at line 122 of file smi540meas.h.
typedef boost::shared_ptr< ::smi540::smi540meas_<ContainerAllocator> > smi540::smi540meas_< ContainerAllocator >::Ptr |
Definition at line 121 of file smi540meas.h.
typedef smi540meas_<ContainerAllocator> smi540::smi540meas_< ContainerAllocator >::Type |
Definition at line 15 of file smi540meas.h.
smi540::smi540meas_< ContainerAllocator >::smi540meas_ | ( | ) | [inline] |
Definition at line 17 of file smi540meas.h.
smi540::smi540meas_< ContainerAllocator >::smi540meas_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 25 of file smi540meas.h.
ROS_DEPRECATED const std::string smi540::smi540meas_< ContainerAllocator >::__getDataType | ( | ) | const [inline] |
Definition at line 51 of file smi540meas.h.
ROS_DEPRECATED const std::string smi540::smi540meas_< ContainerAllocator >::__getMD5Sum | ( | ) | const [inline] |
Definition at line 58 of file smi540meas.h.
ROS_DEPRECATED const std::string smi540::smi540meas_< ContainerAllocator >::__getMessageDefinition | ( | ) | const [inline] |
Definition at line 89 of file smi540meas.h.
static ROS_DEPRECATED const std::string smi540::smi540meas_< ContainerAllocator >::__s_getDataType | ( | ) | [inline, static] |
Definition at line 49 of file smi540meas.h.
static const char* smi540::smi540meas_< ContainerAllocator >::__s_getDataType_ | ( | ) | [inline, static, private] |
Definition at line 47 of file smi540meas.h.
static ROS_DEPRECATED const std::string smi540::smi540meas_< ContainerAllocator >::__s_getMD5Sum | ( | ) | [inline, static] |
Definition at line 56 of file smi540meas.h.
static const char* smi540::smi540meas_< ContainerAllocator >::__s_getMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 54 of file smi540meas.h.
static ROS_DEPRECATED const std::string smi540::smi540meas_< ContainerAllocator >::__s_getMessageDefinition | ( | ) | [inline, static] |
Definition at line 87 of file smi540meas.h.
static const char* smi540::smi540meas_< ContainerAllocator >::__s_getMessageDefinition_ | ( | ) | [inline, static, private] |
Definition at line 61 of file smi540meas.h.
virtual ROS_DEPRECATED uint8_t* smi540::smi540meas_< ContainerAllocator >::deserialize | ( | uint8_t * | read_ptr | ) | [inline, virtual] |
Definition at line 101 of file smi540meas.h.
virtual ROS_DEPRECATED uint32_t smi540::smi540meas_< ContainerAllocator >::serializationLength | ( | ) | const [inline, virtual] |
Definition at line 111 of file smi540meas.h.
virtual ROS_DEPRECATED uint8_t* smi540::smi540meas_< ContainerAllocator >::serialize | ( | uint8_t * | write_ptr, | |
uint32_t | seq | |||
) | const [inline, virtual] |
Definition at line 91 of file smi540meas.h.
double smi540::smi540meas_< ContainerAllocator >::fAcclX |
Definition at line 37 of file smi540meas.h.
double smi540::smi540meas_< ContainerAllocator >::fAcclY |
Definition at line 40 of file smi540meas.h.
double smi540::smi540meas_< ContainerAllocator >::fRateZ |
Definition at line 43 of file smi540meas.h.
::std_msgs::Header_<ContainerAllocator> smi540::smi540meas_< ContainerAllocator >::header |
Definition at line 34 of file smi540meas.h.