IODA
|
Interfaces for ioda::Attribute and related classes. More...
#include <functional>
#include <gsl/gsl-lite.hpp>
#include <iostream>
#include <memory>
#include <string>
#include <valarray>
#include <vector>
#include "ioda/Exception.h"
#include "ioda/Misc/Dimensions.h"
#include "ioda/Misc/Eigen_Compat.h"
#include "ioda/Python/Att_ext.h"
#include "ioda/Types/Marshalling.h"
#include "ioda/Types/Type.h"
#include "ioda/Types/Type_Provider.h"
#include "ioda/defs.h"
Go to the source code of this file.
Classes | |
class | ioda::detail::Attribute_Base< Attribute_Implementation > |
Base class for Attributes. More... | |
class | ioda::Attribute |
This class represents attributes, which may be attached to both Variables and Groups. More... | |
class | ioda::detail::Attribute_Backend |
Attribute backends inherit from this. More... | |
Namespaces | |
ioda | |
ioda::detail | |
Interfaces for ioda::Attribute and related classes.
Definition in file Attribute.h.