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