#include <bma180meas.h>
Public Types | |
typedef std::vector< double, typename ContainerAllocator::template rebind< double >::other > | _fAccelX_type |
typedef std::vector< double, typename ContainerAllocator::template rebind< double >::other > | _fAccelY_type |
typedef std::vector< double, typename ContainerAllocator::template rebind< double >::other > | _fAccelZ_type |
typedef ::std_msgs::Header_ < ContainerAllocator > | _header_type |
typedef std::vector< int16_t, typename ContainerAllocator::template rebind< int16_t >::other > | _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 | |
bma180meas_ () | |
bma180meas_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
std::vector< double, typename ContainerAllocator::template rebind< double >::other > | fAccelX |
std::vector< double, typename ContainerAllocator::template rebind< double >::other > | fAccelY |
std::vector< double, typename ContainerAllocator::template rebind< double >::other > | fAccelZ |
::std_msgs::Header_ < ContainerAllocator > | header |
std::vector< int16_t, typename ContainerAllocator::template rebind< int16_t >::other > | iChipSelect |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | strIdSubDev |
Definition at line 22 of file bma180meas.h.
typedef std::vector<double, typename ContainerAllocator::template rebind<double>::other > bma180::bma180meas_< ContainerAllocator >::_fAccelX_type |
Definition at line 54 of file bma180meas.h.
typedef std::vector<double, typename ContainerAllocator::template rebind<double>::other > bma180::bma180meas_< ContainerAllocator >::_fAccelY_type |
Definition at line 57 of file bma180meas.h.
typedef std::vector<double, typename ContainerAllocator::template rebind<double>::other > bma180::bma180meas_< ContainerAllocator >::_fAccelZ_type |
Definition at line 60 of file bma180meas.h.
typedef ::std_msgs::Header_<ContainerAllocator> bma180::bma180meas_< ContainerAllocator >::_header_type |
Definition at line 45 of file bma180meas.h.
typedef std::vector<int16_t, typename ContainerAllocator::template rebind<int16_t>::other > bma180::bma180meas_< ContainerAllocator >::_iChipSelect_type |
Definition at line 51 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 48 of file bma180meas.h.
typedef boost::shared_ptr< ::bma180::bma180meas_<ContainerAllocator> const> bma180::bma180meas_< ContainerAllocator >::ConstPtr |
Definition at line 65 of file bma180meas.h.
typedef boost::shared_ptr< ::bma180::bma180meas_<ContainerAllocator> > bma180::bma180meas_< ContainerAllocator >::Ptr |
Definition at line 64 of file bma180meas.h.
typedef bma180meas_<ContainerAllocator> bma180::bma180meas_< ContainerAllocator >::Type |
Definition at line 23 of file bma180meas.h.
bma180::bma180meas_< ContainerAllocator >::bma180meas_ | ( | ) | [inline] |
Definition at line 25 of file bma180meas.h.
bma180::bma180meas_< ContainerAllocator >::bma180meas_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 35 of file bma180meas.h.
boost::shared_ptr<std::map<std::string, std::string> > bma180::bma180meas_< ContainerAllocator >::__connection_header |
Definition at line 66 of file bma180meas.h.
std::vector<double, typename ContainerAllocator::template rebind<double>::other > bma180::bma180meas_< ContainerAllocator >::fAccelX |
Definition at line 55 of file bma180meas.h.
std::vector<double, typename ContainerAllocator::template rebind<double>::other > bma180::bma180meas_< ContainerAllocator >::fAccelY |
Definition at line 58 of file bma180meas.h.
std::vector<double, typename ContainerAllocator::template rebind<double>::other > bma180::bma180meas_< ContainerAllocator >::fAccelZ |
Definition at line 61 of file bma180meas.h.
::std_msgs::Header_<ContainerAllocator> bma180::bma180meas_< ContainerAllocator >::header |
Definition at line 46 of file bma180meas.h.
std::vector<int16_t, typename ContainerAllocator::template rebind<int16_t>::other > bma180::bma180meas_< ContainerAllocator >::iChipSelect |
Definition at line 52 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 49 of file bma180meas.h.