#include <data_shared.hpp>
◆ Type
◆ _enumType
Enumerator |
---|
NONE | |
TOW | Whole number seconds TOW has been set.
|
WEEK_NUMBER | Week number has been set.
|
TIME_VALID | Both TOW and Week Number have been set.
|
ALL | |
◆ ValidFlags() [1/2]
mip::data_shared::GpsTimestamp::ValidFlags::ValidFlags |
( |
| ) |
|
|
inline |
◆ ValidFlags() [2/2]
mip::data_shared::GpsTimestamp::ValidFlags::ValidFlags |
( |
int |
val | ) |
|
|
inline |
◆ allSet()
bool mip::data_shared::GpsTimestamp::ValidFlags::allSet |
( |
| ) |
const |
|
inline |
◆ operator uint16_t()
mip::data_shared::GpsTimestamp::ValidFlags::operator uint16_t |
( |
| ) |
const |
|
inline |
◆ operator&=()
ValidFlags& mip::data_shared::GpsTimestamp::ValidFlags::operator&= |
( |
uint16_t |
val | ) |
|
|
inline |
◆ operator=() [1/2]
ValidFlags& mip::data_shared::GpsTimestamp::ValidFlags::operator= |
( |
int |
val | ) |
|
|
inline |
◆ operator=() [2/2]
ValidFlags& mip::data_shared::GpsTimestamp::ValidFlags::operator= |
( |
uint16_t |
val | ) |
|
|
inline |
◆ operator|=()
ValidFlags& mip::data_shared::GpsTimestamp::ValidFlags::operator|= |
( |
uint16_t |
val | ) |
|
|
inline |
◆ setAll()
void mip::data_shared::GpsTimestamp::ValidFlags::setAll |
( |
| ) |
|
|
inline |
◆ timeValid() [1/2]
uint16_t mip::data_shared::GpsTimestamp::ValidFlags::timeValid |
( |
| ) |
const |
|
inline |
◆ timeValid() [2/2]
void mip::data_shared::GpsTimestamp::ValidFlags::timeValid |
( |
uint16_t |
val | ) |
|
|
inline |
◆ tow() [1/2]
bool mip::data_shared::GpsTimestamp::ValidFlags::tow |
( |
| ) |
const |
|
inline |
◆ tow() [2/2]
void mip::data_shared::GpsTimestamp::ValidFlags::tow |
( |
bool |
val | ) |
|
|
inline |
◆ weekNumber() [1/2]
bool mip::data_shared::GpsTimestamp::ValidFlags::weekNumber |
( |
| ) |
const |
|
inline |
◆ weekNumber() [2/2]
void mip::data_shared::GpsTimestamp::ValidFlags::weekNumber |
( |
bool |
val | ) |
|
|
inline |
◆ value
uint16_t mip::data_shared::GpsTimestamp::ValidFlags::value = NONE |
The documentation for this struct was generated from the following file: