|
IODA
|
Flywheel creation of ioda::Attribute. More...
#include <gsl/gsl-lite.hpp>#include <iostream>#include <memory>#include <string>#include <vector>#include "ioda/Attributes/Attribute.h"#include "ioda/Attributes/Has_Attributes.h"#include "ioda/Misc/Dimensions.h"#include "ioda/Types/Type.h"#include "ioda/defs.h"

Go to the source code of this file.
Classes | |
| class | ioda::detail::Attribute_Creator_Base |
| Flywheel creation of ioda::Attribute. More... | |
| class | ioda::Attribute_Creator< DataType > |
| Flywheel creation of ioda::Attribute. More... | |
| class | ioda::Attribute_Creator_Store |
| Flywheel creation of ioda::Attribute objects.This is needed because you might want to make the same Attribute in multiple places. More... | |
| struct | ioda::Attribute_Creator_Store::AttWrapper< DataType2 > |
Namespaces | |
| ioda | |
| ioda::detail | |
Flywheel creation of ioda::Attribute.
Used by ioda::Has_Attributes and ioda::VariableCreationParameters.
Definition in file Attribute_Creator.h.