KFileLock Class Reference
List of all members.Public Member Functions | |
KFileLock (int fd) | |
~KFileLock () | |
int | fd () const |
int | lock () |
void | unlock () |
bool | isLocked () const |
Detailed Description
Definition at line 23 of file kfilelock.h.
Constructor & Destructor Documentation
|
Call unlock().
Definition at line 67 of file kfilelock.cpp. References unlock(). |
Member Function Documentation
|
Definition at line 32 of file kfilelock.h. |
|
Unlock the file.
Definition at line 72 of file kfilelock.cpp. Referenced by KHighscore::writeAndUnlock(), and ~KFileLock(). |
|
Definition at line 45 of file kfilelock.h. Referenced by KHighscore::isLocked(). |
The documentation for this class was generated from the following files: