#include <Save_Restart.h>
Definition at line 26 of file Save_Restart.h.
◆ allocate_file_size()
| int Save_Restart::allocate_file_size |
( |
long int & | size | ) |
const |
Verifie que la place necessaire existe sur le disque dur.
- Parameters
-
- Returns
- (int) retourne 1 si l'espace disque est suffisant, 0 sinon
Definition at line 108 of file Save_Restart.cpp.
◆ allocation()
| void Save_Restart::allocation |
( |
| ) |
const |
◆ assoscier_pb_base()
◆ checkpoint_filename()
| const Nom & Save_Restart::checkpoint_filename |
( |
| ) |
const |
|
inline |
◆ checkpoint_format()
| const Nom & Save_Restart::checkpoint_format |
( |
| ) |
const |
|
inline |
◆ finir()
| void Save_Restart::finir |
( |
| ) |
|
◆ is_restart_in_progress()
| bool Save_Restart::is_restart_in_progress |
( |
| ) |
const |
|
inline |
◆ is_sauvegarde_simple()
| int Save_Restart::is_sauvegarde_simple |
( |
| ) |
const |
|
inline |
◆ lire_sauvegarde_reprise()
| void Save_Restart::lire_sauvegarde_reprise |
( |
Entree & | is, |
|
|
Motcle & | motlu ) |
◆ preparer_calcul()
| void Save_Restart::preparer_calcul |
( |
| ) |
|
◆ reprise_effectuee() [1/2]
| bool & Save_Restart::reprise_effectuee |
( |
| ) |
|
|
inline |
◆ reprise_effectuee() [2/2]
| bool Save_Restart::reprise_effectuee |
( |
| ) |
const |
|
inline |
◆ reprise_format_temps()
| const char * Save_Restart::reprise_format_temps |
( |
| ) |
const |
|
inline |
◆ restart_filename()
| const Nom & Save_Restart::restart_filename |
( |
| ) |
const |
|
inline |
◆ sauver()
| int Save_Restart::sauver |
( |
| ) |
const |
Ecriture sur fichier en vue d'une reprise (sauvegarde).
Definition at line 600 of file Save_Restart.cpp.
◆ sauver_xyz()
| void Save_Restart::sauver_xyz |
( |
int | verbose | ) |
const |
◆ set_restart_in_progress()
| void Save_Restart::set_restart_in_progress |
( |
const bool | res | ) |
|
|
inline |
◆ yaml_filename()
| const Nom & Save_Restart::yaml_filename |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following files: