Public Types | Public Member Functions | Public Attributes
apm::apm25_< ContainerAllocator > Struct Template Reference

#include <apm25.h>

List of all members.

Public Types

typedef int16_t _A0_type
typedef int16_t _A1_type
typedef int16_t _A2_type
typedef int16_t _A3_type
typedef int16_t _A4_type
typedef int16_t _A5_type
typedef int16_t _A6_type
typedef int16_t _A7_type
typedef int16_t _alt_type
typedef int16_t _compass_type
typedef int32_t _lat_type
typedef int32_t _lon_type
typedef int16_t _pitch_type
typedef int16_t _roll_type
typedef int16_t _sats_type
typedef int16_t _status_type
typedef int16_t _yaw_type
typedef boost::shared_ptr
< ::apm::apm25_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::apm::apm25_
< ContainerAllocator > > 
Ptr
typedef apm25_
< ContainerAllocator > 
Type

Public Member Functions

 apm25_ ()
 apm25_ (const ContainerAllocator &_alloc)

Public Attributes

boost::shared_ptr< std::map
< std::string, std::string > > 
__connection_header
int16_t A0
int16_t A1
int16_t A2
int16_t A3
int16_t A4
int16_t A5
int16_t A6
int16_t A7
int16_t alt
int16_t compass
int32_t lat
int32_t lon
int16_t pitch
int16_t roll
int16_t sats
int16_t status
int16_t yaw

Detailed Description

template<class ContainerAllocator>
struct apm::apm25_< ContainerAllocator >

Definition at line 21 of file apm25.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef int16_t apm::apm25_< ContainerAllocator >::_A0_type

Definition at line 93 of file apm25.h.

template<class ContainerAllocator >
typedef int16_t apm::apm25_< ContainerAllocator >::_A1_type

Definition at line 96 of file apm25.h.

template<class ContainerAllocator >
typedef int16_t apm::apm25_< ContainerAllocator >::_A2_type

Definition at line 99 of file apm25.h.

template<class ContainerAllocator >
typedef int16_t apm::apm25_< ContainerAllocator >::_A3_type

Definition at line 102 of file apm25.h.

template<class ContainerAllocator >
typedef int16_t apm::apm25_< ContainerAllocator >::_A4_type

Definition at line 105 of file apm25.h.

template<class ContainerAllocator >
typedef int16_t apm::apm25_< ContainerAllocator >::_A5_type

Definition at line 108 of file apm25.h.

template<class ContainerAllocator >
typedef int16_t apm::apm25_< ContainerAllocator >::_A6_type

Definition at line 111 of file apm25.h.

template<class ContainerAllocator >
typedef int16_t apm::apm25_< ContainerAllocator >::_A7_type

Definition at line 114 of file apm25.h.

template<class ContainerAllocator >
typedef int16_t apm::apm25_< ContainerAllocator >::_alt_type

Definition at line 84 of file apm25.h.

template<class ContainerAllocator >
typedef int16_t apm::apm25_< ContainerAllocator >::_compass_type

Definition at line 75 of file apm25.h.

template<class ContainerAllocator >
typedef int32_t apm::apm25_< ContainerAllocator >::_lat_type

Definition at line 78 of file apm25.h.

template<class ContainerAllocator >
typedef int32_t apm::apm25_< ContainerAllocator >::_lon_type

Definition at line 81 of file apm25.h.

template<class ContainerAllocator >
typedef int16_t apm::apm25_< ContainerAllocator >::_pitch_type

Definition at line 69 of file apm25.h.

template<class ContainerAllocator >
typedef int16_t apm::apm25_< ContainerAllocator >::_roll_type

Definition at line 66 of file apm25.h.

template<class ContainerAllocator >
typedef int16_t apm::apm25_< ContainerAllocator >::_sats_type

Definition at line 87 of file apm25.h.

template<class ContainerAllocator >
typedef int16_t apm::apm25_< ContainerAllocator >::_status_type

Definition at line 90 of file apm25.h.

template<class ContainerAllocator >
typedef int16_t apm::apm25_< ContainerAllocator >::_yaw_type

Definition at line 72 of file apm25.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::apm::apm25_<ContainerAllocator> const> apm::apm25_< ContainerAllocator >::ConstPtr

Definition at line 119 of file apm25.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::apm::apm25_<ContainerAllocator> > apm::apm25_< ContainerAllocator >::Ptr

Definition at line 118 of file apm25.h.

template<class ContainerAllocator >
typedef apm25_<ContainerAllocator> apm::apm25_< ContainerAllocator >::Type

Definition at line 22 of file apm25.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
apm::apm25_< ContainerAllocator >::apm25_ ( ) [inline]

Definition at line 24 of file apm25.h.

template<class ContainerAllocator >
apm::apm25_< ContainerAllocator >::apm25_ ( const ContainerAllocator &  _alloc) [inline]

Definition at line 45 of file apm25.h.


Member Data Documentation

template<class ContainerAllocator >
boost::shared_ptr<std::map<std::string, std::string> > apm::apm25_< ContainerAllocator >::__connection_header

Definition at line 120 of file apm25.h.

template<class ContainerAllocator >
int16_t apm::apm25_< ContainerAllocator >::A0

Definition at line 94 of file apm25.h.

template<class ContainerAllocator >
int16_t apm::apm25_< ContainerAllocator >::A1

Definition at line 97 of file apm25.h.

template<class ContainerAllocator >
int16_t apm::apm25_< ContainerAllocator >::A2

Definition at line 100 of file apm25.h.

template<class ContainerAllocator >
int16_t apm::apm25_< ContainerAllocator >::A3

Definition at line 103 of file apm25.h.

template<class ContainerAllocator >
int16_t apm::apm25_< ContainerAllocator >::A4

Definition at line 106 of file apm25.h.

template<class ContainerAllocator >
int16_t apm::apm25_< ContainerAllocator >::A5

Definition at line 109 of file apm25.h.

template<class ContainerAllocator >
int16_t apm::apm25_< ContainerAllocator >::A6

Definition at line 112 of file apm25.h.

template<class ContainerAllocator >
int16_t apm::apm25_< ContainerAllocator >::A7

Definition at line 115 of file apm25.h.

template<class ContainerAllocator >
int16_t apm::apm25_< ContainerAllocator >::alt

Definition at line 85 of file apm25.h.

template<class ContainerAllocator >
int16_t apm::apm25_< ContainerAllocator >::compass

Definition at line 76 of file apm25.h.

template<class ContainerAllocator >
int32_t apm::apm25_< ContainerAllocator >::lat

Definition at line 79 of file apm25.h.

template<class ContainerAllocator >
int32_t apm::apm25_< ContainerAllocator >::lon

Definition at line 82 of file apm25.h.

template<class ContainerAllocator >
int16_t apm::apm25_< ContainerAllocator >::pitch

Definition at line 70 of file apm25.h.

template<class ContainerAllocator >
int16_t apm::apm25_< ContainerAllocator >::roll

Definition at line 67 of file apm25.h.

template<class ContainerAllocator >
int16_t apm::apm25_< ContainerAllocator >::sats

Definition at line 88 of file apm25.h.

template<class ContainerAllocator >
int16_t apm::apm25_< ContainerAllocator >::status

Definition at line 91 of file apm25.h.

template<class ContainerAllocator >
int16_t apm::apm25_< ContainerAllocator >::yaw

Definition at line 73 of file apm25.h.


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


komodo_sensors
Author(s): RoboTiCan
autogenerated on Tue Jan 7 2014 11:20:00