#include <Ioss_ChangeSet.h>
◆ ChangeSet() [1/4]
◆ ChangeSet() [2/4]
Ioss::ChangeSet::ChangeSet |
( |
Ioss::DatabaseIO * | db, |
|
|
const std::string & | dbName, |
|
|
const std::string & | dbType, |
|
|
unsigned | fileCyclicCount ) |
◆ ~ChangeSet()
Ioss::ChangeSet::~ChangeSet |
( |
| ) |
|
|
virtual |
◆ ChangeSet() [3/4]
Ioss::ChangeSet::ChangeSet |
( |
| ) |
|
|
delete |
◆ ChangeSet() [4/4]
Ioss::ChangeSet::ChangeSet |
( |
const ChangeSet & | | ) |
|
|
delete |
◆ clear_change_sets()
void Ioss::ChangeSet::clear_change_sets |
( |
| ) |
|
|
protectedvirtual |
◆ close_change_set()
void Ioss::ChangeSet::close_change_set |
( |
unsigned | index | ) |
|
|
virtual |
◆ database_format()
◆ get_change_set_name()
std::string Ioss::ChangeSet::get_change_set_name |
( |
unsigned | index | ) |
const |
◆ get_cyclic_database_filename()
std::string Ioss::ChangeSet::get_cyclic_database_filename |
( |
const std::string & | baseFileName, |
|
|
unsigned int | fileCyclicCount, |
|
|
unsigned int | step ) |
|
static |
◆ get_cyclic_multi_file_change_sets()
void Ioss::ChangeSet::get_cyclic_multi_file_change_sets |
( |
| ) |
|
|
protected |
◆ get_database()
DatabaseIO * Ioss::ChangeSet::get_database |
( |
| ) |
const |
|
protected |
◆ get_file_cyclic_count()
IOSS_NODISCARD unsigned Ioss::ChangeSet::get_file_cyclic_count |
( |
| ) |
const |
|
inline |
◆ get_linear_database_filename()
std::string Ioss::ChangeSet::get_linear_database_filename |
( |
const std::string & | baseFileName, |
|
|
unsigned int | step ) |
|
static |
◆ get_linear_multi_file_change_sets()
void Ioss::ChangeSet::get_linear_multi_file_change_sets |
( |
| ) |
|
|
protected |
◆ names()
IOSS_NODISCARD const std::vector< std::string > & Ioss::ChangeSet::names |
( |
| ) |
const |
|
inline |
◆ open_change_set()
◆ populate_change_sets()
void Ioss::ChangeSet::populate_change_sets |
( |
bool | loadAllFiles = true | ) |
|
|
virtual |
◆ size()
◆ supported_formats()
◆ util()
◆ verify_change_set_index()
void Ioss::ChangeSet::verify_change_set_index |
( |
unsigned | index | ) |
const |
|
protected |
◆ m_changeSetDatabases
std::vector<DatabaseIO *> Ioss::ChangeSet::m_changeSetDatabases |
|
private |
◆ m_changeSetNames
std::vector<std::string> Ioss::ChangeSet::m_changeSetNames |
|
protected |
◆ m_database
◆ m_databaseFormat
◆ m_dbType
std::string Ioss::ChangeSet::m_dbType |
|
protected |
◆ m_fileCyclicCount
unsigned Ioss::ChangeSet::m_fileCyclicCount {0} |
|
protected |
◆ m_ioDB
std::string Ioss::ChangeSet::m_ioDB |
|
protected |
◆ m_supportedFormats
The documentation for this class was generated from the following files: