#include <commands_system.hpp>
◆ Type
◆ _enumType
Enumerator |
---|
NONE | |
MIP_COMMANDS | |
MIP_DATA | |
NMEA | |
RTCM | |
SPARTN | |
ALL | |
◆ CommsProtocol() [1/2]
mip::commands_system::CommsProtocol::CommsProtocol |
( |
| ) |
|
|
inline |
◆ CommsProtocol() [2/2]
mip::commands_system::CommsProtocol::CommsProtocol |
( |
int |
val | ) |
|
|
inline |
◆ allSet()
bool mip::commands_system::CommsProtocol::allSet |
( |
| ) |
const |
|
inline |
◆ mipCommands() [1/2]
bool mip::commands_system::CommsProtocol::mipCommands |
( |
| ) |
const |
|
inline |
◆ mipCommands() [2/2]
void mip::commands_system::CommsProtocol::mipCommands |
( |
bool |
val | ) |
|
|
inline |
◆ mipData() [1/2]
bool mip::commands_system::CommsProtocol::mipData |
( |
| ) |
const |
|
inline |
◆ mipData() [2/2]
void mip::commands_system::CommsProtocol::mipData |
( |
bool |
val | ) |
|
|
inline |
◆ nmea() [1/2]
bool mip::commands_system::CommsProtocol::nmea |
( |
| ) |
const |
|
inline |
◆ nmea() [2/2]
void mip::commands_system::CommsProtocol::nmea |
( |
bool |
val | ) |
|
|
inline |
◆ operator uint32_t()
mip::commands_system::CommsProtocol::operator uint32_t |
( |
| ) |
const |
|
inline |
◆ operator&=()
CommsProtocol& mip::commands_system::CommsProtocol::operator&= |
( |
uint32_t |
val | ) |
|
|
inline |
◆ operator=() [1/2]
CommsProtocol& mip::commands_system::CommsProtocol::operator= |
( |
int |
val | ) |
|
|
inline |
◆ operator=() [2/2]
CommsProtocol& mip::commands_system::CommsProtocol::operator= |
( |
uint32_t |
val | ) |
|
|
inline |
◆ operator|=()
CommsProtocol& mip::commands_system::CommsProtocol::operator|= |
( |
uint32_t |
val | ) |
|
|
inline |
◆ rtcm() [1/2]
bool mip::commands_system::CommsProtocol::rtcm |
( |
| ) |
const |
|
inline |
◆ rtcm() [2/2]
void mip::commands_system::CommsProtocol::rtcm |
( |
bool |
val | ) |
|
|
inline |
◆ setAll()
void mip::commands_system::CommsProtocol::setAll |
( |
| ) |
|
|
inline |
◆ spartn() [1/2]
bool mip::commands_system::CommsProtocol::spartn |
( |
| ) |
const |
|
inline |
◆ spartn() [2/2]
void mip::commands_system::CommsProtocol::spartn |
( |
bool |
val | ) |
|
|
inline |
◆ value
uint32_t mip::commands_system::CommsProtocol::value = NONE |
The documentation for this struct was generated from the following file: