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
| KFileLock::~KFileLock | ( | ) |
Member Function Documentation
| int KFileLock::fd | ( | ) | const [inline] |
| void KFileLock::unlock | ( | ) |
| bool KFileLock::isLocked | ( | ) | const [inline] |
The documentation for this class was generated from the following files:

