24 namespace Selections {
Dataspace selections for reading and writing ioda::Variable data.
Interfaces for ioda::Variable and related classes.
virtual Selections::SelectionBackend_t instantiateSelection(const Selection &sel) const
Convert a selection into its backend representation.
Common preprocessor definitions used throughout IODA.
std::shared_ptr< InstantiatedSelection > SelectionBackend_t
Selections::SelectionBackend_t concretize() const
Return the cached selection object.
static IODA_DL const Selection none
virtual ~InstantiatedSelection()
static IODA_DL const Selection all
Selections::SelectionBackend_t backend_
Using an opaque object to implement a cache of the Selection for a backend.