IOSS 2.0
Loading...
Searching...
No Matches
Ioss_ChangeSetFactory.h File Reference
#include "ioss_export.h"
#include "Ioss_CodeTypes.h"
#include <map>
#include <memory>
#include <string>
#include <vector>
Include dependency graph for Ioss_ChangeSetFactory.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Ioss::ChangeSetFactory
 The main public user interface for creating Ioss::ChangeSet objects. More...
 

Namespaces

namespace  Ioss
 The main namespace for the Ioss library.
 

Typedefs

using Ioss::NameList = Ioss::NameList
 
using Ioss::ChangeSetFactoryMap = std::map<std::string, ChangeSetFactory *, std::less<>>