IOSS  2.0
Ioss_VariableType.h File Reference
#include <Ioss_CodeTypes.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
 

Macro Definition Documentation

◆ MAX_SUFFIX

#define MAX_SUFFIX   8