#include <smi540meas.h>
Public Types | |
typedef std::vector< double, typename ContainerAllocator::template rebind< double >::other > | _fAcclX_type |
typedef std::vector< double, typename ContainerAllocator::template rebind< double >::other > | _fAcclY_type |
typedef std::vector< double, typename ContainerAllocator::template rebind< double >::other > | _fRateZ_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 < ::smi540::smi540meas_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::smi540::smi540meas_ < ContainerAllocator > > | Ptr |
typedef smi540meas_ < ContainerAllocator > | Type |
Public Member Functions | |
smi540meas_ () | |
smi540meas_ (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 > | fAcclX |
std::vector< double, typename ContainerAllocator::template rebind< double >::other > | fAcclY |
std::vector< double, typename ContainerAllocator::template rebind< double >::other > | fRateZ |
::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 smi540meas.h.
typedef std::vector<double, typename ContainerAllocator::template rebind<double>::other > smi540::smi540meas_< ContainerAllocator >::_fAcclX_type |
Definition at line 54 of file smi540meas.h.
typedef std::vector<double, typename ContainerAllocator::template rebind<double>::other > smi540::smi540meas_< ContainerAllocator >::_fAcclY_type |
Definition at line 57 of file smi540meas.h.
typedef std::vector<double, typename ContainerAllocator::template rebind<double>::other > smi540::smi540meas_< ContainerAllocator >::_fRateZ_type |
Definition at line 60 of file smi540meas.h.
typedef ::std_msgs::Header_<ContainerAllocator> smi540::smi540meas_< ContainerAllocator >::_header_type |
Definition at line 45 of file smi540meas.h.
typedef std::vector<int16_t, typename ContainerAllocator::template rebind<int16_t>::other > smi540::smi540meas_< ContainerAllocator >::_iChipSelect_type |
Definition at line 51 of file smi540meas.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > smi540::smi540meas_< ContainerAllocator >::_strIdSubDev_type |
Definition at line 48 of file smi540meas.h.
typedef boost::shared_ptr< ::smi540::smi540meas_<ContainerAllocator> const> smi540::smi540meas_< ContainerAllocator >::ConstPtr |
Definition at line 65 of file smi540meas.h.
typedef boost::shared_ptr< ::smi540::smi540meas_<ContainerAllocator> > smi540::smi540meas_< ContainerAllocator >::Ptr |
Definition at line 64 of file smi540meas.h.
typedef smi540meas_<ContainerAllocator> smi540::smi540meas_< ContainerAllocator >::Type |
Definition at line 23 of file smi540meas.h.
smi540::smi540meas_< ContainerAllocator >::smi540meas_ | ( | ) | [inline] |
Definition at line 25 of file smi540meas.h.
smi540::smi540meas_< ContainerAllocator >::smi540meas_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 35 of file smi540meas.h.
boost::shared_ptr<std::map<std::string, std::string> > smi540::smi540meas_< ContainerAllocator >::__connection_header |
Definition at line 66 of file smi540meas.h.
std::vector<double, typename ContainerAllocator::template rebind<double>::other > smi540::smi540meas_< ContainerAllocator >::fAcclX |
Definition at line 55 of file smi540meas.h.
std::vector<double, typename ContainerAllocator::template rebind<double>::other > smi540::smi540meas_< ContainerAllocator >::fAcclY |
Definition at line 58 of file smi540meas.h.
std::vector<double, typename ContainerAllocator::template rebind<double>::other > smi540::smi540meas_< ContainerAllocator >::fRateZ |
Definition at line 61 of file smi540meas.h.
::std_msgs::Header_<ContainerAllocator> smi540::smi540meas_< ContainerAllocator >::header |
Definition at line 46 of file smi540meas.h.
std::vector<int16_t, typename ContainerAllocator::template rebind<int16_t>::other > smi540::smi540meas_< ContainerAllocator >::iChipSelect |
Definition at line 52 of file smi540meas.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > smi540::smi540meas_< ContainerAllocator >::strIdSubDev |
Definition at line 49 of file smi540meas.h.