#include <Lock.h>
Public Member Functions | |
| Lock (bool readonly, bool disable=false) | |
| ~Lock () throw () | |
Private Attributes | |
| bool | disabled |
| int | fd |
| storage::Lock::Lock | ( | bool | readonly, | |
| bool | disable = false | |||
| ) |
bool storage::Lock::disabled [private] |
int storage::Lock::fd [private] |
1.5.6