|
powerd++
0.4.4
|
Defines types and constants used for version management. More...
Go to the source code of this file.
Namespaces | |
| version | |
| Version information constants and types. | |
| version::literals | |
| Literals to set flag bits. | |
Typedefs | |
| typedef uint64_t | version::flag_t |
| The data type to use for feature flags. | |
Enumerations | |
| enum | version::LoadrecBits { version::LoadrecBits::FREQ_TRACKING } |
| Feature flags for load recordings. More... | |
Functions | |
| constexpr flag_t | version::literals::operator""_FREQ_TRACKING (unsigned long long int value) |
| Set the FREQ_TRACKING bit. More... | |
Variables | |
| const char *const | version::LOADREC_FEATURES = "usr.app.powerdxx.loadrec.features" |
| The pseudo MIB name for the load recording feature flags. | |
Defines types and constants used for version management.
1.8.17