dune-fem  2.4.1-rc
Public Member Functions | Static Public Member Functions | List of all members
Dune::Fem::FileIOLock Class Reference

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...
 

Detailed Description

creates and removes lock file during backup process

Constructor & Destructor Documentation

Dune::Fem::FileIOLock::FileIOLock ( const std::string &  fn)
inline

creates lock file

References suffix().

Dune::Fem::FileIOLock::~FileIOLock ( )
inline

removes lock file

Member Function Documentation

static const char* Dune::Fem::FileIOLock::suffix ( )
inlinestatic

suffix that is appended to lock files

Referenced by Dune::Fem::FileIOCheckError::FileIOCheckError(), and FileIOLock().


The documentation for this class was generated from the following file: