#include <BaseGNSSSetup.h>
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 | |
BaseGNSSSetup_ () | |
BaseGNSSSetup_ (const ContainerAllocator &_alloc) | |
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 |
Definition at line 21 of file BaseGNSSSetup.h.
typedef uint16_t applanix_msgs::BaseGNSSSetup_< ContainerAllocator >::_base_gnss_input_type_type |
Definition at line 63 of file BaseGNSSSetup.h.
typedef uint8_t applanix_msgs::BaseGNSSSetup_< ContainerAllocator >::_connection_control_type |
Definition at line 72 of file BaseGNSSSetup.h.
typedef uint16_t applanix_msgs::BaseGNSSSetup_< ContainerAllocator >::_data_timeout_length_type |
Definition at line 87 of file BaseGNSSSetup.h.
typedef uint16_t applanix_msgs::BaseGNSSSetup_< ContainerAllocator >::_datum_type |
Definition at line 90 of file BaseGNSSSetup.h.
typedef uint8_t applanix_msgs::BaseGNSSSetup_< ContainerAllocator >::_line_control_type |
Definition at line 66 of file BaseGNSSSetup.h.
typedef boost::array<uint8_t, 64> applanix_msgs::BaseGNSSSetup_< ContainerAllocator >::_modem_command_string_type |
Definition at line 81 of file BaseGNSSSetup.h.
typedef uint8_t applanix_msgs::BaseGNSSSetup_< ContainerAllocator >::_modem_control_type |
Definition at line 69 of file BaseGNSSSetup.h.
typedef boost::array<uint8_t, 128> applanix_msgs::BaseGNSSSetup_< ContainerAllocator >::_modem_init_string_type |
Definition at line 84 of file BaseGNSSSetup.h.
typedef uint8_t applanix_msgs::BaseGNSSSetup_< ContainerAllocator >::_num_redials_type |
Definition at line 78 of file BaseGNSSSetup.h.
typedef boost::array<uint8_t, 32> applanix_msgs::BaseGNSSSetup_< ContainerAllocator >::_phone_number_type |
Definition at line 75 of file BaseGNSSSetup.h.
typedef uint16_t applanix_msgs::BaseGNSSSetup_< ContainerAllocator >::_transaction_type |
Definition at line 60 of file BaseGNSSSetup.h.
typedef boost::shared_ptr< ::applanix_msgs::BaseGNSSSetup_<ContainerAllocator> const> applanix_msgs::BaseGNSSSetup_< ContainerAllocator >::ConstPtr |
Definition at line 101 of file BaseGNSSSetup.h.
typedef boost::shared_ptr< ::applanix_msgs::BaseGNSSSetup_<ContainerAllocator> > applanix_msgs::BaseGNSSSetup_< ContainerAllocator >::Ptr |
Definition at line 100 of file BaseGNSSSetup.h.
typedef BaseGNSSSetup_<ContainerAllocator> applanix_msgs::BaseGNSSSetup_< ContainerAllocator >::Type |
Definition at line 22 of file BaseGNSSSetup.h.
anonymous enum |
Definition at line 93 of file BaseGNSSSetup.h.
anonymous enum |
Definition at line 94 of file BaseGNSSSetup.h.
anonymous enum |
Definition at line 95 of file BaseGNSSSetup.h.
anonymous enum |
Definition at line 96 of file BaseGNSSSetup.h.
anonymous enum |
Definition at line 97 of file BaseGNSSSetup.h.
anonymous enum |
Definition at line 98 of file BaseGNSSSetup.h.
applanix_msgs::BaseGNSSSetup_< ContainerAllocator >::BaseGNSSSetup_ | ( | ) | [inline] |
Definition at line 24 of file BaseGNSSSetup.h.
applanix_msgs::BaseGNSSSetup_< ContainerAllocator >::BaseGNSSSetup_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 42 of file BaseGNSSSetup.h.
boost::shared_ptr<std::map<std::string, std::string> > applanix_msgs::BaseGNSSSetup_< ContainerAllocator >::__connection_header |
Definition at line 102 of file BaseGNSSSetup.h.
uint16_t applanix_msgs::BaseGNSSSetup_< ContainerAllocator >::base_gnss_input_type |
Definition at line 64 of file BaseGNSSSetup.h.
uint8_t applanix_msgs::BaseGNSSSetup_< ContainerAllocator >::connection_control |
Definition at line 73 of file BaseGNSSSetup.h.
uint16_t applanix_msgs::BaseGNSSSetup_< ContainerAllocator >::data_timeout_length |
Definition at line 88 of file BaseGNSSSetup.h.
uint16_t applanix_msgs::BaseGNSSSetup_< ContainerAllocator >::datum |
Definition at line 91 of file BaseGNSSSetup.h.
uint8_t applanix_msgs::BaseGNSSSetup_< ContainerAllocator >::line_control |
Definition at line 67 of file BaseGNSSSetup.h.
boost::array<uint8_t, 64> applanix_msgs::BaseGNSSSetup_< ContainerAllocator >::modem_command_string |
Definition at line 82 of file BaseGNSSSetup.h.
uint8_t applanix_msgs::BaseGNSSSetup_< ContainerAllocator >::modem_control |
Definition at line 70 of file BaseGNSSSetup.h.
boost::array<uint8_t, 128> applanix_msgs::BaseGNSSSetup_< ContainerAllocator >::modem_init_string |
Definition at line 85 of file BaseGNSSSetup.h.
uint8_t applanix_msgs::BaseGNSSSetup_< ContainerAllocator >::num_redials |
Definition at line 79 of file BaseGNSSSetup.h.
boost::array<uint8_t, 32> applanix_msgs::BaseGNSSSetup_< ContainerAllocator >::phone_number |
Definition at line 76 of file BaseGNSSSetup.h.
uint16_t applanix_msgs::BaseGNSSSetup_< ContainerAllocator >::transaction |
Definition at line 61 of file BaseGNSSSetup.h.