IODA
Capabilities.h File Reference

Structs that describe backend capabilities. More...

#include <string>
#include "../defs.h"
Include dependency graph for Capabilities.h:
This graph shows which files directly or indirectly include this file:

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...
 

Detailed Description

Structs that describe backend capabilities.

Definition in file Capabilities.h.