|
bool | check (bool warn) |
|
void | alloc () |
|
void | ssfree () |
|
void | ssi_def () |
|
void | fread_NodeState (NodeState *, int, FILE *) |
|
void | fwrite_NodeState (NodeState *, int, FILE *) |
|
void | fread_SecState (SecState *, int, FILE *) |
|
void | fwrite_SecState (SecState *, int, FILE *) |
|
void | savenode (NodeState &, Node *) |
|
void | restorenode (NodeState &, Node *) |
|
bool | checknode (NodeState &, Node *, bool) |
|
void | allocnode (NodeState &, Node *) |
|
void | saveacell (ACellState &, int type) |
|
void | restoreacell (ACellState &, int type) |
|
bool | checkacell (ACellState &, int type, bool) |
|
void | allocacell (ACellState &, int type) |
|
void | savenet () |
|
void | restorenet () |
|
void | readnet (FILE *) |
|
void | writenet (FILE *) |
|
bool | checknet (bool) |
|
void | allocnet () |
|
void | free_tq () |
|
void | alloc_tq () |
|
Definition at line 38 of file savstate.cpp.
◆ SaveState()
◆ ~SaveState()
SaveState::~SaveState |
( |
| ) |
|
◆ alloc()
void SaveState::alloc |
( |
| ) |
|
|
private |
◆ alloc_tq()
void SaveState::alloc_tq |
( |
| ) |
|
|
private |
◆ allocacell()
void SaveState::allocacell |
( |
ACellState & |
ac, |
|
|
int |
type |
|
) |
| |
|
private |
◆ allocnet()
void SaveState::allocnet |
( |
| ) |
|
|
private |
◆ allocnode()
◆ check()
bool SaveState::check |
( |
bool |
warn | ) |
|
|
private |
◆ checkacell()
bool SaveState::checkacell |
( |
ACellState & |
ac, |
|
|
int |
type, |
|
|
bool |
warn |
|
) |
| |
|
private |
◆ checknet()
bool SaveState::checknet |
( |
bool |
warn | ) |
|
|
private |
◆ checknode()
bool SaveState::checknode |
( |
NodeState & |
ns, |
|
|
Node * |
nd, |
|
|
bool |
warn |
|
) |
| |
|
private |
◆ fread_NodeState()
void SaveState::fread_NodeState |
( |
NodeState * |
ns, |
|
|
int |
cnt, |
|
|
FILE * |
f |
|
) |
| |
|
private |
◆ fread_SecState()
void SaveState::fread_SecState |
( |
SecState * |
ss, |
|
|
int |
cnt, |
|
|
FILE * |
f |
|
) |
| |
|
private |
◆ free_tq()
void SaveState::free_tq |
( |
| ) |
|
|
private |
◆ fwrite_NodeState()
void SaveState::fwrite_NodeState |
( |
NodeState * |
ns, |
|
|
int |
cnt, |
|
|
FILE * |
f |
|
) |
| |
|
private |
◆ fwrite_SecState()
void SaveState::fwrite_SecState |
( |
SecState * |
ss, |
|
|
int |
cnt, |
|
|
FILE * |
f |
|
) |
| |
|
private |
◆ read()
void SaveState::read |
( |
OcFile * |
ocf, |
|
|
bool |
close |
|
) |
| |
|
virtual |
◆ readnet()
void SaveState::readnet |
( |
FILE * |
f | ) |
|
|
private |
◆ restore()
void SaveState::restore |
( |
int |
type | ) |
|
|
virtual |
◆ restoreacell()
void SaveState::restoreacell |
( |
ACellState & |
ac, |
|
|
int |
type |
|
) |
| |
|
private |
◆ restorenet()
void SaveState::restorenet |
( |
| ) |
|
|
private |
◆ restorenode()
◆ save()
◆ saveacell()
void SaveState::saveacell |
( |
ACellState & |
ac, |
|
|
int |
type |
|
) |
| |
|
private |
◆ savenet()
void SaveState::savenet |
( |
| ) |
|
|
private |
◆ savenode()
◆ ssfree()
void SaveState::ssfree |
( |
| ) |
|
|
private |
◆ ssi_def()
void SaveState::ssi_def |
( |
| ) |
|
|
private |
◆ tqcount()
void SaveState::tqcount |
( |
const TQItem * |
, |
|
|
int |
|
|
) |
| |
◆ tqsave()
void SaveState::tqsave |
( |
const TQItem * |
q, |
|
|
int |
|
|
) |
| |
◆ write()
void SaveState::write |
( |
OcFile * |
ocf, |
|
|
bool |
close |
|
) |
| |
|
virtual |
◆ writenet()
void SaveState::writenet |
( |
FILE * |
f | ) |
|
|
private |
◆ acell_
◆ nacell_
◆ ncs_
◆ nct
◆ nncs_
◆ nprs_
◆ npss_
◆ nroot_
◆ nsec_
◆ plugin_data_
char* SaveState::plugin_data_ |
|
private |
◆ plugin_size_
uint64_t SaveState::plugin_size_ |
|
private |
◆ prs_
◆ pss_
◆ ss_
◆ ssi
◆ t_
◆ tqcnt_
◆ tqs_
The documentation for this class was generated from the following file:
- /home/docs/checkouts/readthedocs.org/user_builds/nrn/checkouts/3466/src/nrniv/savstate.cpp