#include <wvlockdev.h>
Collaboration diagram for WvLockDev:
Creates/Removes lockfiles in /var/lock.
Definition at line 17 of file wvlockdev.h.
Public Member Functions | |
WvLockDev (WvString _devicename) | |
~WvLockDev () | |
bool | lock () |
void | unlock () |
bool | islocked () const |
|
Definition at line 17 of file wvlockdev.cc. References WvLockDev(). Referenced by WvLockDev(). |
|
Definition at line 31 of file wvlockdev.cc. References unlock(). |
|
Definition at line 27 of file wvlockdev.h. |
|
Definition at line 79 of file wvlockdev.cc. References WvFDStream::close(), WvError::geterr(), WvStream::getline(), WvFDStream::isok(), WvFile::open(), WvStream::print(), and trim_string(). Referenced by WvModem::WvModem(). |
|
Definition at line 136 of file wvlockdev.cc. Referenced by ~WvLockDev(). |