#include <schroot-listmounts-options.h>
Collaboration diagram for schroot_listmounts::options:
Public Member Functions | |
options (int argc, char *argv[]) | |
The constructor. | |
virtual | ~options () |
The destructor. | |
Public Attributes | |
std::string | mountpoint |
The mountpoint to check. | |
bool | version |
Display version information. |
options::options | ( | int | argc, | |
char * | argv[] | |||
) |
The constructor.
argc | the number of arguments. | |
argv | the list of arguments. |
options::~options | ( | ) | [virtual] |
The destructor.
std::string schroot_listmounts::options::mountpoint |
The mountpoint to check.
Display version information.