The main public user interface for creating Ioss::ChangeSet objects.
More...
#include <Ioss_ChangeSetFactory.h>
|
static void | alias (const std::string &base, const std::string &syn) |
|
The main public user interface for creating Ioss::ChangeSet objects.
◆ ~ChangeSetFactory()
virtual Ioss::ChangeSetFactory::~ChangeSetFactory |
( |
| ) |
|
|
virtualdefault |
◆ ChangeSetFactory()
Ioss::ChangeSetFactory::ChangeSetFactory |
( |
const std::string & | type | ) |
|
|
explicitprotected |
◆ alias()
void Ioss::ChangeSetFactory::alias |
( |
const std::string & | base, |
|
|
const std::string & | syn ) |
|
staticprotected |
◆ create() [1/2]
std::shared_ptr< Ioss::ChangeSet > Ioss::ChangeSetFactory::create |
( |
Ioss::DatabaseIO * | db, |
|
|
const std::string & | dbName, |
|
|
const std::string & | dbType, |
|
|
unsigned | fileCyclicCount = 0 ) |
|
static |
◆ create() [2/2]
◆ describe() [1/2]
Get the names of change set types known to IOSS.
- Returns
- The list of known change set types.
◆ describe() [2/2]
int Ioss::ChangeSetFactory::describe |
( |
NameList * | names | ) |
|
|
static |
Get the names of change set types known to IOSS.
- Parameters
-
[out] | names | The list of known change set types. |
- Returns
- The number of known change set types.
◆ factory()
◆ make_ChangeSet() [1/2]
Ioss::ChangeSet * Ioss::ChangeSetFactory::make_ChangeSet |
( |
Ioss::DatabaseIO * | db, |
|
|
const std::string & | dbName, |
|
|
const std::string & | dbType, |
|
|
unsigned | fileCyclicCount ) const |
|
protectedvirtual |
◆ make_ChangeSet() [2/2]
◆ registry()
The documentation for this class was generated from the following files: