#include <bma180_measurement.h>
Public Types | |
typedef std::vector< double, typename ContainerAllocator::template rebind< double >::other > | _AccelerationX_type |
typedef std::vector< double, typename ContainerAllocator::template rebind< double >::other > | _AccelerationY_type |
typedef std::vector< double, typename ContainerAllocator::template rebind< double >::other > | _AccelerationZ_type |
typedef ::std_msgs::Header_ < ContainerAllocator > | _header_type |
typedef std::vector< double, typename ContainerAllocator::template rebind< double >::other > | _staticPitch_type |
typedef std::vector< double, typename ContainerAllocator::template rebind< double >::other > | _staticRoll_type |
typedef std::vector< double, typename ContainerAllocator::template rebind< double >::other > | _Temperature_type |
typedef boost::shared_ptr < ::bma180_driver::bma180_measurement_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::bma180_driver::bma180_measurement_ < ContainerAllocator > > | Ptr |
typedef bma180_measurement_ < ContainerAllocator > | Type |
Public Member Functions | |
bma180_measurement_ () | |
bma180_measurement_ (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 > | AccelerationX |
std::vector< double, typename ContainerAllocator::template rebind< double >::other > | AccelerationY |
std::vector< double, typename ContainerAllocator::template rebind< double >::other > | AccelerationZ |
::std_msgs::Header_ < ContainerAllocator > | header |
std::vector< double, typename ContainerAllocator::template rebind< double >::other > | staticPitch |
std::vector< double, typename ContainerAllocator::template rebind< double >::other > | staticRoll |
std::vector< double, typename ContainerAllocator::template rebind< double >::other > | Temperature |
Definition at line 22 of file bma180_measurement.h.
typedef std::vector<double, typename ContainerAllocator::template rebind<double>::other > bma180_driver::bma180_measurement_< ContainerAllocator >::_AccelerationX_type |
Definition at line 50 of file bma180_measurement.h.
typedef std::vector<double, typename ContainerAllocator::template rebind<double>::other > bma180_driver::bma180_measurement_< ContainerAllocator >::_AccelerationY_type |
Definition at line 53 of file bma180_measurement.h.
typedef std::vector<double, typename ContainerAllocator::template rebind<double>::other > bma180_driver::bma180_measurement_< ContainerAllocator >::_AccelerationZ_type |
Definition at line 56 of file bma180_measurement.h.
typedef ::std_msgs::Header_<ContainerAllocator> bma180_driver::bma180_measurement_< ContainerAllocator >::_header_type |
Definition at line 47 of file bma180_measurement.h.
typedef std::vector<double, typename ContainerAllocator::template rebind<double>::other > bma180_driver::bma180_measurement_< ContainerAllocator >::_staticPitch_type |
Definition at line 65 of file bma180_measurement.h.
typedef std::vector<double, typename ContainerAllocator::template rebind<double>::other > bma180_driver::bma180_measurement_< ContainerAllocator >::_staticRoll_type |
Definition at line 62 of file bma180_measurement.h.
typedef std::vector<double, typename ContainerAllocator::template rebind<double>::other > bma180_driver::bma180_measurement_< ContainerAllocator >::_Temperature_type |
Definition at line 59 of file bma180_measurement.h.
typedef boost::shared_ptr< ::bma180_driver::bma180_measurement_<ContainerAllocator> const> bma180_driver::bma180_measurement_< ContainerAllocator >::ConstPtr |
Definition at line 70 of file bma180_measurement.h.
typedef boost::shared_ptr< ::bma180_driver::bma180_measurement_<ContainerAllocator> > bma180_driver::bma180_measurement_< ContainerAllocator >::Ptr |
Definition at line 69 of file bma180_measurement.h.
typedef bma180_measurement_<ContainerAllocator> bma180_driver::bma180_measurement_< ContainerAllocator >::Type |
Definition at line 23 of file bma180_measurement.h.
bma180_driver::bma180_measurement_< ContainerAllocator >::bma180_measurement_ | ( | ) | [inline] |
Definition at line 25 of file bma180_measurement.h.
bma180_driver::bma180_measurement_< ContainerAllocator >::bma180_measurement_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 36 of file bma180_measurement.h.
boost::shared_ptr<std::map<std::string, std::string> > bma180_driver::bma180_measurement_< ContainerAllocator >::__connection_header |
Definition at line 71 of file bma180_measurement.h.
std::vector<double, typename ContainerAllocator::template rebind<double>::other > bma180_driver::bma180_measurement_< ContainerAllocator >::AccelerationX |
Definition at line 51 of file bma180_measurement.h.
std::vector<double, typename ContainerAllocator::template rebind<double>::other > bma180_driver::bma180_measurement_< ContainerAllocator >::AccelerationY |
Definition at line 54 of file bma180_measurement.h.
std::vector<double, typename ContainerAllocator::template rebind<double>::other > bma180_driver::bma180_measurement_< ContainerAllocator >::AccelerationZ |
Definition at line 57 of file bma180_measurement.h.
::std_msgs::Header_<ContainerAllocator> bma180_driver::bma180_measurement_< ContainerAllocator >::header |
Definition at line 48 of file bma180_measurement.h.
std::vector<double, typename ContainerAllocator::template rebind<double>::other > bma180_driver::bma180_measurement_< ContainerAllocator >::staticPitch |
Definition at line 66 of file bma180_measurement.h.
std::vector<double, typename ContainerAllocator::template rebind<double>::other > bma180_driver::bma180_measurement_< ContainerAllocator >::staticRoll |
Definition at line 63 of file bma180_measurement.h.
std::vector<double, typename ContainerAllocator::template rebind<double>::other > bma180_driver::bma180_measurement_< ContainerAllocator >::Temperature |
Definition at line 60 of file bma180_measurement.h.