bma180::bma180meas_< ContainerAllocator > Struct Template Reference

#include <bma180meas.h>

List of all members.

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_ ()

Detailed Description

template<class ContainerAllocator>
struct bma180::bma180meas_< ContainerAllocator >

Definition at line 18 of file bma180meas.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef double bma180::bma180meas_< ContainerAllocator >::_fAcclX_type

Definition at line 51 of file bma180meas.h.

template<class ContainerAllocator >
typedef double bma180::bma180meas_< ContainerAllocator >::_fAcclY_type

Definition at line 54 of file bma180meas.h.

template<class ContainerAllocator >
typedef double bma180::bma180meas_< ContainerAllocator >::_fAcclZ_type

Definition at line 57 of file bma180meas.h.

template<class ContainerAllocator >
typedef ::std_msgs::Header_<ContainerAllocator> bma180::bma180meas_< ContainerAllocator >::_header_type

Definition at line 42 of file bma180meas.h.

template<class ContainerAllocator >
typedef int16_t bma180::bma180meas_< ContainerAllocator >::_iChipSelect_type

Definition at line 48 of file bma180meas.h.

template<class ContainerAllocator >
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.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::bma180::bma180meas_<ContainerAllocator> const> bma180::bma180meas_< ContainerAllocator >::ConstPtr

Definition at line 145 of file bma180meas.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::bma180::bma180meas_<ContainerAllocator> > bma180::bma180meas_< ContainerAllocator >::Ptr

Definition at line 144 of file bma180meas.h.

template<class ContainerAllocator >
typedef bma180meas_<ContainerAllocator> bma180::bma180meas_< ContainerAllocator >::Type

Definition at line 20 of file bma180meas.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
bma180::bma180meas_< ContainerAllocator >::bma180meas_ (  )  [inline]

Definition at line 22 of file bma180meas.h.

template<class ContainerAllocator >
bma180::bma180meas_< ContainerAllocator >::bma180meas_ ( const ContainerAllocator &  _alloc  )  [inline]

Definition at line 32 of file bma180meas.h.


Member Function Documentation

template<class ContainerAllocator >
ROS_DEPRECATED const std::string bma180::bma180meas_< ContainerAllocator >::__getDataType (  )  const [inline]

Definition at line 66 of file bma180meas.h.

template<class ContainerAllocator >
ROS_DEPRECATED const std::string bma180::bma180meas_< ContainerAllocator >::__getMD5Sum (  )  const [inline]

Definition at line 73 of file bma180meas.h.

template<class ContainerAllocator >
ROS_DEPRECATED const std::string bma180::bma180meas_< ContainerAllocator >::__getMessageDefinition (  )  const [inline]

Definition at line 106 of file bma180meas.h.

template<class ContainerAllocator >
static ROS_DEPRECATED const std::string bma180::bma180meas_< ContainerAllocator >::__s_getDataType (  )  [inline, static]

Definition at line 64 of file bma180meas.h.

template<class ContainerAllocator >
static const char* bma180::bma180meas_< ContainerAllocator >::__s_getDataType_ (  )  [inline, static, private]

Definition at line 62 of file bma180meas.h.

template<class ContainerAllocator >
static ROS_DEPRECATED const std::string bma180::bma180meas_< ContainerAllocator >::__s_getMD5Sum (  )  [inline, static]

Definition at line 71 of file bma180meas.h.

template<class ContainerAllocator >
static const char* bma180::bma180meas_< ContainerAllocator >::__s_getMD5Sum_ (  )  [inline, static, private]

Definition at line 69 of file bma180meas.h.

template<class ContainerAllocator >
static ROS_DEPRECATED const std::string bma180::bma180meas_< ContainerAllocator >::__s_getMessageDefinition (  )  [inline, static]

Definition at line 104 of file bma180meas.h.

template<class ContainerAllocator >
static const char* bma180::bma180meas_< ContainerAllocator >::__s_getMessageDefinition_ (  )  [inline, static, private]

Definition at line 76 of file bma180meas.h.

template<class ContainerAllocator >
virtual ROS_DEPRECATED uint8_t* bma180::bma180meas_< ContainerAllocator >::deserialize ( uint8_t *  read_ptr  )  [inline, virtual]

Definition at line 120 of file bma180meas.h.

template<class ContainerAllocator >
virtual ROS_DEPRECATED uint32_t bma180::bma180meas_< ContainerAllocator >::serializationLength (  )  const [inline, virtual]

Definition at line 132 of file bma180meas.h.

template<class ContainerAllocator >
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.


Member Data Documentation

template<class ContainerAllocator >
double bma180::bma180meas_< ContainerAllocator >::fAcclX

Definition at line 52 of file bma180meas.h.

template<class ContainerAllocator >
double bma180::bma180meas_< ContainerAllocator >::fAcclY

Definition at line 55 of file bma180meas.h.

template<class ContainerAllocator >
double bma180::bma180meas_< ContainerAllocator >::fAcclZ

Definition at line 58 of file bma180meas.h.

template<class ContainerAllocator >
::std_msgs::Header_<ContainerAllocator> bma180::bma180meas_< ContainerAllocator >::header

Definition at line 43 of file bma180meas.h.

template<class ContainerAllocator >
int16_t bma180::bma180meas_< ContainerAllocator >::iChipSelect

Definition at line 49 of file bma180meas.h.

template<class ContainerAllocator >
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.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator


bma180
Author(s): mil1pal
autogenerated on Fri Jan 11 09:40:58 2013