|
yast2-storage
|
#include <Lock.h>
Public Member Functions | |
| Lock (bool readonly, bool disable=false) | |
| ~Lock () throw () | |
Private Attributes | |
| const bool | disabled |
| int | fd |
Implement a global read-only or read-write lock.
const bool storage::Lock::disabled [private] |
Referenced by ~Lock().
int storage::Lock::fd [private] |
Referenced by ~Lock().
1.7.3