Loading [MathJax]/extensions/tex2jax.js
IODA
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Group.h File Reference

Interfaces for ioda::Group and related classes. More...

#include <gsl/gsl-lite.hpp>
#include <map>
#include <memory>
#include <string>
#include <vector>
#include "ioda/Attributes/Has_Attributes.h"
#include "ioda/Variables/FillPolicy.h"
#include "ioda/Variables/Has_Variables.h"
#include "ioda/defs.h"
Include dependency graph for Group.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ioda::detail::Group_Base
 Hidden base class to prevent constructor confusion. More...
 
class  ioda::detail::Group_Backend
 
class  ioda::Group
 Groups are a new implementation of ObsSpaces. More...
 

Namespaces

 ioda
 
 ioda::Engines
 The backends that implement the ioda-engines functionality.
 
 ioda::detail
 

Detailed Description

Interfaces for ioda::Group and related classes.

Definition in file Group.h.