#include <dchroot-options.h>
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. |
options::options | ( | ) |
options::~options | ( | ) | [virtual] |
void options::add_options | ( | ) | [protected, virtual] |
Add options to option groups.
Reimplemented from schroot::options_base.
References schroot_base::options::actions, schroot::options_base::chroot, schroot::options_base::chroot_path, schroot::options_base::chrootenv, and schroot::options_base::directory.
void options::check_options | ( | ) | [protected, virtual] |
Check options after parsing.
Reimplemented from schroot::options_base.
References schroot_base::options::action, schroot::options_base::ACTION_LOCATION, schroot::options_base::all, schroot::options_base::all_chroots, schroot::options_base::all_sessions, schroot::options_base::all_used(), schroot::options_base::chroots, sbuild::log_info(), sbuild::log_warning(), schroot::options_base::preserve, schroot_base::options::quiet, schroot_base::options::verbose, and schroot_base::options::vm.