powerd++  0.4.4
Namespaces | Typedefs | Enumerations | Variables
version Namespace Reference

Version information constants and types. More...

Namespaces

 literals
 Literals to set flag bits.
 

Typedefs

typedef uint64_t flag_t
 The data type to use for feature flags.
 

Enumerations

enum  LoadrecBits { LoadrecBits::FREQ_TRACKING }
 Feature flags for load recordings. More...
 

Variables

const char *const LOADREC_FEATURES = "usr.app.powerdxx.loadrec.features"
 The pseudo MIB name for the load recording feature flags.
 

Detailed Description

Version information constants and types.

Enumeration Type Documentation

◆ LoadrecBits

enum version::LoadrecBits
strong

Feature flags for load recordings.

Enumerator
FREQ_TRACKING 

Record clock frequencies per frame.