IODA
HH-variables.h File Reference

HDF5 engine implementation of Variable. More...

#include <list>
#include <memory>
#include <string>
#include <tuple>
#include <utility>
#include <vector>
#include "./HH-attributes.h"
#include "./Handles.h"
#include "ioda/Exception.h"
#include "ioda/Group.h"
#include "ioda/Variables/Selection.h"
#include "ioda/Types/Type.h"
#include "ioda/defs.h"
Include dependency graph for HH-variables.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ioda::detail::Engines::HH::HH_Variable
 This is the implementation of Variables using HDF5. More...
 
struct  ioda::detail::Engines::HH::HH_Selection
 

Namespaces

 ioda
 
 ioda::detail
 
 ioda::detail::Engines
 
 ioda::detail::Engines::HH
 

Detailed Description

HDF5 engine implementation of Variable.

Definition in file HH-variables.h.