#include <UBX_cfg.hh>
Definition at line 113 of file UBX_cfg.hh.
UBX::Cfg::Prt::Prt |
( |
PortID |
p | ) |
|
|
inline |
Constructor for making a new input message.
Definition at line 132 of file UBX_cfg.hh.
UBX::Cfg::Prt::Prt |
( |
unsigned char * |
payload, |
|
|
Length |
len |
|
) |
| |
Constructor from a binary buffer.
Definition at line 36 of file UBX_cfg.cc.
const uint32_t UBX::Cfg::Prt::baudrate |
( |
void |
| ) |
const |
|
inline |
const bool UBX::Cfg::Prt::inproto_nmea |
( |
void |
| ) |
const |
|
inline |
const bool UBX::Cfg::Prt::inproto_rtcm |
( |
void |
| ) |
const |
|
inline |
const bool UBX::Cfg::Prt::inproto_ubx |
( |
void |
| ) |
const |
|
inline |
const Mode_Charlen UBX::Cfg::Prt::mode_charlen |
( |
void |
| ) |
const |
|
inline |
const Mode_Parity UBX::Cfg::Prt::mode_parity |
( |
void |
| ) |
const |
|
inline |
const bool UBX::Cfg::Prt::outproto_nmea |
( |
void |
| ) |
const |
|
inline |
const bool UBX::Cfg::Prt::outproto_ubx |
( |
void |
| ) |
const |
|
inline |
void UBX::Cfg::Prt::set_baudrate |
( |
uint32_t |
val | ) |
|
|
inline |
void UBX::Cfg::Prt::set_inproto_nmea |
( |
bool |
val | ) |
|
|
inline |
void UBX::Cfg::Prt::set_inproto_rtcm |
( |
bool |
val | ) |
|
|
inline |
void UBX::Cfg::Prt::set_inproto_ubx |
( |
bool |
val | ) |
|
|
inline |
void UBX::Cfg::Prt::set_outproto_nmea |
( |
bool |
val | ) |
|
|
inline |
void UBX::Cfg::Prt::set_outproto_ubx |
( |
bool |
val | ) |
|
|
inline |
The documentation for this class was generated from the following files: