dune-fem
2.4.1-rc
|
creates and removes lock file during backup process More...
#include </local/tomalk/somewhere/tmp/dune-fem/dune/fem/io/file/iolock.hh>
Public Member Functions | |
FileIOLock (const std::string &fn) | |
creates lock file More... | |
~FileIOLock () | |
removes lock file More... | |
Static Public Member Functions | |
static const char * | suffix () |
suffix that is appended to lock files More... | |
creates and removes lock file during backup process
|
inline |
creates lock file
References suffix().
|
inline |
removes lock file
|
inlinestatic |
suffix that is appended to lock files
Referenced by Dune::Fem::FileIOCheckError::FileIOCheckError(), and FileIOLock().