#include <commands_rtk.hpp>
◆ Type
◆ _enumType
Enumerator |
---|
NONE | |
THROTTLE | |
CORRECTIONS_UNAVAILABLE | |
RESERVED | |
ALL | |
◆ ServiceFlags() [1/2]
constexpr mip::commands_rtk::ServiceStatus::ServiceFlags::ServiceFlags |
( |
| ) |
|
|
inlineconstexpr |
◆ ServiceFlags() [2/2]
constexpr mip::commands_rtk::ServiceStatus::ServiceFlags::ServiceFlags |
( |
int |
val | ) |
|
|
inlineconstexpr |
◆ allSet()
constexpr bool mip::commands_rtk::ServiceStatus::ServiceFlags::allSet |
( |
| ) |
const |
|
inlineconstexpr |
◆ correctionsUnavailable() [1/2]
constexpr bool mip::commands_rtk::ServiceStatus::ServiceFlags::correctionsUnavailable |
( |
| ) |
const |
|
inlineconstexpr |
◆ correctionsUnavailable() [2/2]
constexpr void mip::commands_rtk::ServiceStatus::ServiceFlags::correctionsUnavailable |
( |
bool |
val | ) |
|
|
inlineconstexpr |
◆ operator uint8_t()
constexpr mip::commands_rtk::ServiceStatus::ServiceFlags::operator uint8_t |
( |
| ) |
const |
|
inlineconstexpr |
◆ operator&=()
constexpr ServiceFlags& mip::commands_rtk::ServiceStatus::ServiceFlags::operator&= |
( |
uint8_t |
val | ) |
|
|
inlineconstexpr |
◆ operator=() [1/2]
constexpr ServiceFlags& mip::commands_rtk::ServiceStatus::ServiceFlags::operator= |
( |
int |
val | ) |
|
|
inlineconstexpr |
◆ operator=() [2/2]
constexpr ServiceFlags& mip::commands_rtk::ServiceStatus::ServiceFlags::operator= |
( |
uint8_t |
val | ) |
|
|
inlineconstexpr |
◆ operator|=()
constexpr ServiceFlags& mip::commands_rtk::ServiceStatus::ServiceFlags::operator|= |
( |
uint8_t |
val | ) |
|
|
inlineconstexpr |
◆ reserved() [1/2]
constexpr uint8_t mip::commands_rtk::ServiceStatus::ServiceFlags::reserved |
( |
| ) |
const |
|
inlineconstexpr |
◆ reserved() [2/2]
constexpr void mip::commands_rtk::ServiceStatus::ServiceFlags::reserved |
( |
uint8_t |
val | ) |
|
|
inlineconstexpr |
◆ setAll()
constexpr void mip::commands_rtk::ServiceStatus::ServiceFlags::setAll |
( |
| ) |
|
|
inlineconstexpr |
◆ throttle() [1/2]
constexpr bool mip::commands_rtk::ServiceStatus::ServiceFlags::throttle |
( |
| ) |
const |
|
inlineconstexpr |
◆ throttle() [2/2]
constexpr void mip::commands_rtk::ServiceStatus::ServiceFlags::throttle |
( |
bool |
val | ) |
|
|
inlineconstexpr |
◆ value
uint8_t mip::commands_rtk::ServiceStatus::ServiceFlags::value = NONE |
The documentation for this struct was generated from the following file: