$search

applanix_msgs::BaseGNSSSetup_< ContainerAllocator > Struct Template Reference

#include <BaseGNSSSetup.h>

List of all members.

Public Types

enum  { TYPE_NONE = 0 }
enum  { TYPE_RTCM_1 = 1 }
enum  { TYPE_RTCM_3 = 2 }
enum  { TYPE_CMR = 3 }
enum  { DATUM_WGS84 = 0 }
enum  { DATUM_NAD83 = 1 }
typedef uint16_t _base_gnss_input_type_type
typedef uint8_t _connection_control_type
typedef uint16_t _data_timeout_length_type
typedef uint16_t _datum_type
typedef uint8_t _line_control_type
typedef boost::array< uint8_t, 64 > _modem_command_string_type
typedef uint8_t _modem_control_type
typedef boost::array< uint8_t, 128 > _modem_init_string_type
typedef uint8_t _num_redials_type
typedef boost::array< uint8_t, 32 > _phone_number_type
typedef uint16_t _transaction_type
typedef boost::shared_ptr
< ::applanix_msgs::BaseGNSSSetup_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::applanix_msgs::BaseGNSSSetup_
< ContainerAllocator > > 
Ptr
typedef BaseGNSSSetup_
< 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
 BaseGNSSSetup_ (const ContainerAllocator &_alloc)
 BaseGNSSSetup_ ()
virtual ROS_DEPRECATED uint8_t * deserialize (uint8_t *read_ptr)
ROS_DEPRECATED uint32_t get_modem_command_string_size () const
ROS_DEPRECATED uint32_t get_modem_init_string_size () const
ROS_DEPRECATED uint32_t get_phone_number_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
uint16_t base_gnss_input_type
uint8_t connection_control
uint16_t data_timeout_length
uint16_t datum
uint8_t line_control
boost::array< uint8_t, 64 > modem_command_string
uint8_t modem_control
boost::array< uint8_t, 128 > modem_init_string
uint8_t num_redials
boost::array< uint8_t, 32 > phone_number
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::BaseGNSSSetup_< ContainerAllocator >

Definition at line 21 of file BaseGNSSSetup.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef uint16_t applanix_msgs::BaseGNSSSetup_< ContainerAllocator >::_base_gnss_input_type_type

Definition at line 63 of file BaseGNSSSetup.h.

template<class ContainerAllocator >
typedef uint8_t applanix_msgs::BaseGNSSSetup_< ContainerAllocator >::_connection_control_type

Definition at line 72 of file BaseGNSSSetup.h.

template<class ContainerAllocator >
typedef uint16_t applanix_msgs::BaseGNSSSetup_< ContainerAllocator >::_data_timeout_length_type

Definition at line 87 of file BaseGNSSSetup.h.

template<class ContainerAllocator >
typedef uint16_t applanix_msgs::BaseGNSSSetup_< ContainerAllocator >::_datum_type

Definition at line 90 of file BaseGNSSSetup.h.

template<class ContainerAllocator >
typedef uint8_t applanix_msgs::BaseGNSSSetup_< ContainerAllocator >::_line_control_type

Definition at line 66 of file BaseGNSSSetup.h.

template<class ContainerAllocator >
typedef boost::array<uint8_t, 64> applanix_msgs::BaseGNSSSetup_< ContainerAllocator >::_modem_command_string_type

Definition at line 81 of file BaseGNSSSetup.h.

template<class ContainerAllocator >
typedef uint8_t applanix_msgs::BaseGNSSSetup_< ContainerAllocator >::_modem_control_type

Definition at line 69 of file BaseGNSSSetup.h.

template<class ContainerAllocator >
typedef boost::array<uint8_t, 128> applanix_msgs::BaseGNSSSetup_< ContainerAllocator >::_modem_init_string_type

Definition at line 84 of file BaseGNSSSetup.h.

template<class ContainerAllocator >
typedef uint8_t applanix_msgs::BaseGNSSSetup_< ContainerAllocator >::_num_redials_type

Definition at line 78 of file BaseGNSSSetup.h.

template<class ContainerAllocator >
typedef boost::array<uint8_t, 32> applanix_msgs::BaseGNSSSetup_< ContainerAllocator >::_phone_number_type

Definition at line 75 of file BaseGNSSSetup.h.

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

Definition at line 60 of file BaseGNSSSetup.h.

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

Definition at line 205 of file BaseGNSSSetup.h.

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

Definition at line 204 of file BaseGNSSSetup.h.

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

Definition at line 22 of file BaseGNSSSetup.h.


Member Enumeration Documentation

template<class ContainerAllocator >
anonymous enum
Enumerator:
TYPE_NONE 

Definition at line 93 of file BaseGNSSSetup.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
TYPE_RTCM_1 

Definition at line 94 of file BaseGNSSSetup.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
TYPE_RTCM_3 

Definition at line 95 of file BaseGNSSSetup.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
TYPE_CMR 

Definition at line 96 of file BaseGNSSSetup.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
DATUM_WGS84 

Definition at line 97 of file BaseGNSSSetup.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
DATUM_NAD83 

Definition at line 98 of file BaseGNSSSetup.h.


Constructor & Destructor Documentation

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

Definition at line 24 of file BaseGNSSSetup.h.

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

Definition at line 42 of file BaseGNSSSetup.h.


Member Function Documentation

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

Definition at line 108 of file BaseGNSSSetup.h.

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

Definition at line 115 of file BaseGNSSSetup.h.

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

Definition at line 151 of file BaseGNSSSetup.h.

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

Definition at line 106 of file BaseGNSSSetup.h.

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

Definition at line 104 of file BaseGNSSSetup.h.

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

Definition at line 113 of file BaseGNSSSetup.h.

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

Definition at line 111 of file BaseGNSSSetup.h.

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

Definition at line 149 of file BaseGNSSSetup.h.

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

Definition at line 118 of file BaseGNSSSetup.h.

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

Definition at line 170 of file BaseGNSSSetup.h.

template<class ContainerAllocator >
ROS_DEPRECATED uint32_t applanix_msgs::BaseGNSSSetup_< ContainerAllocator >::get_modem_command_string_size (  )  const [inline]

Definition at line 101 of file BaseGNSSSetup.h.

template<class ContainerAllocator >
ROS_DEPRECATED uint32_t applanix_msgs::BaseGNSSSetup_< ContainerAllocator >::get_modem_init_string_size (  )  const [inline]

Definition at line 102 of file BaseGNSSSetup.h.

template<class ContainerAllocator >
ROS_DEPRECATED uint32_t applanix_msgs::BaseGNSSSetup_< ContainerAllocator >::get_phone_number_size (  )  const [inline]

Definition at line 100 of file BaseGNSSSetup.h.

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

Definition at line 187 of file BaseGNSSSetup.h.

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

Definition at line 153 of file BaseGNSSSetup.h.


Member Data Documentation

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

Definition at line 206 of file BaseGNSSSetup.h.

template<class ContainerAllocator >
uint16_t applanix_msgs::BaseGNSSSetup_< ContainerAllocator >::base_gnss_input_type

Definition at line 64 of file BaseGNSSSetup.h.

template<class ContainerAllocator >
uint8_t applanix_msgs::BaseGNSSSetup_< ContainerAllocator >::connection_control

Definition at line 73 of file BaseGNSSSetup.h.

template<class ContainerAllocator >
uint16_t applanix_msgs::BaseGNSSSetup_< ContainerAllocator >::data_timeout_length

Definition at line 88 of file BaseGNSSSetup.h.

template<class ContainerAllocator >
uint16_t applanix_msgs::BaseGNSSSetup_< ContainerAllocator >::datum

Definition at line 91 of file BaseGNSSSetup.h.

template<class ContainerAllocator >
uint8_t applanix_msgs::BaseGNSSSetup_< ContainerAllocator >::line_control

Definition at line 67 of file BaseGNSSSetup.h.

template<class ContainerAllocator >
boost::array<uint8_t, 64> applanix_msgs::BaseGNSSSetup_< ContainerAllocator >::modem_command_string

Definition at line 82 of file BaseGNSSSetup.h.

template<class ContainerAllocator >
uint8_t applanix_msgs::BaseGNSSSetup_< ContainerAllocator >::modem_control

Definition at line 70 of file BaseGNSSSetup.h.

template<class ContainerAllocator >
boost::array<uint8_t, 128> applanix_msgs::BaseGNSSSetup_< ContainerAllocator >::modem_init_string

Definition at line 85 of file BaseGNSSSetup.h.

template<class ContainerAllocator >
uint8_t applanix_msgs::BaseGNSSSetup_< ContainerAllocator >::num_redials

Definition at line 79 of file BaseGNSSSetup.h.

template<class ContainerAllocator >
boost::array<uint8_t, 32> applanix_msgs::BaseGNSSSetup_< ContainerAllocator >::phone_number

Definition at line 76 of file BaseGNSSSetup.h.

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

Definition at line 61 of file BaseGNSSSetup.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