Public Types | Public Member Functions | Public Attributes
smi540::smi540meas_< ContainerAllocator > Struct Template Reference

#include <smi540meas.h>

List of all members.

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

Detailed Description

template<class ContainerAllocator>
struct smi540::smi540meas_< ContainerAllocator >

Definition at line 22 of file smi540meas.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef std::vector<double, typename ContainerAllocator::template rebind<double>::other > smi540::smi540meas_< ContainerAllocator >::_fAcclX_type

Definition at line 54 of file smi540meas.h.

template<class ContainerAllocator >
typedef std::vector<double, typename ContainerAllocator::template rebind<double>::other > smi540::smi540meas_< ContainerAllocator >::_fAcclY_type

Definition at line 57 of file smi540meas.h.

template<class ContainerAllocator >
typedef std::vector<double, typename ContainerAllocator::template rebind<double>::other > smi540::smi540meas_< ContainerAllocator >::_fRateZ_type

Definition at line 60 of file smi540meas.h.

template<class ContainerAllocator >
typedef ::std_msgs::Header_<ContainerAllocator> smi540::smi540meas_< ContainerAllocator >::_header_type

Definition at line 45 of file smi540meas.h.

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

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

template<class ContainerAllocator >
typedef boost::shared_ptr< ::smi540::smi540meas_<ContainerAllocator> const> smi540::smi540meas_< ContainerAllocator >::ConstPtr

Definition at line 65 of file smi540meas.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::smi540::smi540meas_<ContainerAllocator> > smi540::smi540meas_< ContainerAllocator >::Ptr

Definition at line 64 of file smi540meas.h.

template<class ContainerAllocator >
typedef smi540meas_<ContainerAllocator> smi540::smi540meas_< ContainerAllocator >::Type

Definition at line 23 of file smi540meas.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
smi540::smi540meas_< ContainerAllocator >::smi540meas_ ( ) [inline]

Definition at line 25 of file smi540meas.h.

template<class ContainerAllocator >
smi540::smi540meas_< ContainerAllocator >::smi540meas_ ( const ContainerAllocator &  _alloc) [inline]

Definition at line 35 of file smi540meas.h.


Member Data Documentation

template<class ContainerAllocator >
boost::shared_ptr<std::map<std::string, std::string> > smi540::smi540meas_< ContainerAllocator >::__connection_header

Definition at line 66 of file smi540meas.h.

template<class ContainerAllocator >
std::vector<double, typename ContainerAllocator::template rebind<double>::other > smi540::smi540meas_< ContainerAllocator >::fAcclX

Definition at line 55 of file smi540meas.h.

template<class ContainerAllocator >
std::vector<double, typename ContainerAllocator::template rebind<double>::other > smi540::smi540meas_< ContainerAllocator >::fAcclY

Definition at line 58 of file smi540meas.h.

template<class ContainerAllocator >
std::vector<double, typename ContainerAllocator::template rebind<double>::other > smi540::smi540meas_< ContainerAllocator >::fRateZ

Definition at line 61 of file smi540meas.h.

template<class ContainerAllocator >
::std_msgs::Header_<ContainerAllocator> smi540::smi540meas_< ContainerAllocator >::header

Definition at line 46 of file smi540meas.h.

template<class ContainerAllocator >
std::vector<int16_t, typename ContainerAllocator::template rebind<int16_t>::other > smi540::smi540meas_< ContainerAllocator >::iChipSelect

Definition at line 52 of file smi540meas.h.

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


The documentation for this struct was generated from the following file:


smi540
Author(s): Lukas Marti, Nikhil Deshpande (Maintained by Philip Roan)
autogenerated on Sat Dec 28 2013 16:49:36