Marine Library  1.0
C++ library for Linux Networking Development
Public Member Functions | List of all members
CFileLock Class Reference

Public Member Functions

 CFileLock (const char *filename)
 
 CFileLock (const std::string &filename)
 
void readLock () const volatile throw (std::runtime_error)
 
bool tryReadLock () const volatile
 
void writeLock () volatile throw (std::runtime_error)
 
bool tryWriteLock () volatile
 
void unlock () const volatile throw (std::runtime_error)
 

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