$search

applanix_msgs::DGPSSourceControl_< ContainerAllocator > Struct Template Reference

#include <DGPSSourceControl.h>

List of all members.

Public Types

typedef uint8_t _beacon_acquisition_mode_type
typedef uint16_t _beacon_channel_0_frequency_type
typedef uint16_t _beacon_channel_1_frequency_type
typedef uint8_t _dgps_source_mode_type
typedef uint8_t _landstar_correction_source_type
typedef boost::array< uint8_t, 26 > _omnistar_activation_code_type
typedef uint8_t _request_database_source_type
typedef uint16_t _satellite_bitrate_type
typedef double _satellite_frequency_type
typedef uint8_t _satellite_id_type
typedef uint16_t _transaction_type
typedef boost::shared_ptr
< ::applanix_msgs::DGPSSourceControl_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::applanix_msgs::DGPSSourceControl_
< ContainerAllocator > > 
Ptr
typedef DGPSSourceControl_
< ContainerAllocator > 
Type

Public Member Functions

ROS_DEPRECATED const std::string __getDataType () const
ROS_DEPRECATED const std::string __getMD5Sum () const
ROS_DEPRECATED const std::string __getMessageDefinition () const
virtual ROS_DEPRECATED uint8_t * deserialize (uint8_t *read_ptr)
 DGPSSourceControl_ (const ContainerAllocator &_alloc)
 DGPSSourceControl_ ()
ROS_DEPRECATED uint32_t get_omnistar_activation_code_size () const
virtual ROS_DEPRECATED uint32_t serializationLength () const
virtual ROS_DEPRECATED uint8_t * serialize (uint8_t *write_ptr, uint32_t seq) const

Static Public Member Functions

static ROS_DEPRECATED const
std::string 
__s_getDataType ()
static ROS_DEPRECATED const
std::string 
__s_getMD5Sum ()
static ROS_DEPRECATED const
std::string 
__s_getMessageDefinition ()

Public Attributes

boost::shared_ptr< std::map
< std::string, std::string > > 
__connection_header
uint8_t beacon_acquisition_mode
uint16_t beacon_channel_0_frequency
uint16_t beacon_channel_1_frequency
uint8_t dgps_source_mode
uint8_t landstar_correction_source
boost::array< uint8_t, 26 > omnistar_activation_code
uint8_t request_database_source
uint16_t satellite_bitrate
double satellite_frequency
uint8_t satellite_id
uint16_t transaction

Static Private Member Functions

static const char * __s_getDataType_ ()
static const char * __s_getMD5Sum_ ()
static const char * __s_getMessageDefinition_ ()

Detailed Description

template<class ContainerAllocator>
struct applanix_msgs::DGPSSourceControl_< ContainerAllocator >

Definition at line 21 of file DGPSSourceControl.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef uint8_t applanix_msgs::DGPSSourceControl_< ContainerAllocator >::_beacon_acquisition_mode_type

Definition at line 62 of file DGPSSourceControl.h.

template<class ContainerAllocator >
typedef uint16_t applanix_msgs::DGPSSourceControl_< ContainerAllocator >::_beacon_channel_0_frequency_type

Definition at line 65 of file DGPSSourceControl.h.

template<class ContainerAllocator >
typedef uint16_t applanix_msgs::DGPSSourceControl_< ContainerAllocator >::_beacon_channel_1_frequency_type

Definition at line 68 of file DGPSSourceControl.h.

template<class ContainerAllocator >
typedef uint8_t applanix_msgs::DGPSSourceControl_< ContainerAllocator >::_dgps_source_mode_type

Definition at line 59 of file DGPSSourceControl.h.

template<class ContainerAllocator >
typedef uint8_t applanix_msgs::DGPSSourceControl_< ContainerAllocator >::_landstar_correction_source_type

Definition at line 83 of file DGPSSourceControl.h.

template<class ContainerAllocator >
typedef boost::array<uint8_t, 26> applanix_msgs::DGPSSourceControl_< ContainerAllocator >::_omnistar_activation_code_type

Definition at line 86 of file DGPSSourceControl.h.

template<class ContainerAllocator >
typedef uint8_t applanix_msgs::DGPSSourceControl_< ContainerAllocator >::_request_database_source_type

Definition at line 80 of file DGPSSourceControl.h.

template<class ContainerAllocator >
typedef uint16_t applanix_msgs::DGPSSourceControl_< ContainerAllocator >::_satellite_bitrate_type

Definition at line 74 of file DGPSSourceControl.h.

template<class ContainerAllocator >
typedef double applanix_msgs::DGPSSourceControl_< ContainerAllocator >::_satellite_frequency_type

Definition at line 77 of file DGPSSourceControl.h.

template<class ContainerAllocator >
typedef uint8_t applanix_msgs::DGPSSourceControl_< ContainerAllocator >::_satellite_id_type

Definition at line 71 of file DGPSSourceControl.h.

template<class ContainerAllocator >
typedef uint16_t applanix_msgs::DGPSSourceControl_< ContainerAllocator >::_transaction_type

Definition at line 56 of file DGPSSourceControl.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::applanix_msgs::DGPSSourceControl_<ContainerAllocator> const> applanix_msgs::DGPSSourceControl_< ContainerAllocator >::ConstPtr

Definition at line 182 of file DGPSSourceControl.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::applanix_msgs::DGPSSourceControl_<ContainerAllocator> > applanix_msgs::DGPSSourceControl_< ContainerAllocator >::Ptr

Definition at line 181 of file DGPSSourceControl.h.

template<class ContainerAllocator >
typedef DGPSSourceControl_<ContainerAllocator> applanix_msgs::DGPSSourceControl_< ContainerAllocator >::Type

Definition at line 22 of file DGPSSourceControl.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
applanix_msgs::DGPSSourceControl_< ContainerAllocator >::DGPSSourceControl_ (  )  [inline]

Definition at line 24 of file DGPSSourceControl.h.

template<class ContainerAllocator >
applanix_msgs::DGPSSourceControl_< ContainerAllocator >::DGPSSourceControl_ ( const ContainerAllocator &  _alloc  )  [inline]

Definition at line 40 of file DGPSSourceControl.h.


Member Function Documentation

template<class ContainerAllocator >
ROS_DEPRECATED const std::string applanix_msgs::DGPSSourceControl_< ContainerAllocator >::__getDataType (  )  const [inline]

Definition at line 96 of file DGPSSourceControl.h.

template<class ContainerAllocator >
ROS_DEPRECATED const std::string applanix_msgs::DGPSSourceControl_< ContainerAllocator >::__getMD5Sum (  )  const [inline]

Definition at line 103 of file DGPSSourceControl.h.

template<class ContainerAllocator >
ROS_DEPRECATED const std::string applanix_msgs::DGPSSourceControl_< ContainerAllocator >::__getMessageDefinition (  )  const [inline]

Definition at line 128 of file DGPSSourceControl.h.

template<class ContainerAllocator >
static ROS_DEPRECATED const std::string applanix_msgs::DGPSSourceControl_< ContainerAllocator >::__s_getDataType (  )  [inline, static]

Definition at line 94 of file DGPSSourceControl.h.

template<class ContainerAllocator >
static const char* applanix_msgs::DGPSSourceControl_< ContainerAllocator >::__s_getDataType_ (  )  [inline, static, private]

Definition at line 92 of file DGPSSourceControl.h.

template<class ContainerAllocator >
static ROS_DEPRECATED const std::string applanix_msgs::DGPSSourceControl_< ContainerAllocator >::__s_getMD5Sum (  )  [inline, static]

Definition at line 101 of file DGPSSourceControl.h.

template<class ContainerAllocator >
static const char* applanix_msgs::DGPSSourceControl_< ContainerAllocator >::__s_getMD5Sum_ (  )  [inline, static, private]

Definition at line 99 of file DGPSSourceControl.h.

template<class ContainerAllocator >
static ROS_DEPRECATED const std::string applanix_msgs::DGPSSourceControl_< ContainerAllocator >::__s_getMessageDefinition (  )  [inline, static]

Definition at line 126 of file DGPSSourceControl.h.

template<class ContainerAllocator >
static const char* applanix_msgs::DGPSSourceControl_< ContainerAllocator >::__s_getMessageDefinition_ (  )  [inline, static, private]

Definition at line 106 of file DGPSSourceControl.h.

template<class ContainerAllocator >
virtual ROS_DEPRECATED uint8_t* applanix_msgs::DGPSSourceControl_< ContainerAllocator >::deserialize ( uint8_t *  read_ptr  )  [inline, virtual]

Definition at line 147 of file DGPSSourceControl.h.

template<class ContainerAllocator >
ROS_DEPRECATED uint32_t applanix_msgs::DGPSSourceControl_< ContainerAllocator >::get_omnistar_activation_code_size (  )  const [inline]

Definition at line 90 of file DGPSSourceControl.h.

template<class ContainerAllocator >
virtual ROS_DEPRECATED uint32_t applanix_msgs::DGPSSourceControl_< ContainerAllocator >::serializationLength (  )  const [inline, virtual]

Definition at line 164 of file DGPSSourceControl.h.

template<class ContainerAllocator >
virtual ROS_DEPRECATED uint8_t* applanix_msgs::DGPSSourceControl_< ContainerAllocator >::serialize ( uint8_t *  write_ptr,
uint32_t  seq 
) const [inline, virtual]

Definition at line 130 of file DGPSSourceControl.h.


Member Data Documentation

template<class ContainerAllocator >
boost::shared_ptr<std::map<std::string, std::string> > applanix_msgs::DGPSSourceControl_< ContainerAllocator >::__connection_header

Definition at line 183 of file DGPSSourceControl.h.

template<class ContainerAllocator >
uint8_t applanix_msgs::DGPSSourceControl_< ContainerAllocator >::beacon_acquisition_mode

Definition at line 63 of file DGPSSourceControl.h.

template<class ContainerAllocator >
uint16_t applanix_msgs::DGPSSourceControl_< ContainerAllocator >::beacon_channel_0_frequency

Definition at line 66 of file DGPSSourceControl.h.

template<class ContainerAllocator >
uint16_t applanix_msgs::DGPSSourceControl_< ContainerAllocator >::beacon_channel_1_frequency

Definition at line 69 of file DGPSSourceControl.h.

template<class ContainerAllocator >
uint8_t applanix_msgs::DGPSSourceControl_< ContainerAllocator >::dgps_source_mode

Definition at line 60 of file DGPSSourceControl.h.

template<class ContainerAllocator >
uint8_t applanix_msgs::DGPSSourceControl_< ContainerAllocator >::landstar_correction_source

Definition at line 84 of file DGPSSourceControl.h.

template<class ContainerAllocator >
boost::array<uint8_t, 26> applanix_msgs::DGPSSourceControl_< ContainerAllocator >::omnistar_activation_code

Definition at line 87 of file DGPSSourceControl.h.

template<class ContainerAllocator >
uint8_t applanix_msgs::DGPSSourceControl_< ContainerAllocator >::request_database_source

Definition at line 81 of file DGPSSourceControl.h.

template<class ContainerAllocator >
uint16_t applanix_msgs::DGPSSourceControl_< ContainerAllocator >::satellite_bitrate

Definition at line 75 of file DGPSSourceControl.h.

template<class ContainerAllocator >
double applanix_msgs::DGPSSourceControl_< ContainerAllocator >::satellite_frequency

Definition at line 78 of file DGPSSourceControl.h.

template<class ContainerAllocator >
uint8_t applanix_msgs::DGPSSourceControl_< ContainerAllocator >::satellite_id

Definition at line 72 of file DGPSSourceControl.h.

template<class ContainerAllocator >
uint16_t applanix_msgs::DGPSSourceControl_< ContainerAllocator >::transaction

Definition at line 57 of file DGPSSourceControl.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends


applanix_msgs
Author(s): Mike Purvis
autogenerated on Fri Mar 1 14:11:50 2013