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

