IOSS  2.0
Ioss_State.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 Ioss
 The main namespace for the Ioss library.
 

Enumerations

enum  Ioss::State {
  Ioss::STATE_INVALID = -1, Ioss::STATE_UNKNOWN, Ioss::STATE_READONLY, Ioss::STATE_CLOSED,
  Ioss::STATE_DEFINE_MODEL, Ioss::STATE_MODEL, Ioss::STATE_DEFINE_TRANSIENT, Ioss::STATE_TRANSIENT,
  Ioss::STATE_LAST_ENTRY
}
 Access states for a database. More...