#include <bma180meas.h>
Public Types | |
typedef double | _fAcclX_type |
typedef double | _fAcclY_type |
typedef double | _fAcclZ_type |
typedef ::std_msgs::Header_ < ContainerAllocator > | _header_type |
typedef int16_t | _iChipSelect_type |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _strIdSubDev_type |
typedef boost::shared_ptr < ::bma180::bma180meas_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::bma180::bma180meas_ < ContainerAllocator > > | Ptr |
typedef bma180meas_ < 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 |
bma180meas_ (const ContainerAllocator &_alloc) | |
bma180meas_ () | |
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 |
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 | fAcclZ |
::std_msgs::Header_ < ContainerAllocator > | header |
int16_t | iChipSelect |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | strIdSubDev |
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 bma180meas.h.
typedef double bma180::bma180meas_< ContainerAllocator >::_fAcclX_type |
Definition at line 51 of file bma180meas.h.
typedef double bma180::bma180meas_< ContainerAllocator >::_fAcclY_type |
Definition at line 54 of file bma180meas.h.
typedef double bma180::bma180meas_< ContainerAllocator >::_fAcclZ_type |
Definition at line 57 of file bma180meas.h.
typedef ::std_msgs::Header_<ContainerAllocator> bma180::bma180meas_< ContainerAllocator >::_header_type |
Definition at line 42 of file bma180meas.h.
typedef int16_t bma180::bma180meas_< ContainerAllocator >::_iChipSelect_type |
Definition at line 48 of file bma180meas.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > bma180::bma180meas_< ContainerAllocator >::_strIdSubDev_type |
Definition at line 45 of file bma180meas.h.
typedef boost::shared_ptr< ::bma180::bma180meas_<ContainerAllocator> const> bma180::bma180meas_< ContainerAllocator >::ConstPtr |
Definition at line 145 of file bma180meas.h.
typedef boost::shared_ptr< ::bma180::bma180meas_<ContainerAllocator> > bma180::bma180meas_< ContainerAllocator >::Ptr |
Definition at line 144 of file bma180meas.h.
typedef bma180meas_<ContainerAllocator> bma180::bma180meas_< ContainerAllocator >::Type |
Definition at line 20 of file bma180meas.h.
bma180::bma180meas_< ContainerAllocator >::bma180meas_ | ( | ) | [inline] |
Definition at line 22 of file bma180meas.h.
bma180::bma180meas_< ContainerAllocator >::bma180meas_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 32 of file bma180meas.h.
ROS_DEPRECATED const std::string bma180::bma180meas_< ContainerAllocator >::__getDataType | ( | ) | const [inline] |
Definition at line 66 of file bma180meas.h.
ROS_DEPRECATED const std::string bma180::bma180meas_< ContainerAllocator >::__getMD5Sum | ( | ) | const [inline] |
Definition at line 73 of file bma180meas.h.
ROS_DEPRECATED const std::string bma180::bma180meas_< ContainerAllocator >::__getMessageDefinition | ( | ) | const [inline] |
Definition at line 106 of file bma180meas.h.
static ROS_DEPRECATED const std::string bma180::bma180meas_< ContainerAllocator >::__s_getDataType | ( | ) | [inline, static] |
Definition at line 64 of file bma180meas.h.
static const char* bma180::bma180meas_< ContainerAllocator >::__s_getDataType_ | ( | ) | [inline, static, private] |
Definition at line 62 of file bma180meas.h.
static ROS_DEPRECATED const std::string bma180::bma180meas_< ContainerAllocator >::__s_getMD5Sum | ( | ) | [inline, static] |
Definition at line 71 of file bma180meas.h.
static const char* bma180::bma180meas_< ContainerAllocator >::__s_getMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 69 of file bma180meas.h.
static ROS_DEPRECATED const std::string bma180::bma180meas_< ContainerAllocator >::__s_getMessageDefinition | ( | ) | [inline, static] |
Definition at line 104 of file bma180meas.h.
static const char* bma180::bma180meas_< ContainerAllocator >::__s_getMessageDefinition_ | ( | ) | [inline, static, private] |
Definition at line 76 of file bma180meas.h.
virtual ROS_DEPRECATED uint8_t* bma180::bma180meas_< ContainerAllocator >::deserialize | ( | uint8_t * | read_ptr | ) | [inline, virtual] |
Definition at line 120 of file bma180meas.h.
virtual ROS_DEPRECATED uint32_t bma180::bma180meas_< ContainerAllocator >::serializationLength | ( | ) | const [inline, virtual] |
Definition at line 132 of file bma180meas.h.
virtual ROS_DEPRECATED uint8_t* bma180::bma180meas_< ContainerAllocator >::serialize | ( | uint8_t * | write_ptr, | |
uint32_t | seq | |||
) | const [inline, virtual] |
Definition at line 108 of file bma180meas.h.
double bma180::bma180meas_< ContainerAllocator >::fAcclX |
Definition at line 52 of file bma180meas.h.
double bma180::bma180meas_< ContainerAllocator >::fAcclY |
Definition at line 55 of file bma180meas.h.
double bma180::bma180meas_< ContainerAllocator >::fAcclZ |
Definition at line 58 of file bma180meas.h.
::std_msgs::Header_<ContainerAllocator> bma180::bma180meas_< ContainerAllocator >::header |
Definition at line 43 of file bma180meas.h.
int16_t bma180::bma180meas_< ContainerAllocator >::iChipSelect |
Definition at line 49 of file bma180meas.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > bma180::bma180meas_< ContainerAllocator >::strIdSubDev |
Definition at line 46 of file bma180meas.h.