#include <schroot-releaselock-options.h>
Collaboration diagram for schroot_releaselock::options:
Public Member Functions | |
options (int argc, char *argv[]) | |
The constructor. | |
virtual | ~options () |
The destructor. | |
Public Attributes | |
std::string | device |
The device to unlock. | |
int | pid |
The PID holding the lock. | |
bool | version |
Display version information. |
|
The constructor.
|
|
The destructor.
|
|
The device to unlock.
|
|
The PID holding the lock.
|
|
Display version information.
|