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