IODA
Has_Attributes.h File Reference

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

#include <gsl/gsl-lite.hpp>
#include <iostream>
#include <memory>
#include <string>
#include <utility>
#include <vector>
#include "ioda/Attributes/Attribute.h"
#include "ioda/Exception.h"
#include "ioda/Misc/Dimensions.h"
#include "ioda/Misc/Eigen_Compat.h"
#include "ioda/Types/Type.h"
#include "ioda/defs.h"
Include dependency graph for Has_Attributes.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ioda::detail::CanAddAttributes< DerivedHasAtts >
 Describes the functions that can add attributes. More...
 
class  ioda::detail::CanReadAttributes< DerivedHasAtts >
 Describes the functions that can read attributes. More...
 
class  ioda::detail::Has_Attributes_Base
 
class  ioda::detail::Has_Attributes_Backend
 
class  ioda::Has_Attributes
 This class exists inside of ioda::Group or ioda::Variable and provides the interface to manipulating Attributes. More...
 

Namespaces

 ioda
 
 ioda::detail
 

Detailed Description

Interfaces for ioda::Has_Attributes and related classes.

Definition in file Has_Attributes.h.