|
IOSS
2.0
|
#include <Ioss_CodeTypes.h>#include <Ioss_Utils.h>#include <cstring>#include <functional>#include <map>#include <string>#include <vector>Go to the source code of this file.
Classes | |
| class | Ioss::Registry |
| struct | Ioss::Suffix |
| class | Ioss::VariableType |
| A generic variable type. More... | |
Namespaces | |
| Ioss | |
| The main namespace for the Ioss library. | |
Macros | |
| #define | MAX_SUFFIX 8 |
Typedefs | |
| using | Ioss::VariableTypeMap = std::map< std::string, VariableType *, std::less< std::string > > |
| using | Ioss::VTM_ValuePair = VariableTypeMap::value_type |
| #define MAX_SUFFIX 8 |