20#include "ioex_export.h"
38 const std::string &dbType,
39 unsigned fileCyclicCount)
const override;
47 unsigned fileCyclicCount);
51 void populate_change_sets(
bool loadAllFiles =
true)
override;
55 void close_change_set(
unsigned index)
override;
64 void get_group_change_sets();
65 void clear_change_sets()
override;
66 bool supports_group();
#define IOSS_NODISCARD
Definition Ioss_CodeTypes.h:55
Definition Ioex_ChangeSet.h:30
Definition Ioex_ChangeSet.h:43
std::string m_currentChangeSet
Definition Ioex_ChangeSet.h:61
ChangeSet(const ChangeSet &)=delete
The main public user interface for creating Ioss::ChangeSet objects.
Definition Ioss_ChangeSetFactory.h:31
Definition Ioss_ChangeSet.h:48
An input or output Database.
Definition Ioss_DatabaseIO.h:63
A grouping entity that contains other grouping entities.
Definition Ioss_Region.h:93
A namespace for the exodus database format.
Definition Ioex_BaseDatabaseIO.C:209
The main namespace for the Ioss library.
Definition Ioad_DatabaseIO.C:40
DatabaseUsage
Specifies how an Ioss::DatabaseIO object will be used.
Definition Ioss_DBUsage.h:13