#include <dchroot-dsa-options.h>
Inheritance diagram for dchroot_dsa::options:
Public Member Functions | |
options () | |
The constructor. | |
virtual | ~options () |
The destructor. | |
Protected Member Functions | |
virtual void | add_options () |
Add options to option groups. | |
virtual void | check_options () |
Check options after parsing. |
Definition at line 31 of file dchroot-dsa-options.h.
options::options | ( | ) |
The constructor.
Reimplemented from schroot_base::options.
Definition at line 38 of file dchroot-dsa-options.cc.
options::~options | ( | ) | [virtual] |
The destructor.
Reimplemented from schroot_base::options.
Definition at line 43 of file dchroot-dsa-options.cc.
void options::add_options | ( | ) | [protected, virtual] |
Add options to option groups.
Reimplemented from schroot::options_base.
Definition at line 48 of file dchroot-dsa-options.cc.
References schroot_base::options::actions, schroot::options_base::add_options(), schroot::options_base::chroot, schroot::options_base::chrootenv, and schroot::options_base::directory.
void options::check_options | ( | ) | [protected, virtual] |
Check options after parsing.
Reimplemented from schroot::options_base.
Definition at line 67 of file dchroot-dsa-options.cc.
References schroot_base::options::action, schroot::options_base::ACTION_CONFIG, schroot_base::options::ACTION_HELP, schroot::options_base::ACTION_INFO, schroot::options_base::ACTION_LIST, schroot::options_base::ACTION_LOCATION, schroot_base::options::ACTION_VERSION, schroot::options_base::all_used(), schroot::options_base::check_options(), schroot::options_base::command, sbuild::is_absname(), schroot::options_base::preserve, and schroot_base::options::vm.