![]() |
GNSS-SDR
0.0.21
An Open Source GNSS Software Defined Receiver
|
Public Member Functions | |
| Signal_Enabled_Flags (const ConfigurationInterface *configuration) | |
| Signal_Enabled_Flags (uint32_t flags_) | |
| template<typename T > | |
| uint32_t | or_all (const T &value) const |
| template<typename T , typename... Args> | |
| uint32_t | or_all (const T &first, const Args &... rest) const |
| template<typename... Args> | |
| bool | check_only_enabled (const Args &... args) const |
| template<typename... Args> | |
| bool | check_any_enabled (const Args &... args) const |
Definition at line 41 of file signal_enabled_flags.h.
1.8.14