IODA
|
Structs that describe backend capabilities. More...
Go to the source code of this file.
Classes | |
struct | ioda::Engines::Capabilities |
Struct defining what an engine can/cannot do. More... | |
Namespaces | |
ioda | |
ioda::Engines | |
The backends that implement the ioda-engines functionality. | |
Enumerations | |
enum class | ioda::Engines::Capability_Mask { ioda::Engines::Supported , ioda::Engines::Unsupported , ioda::Engines::Ignored } |
A tri-bool type that indicates whether a feature is supported, ignored if used, or if the engine will fail on use. More... | |
Structs that describe backend capabilities.
Definition in file Capabilities.h.