schroot::options Class Reference

schroot command-line options. More...

#include <schroot-options.h>

Inheritance diagram for schroot::options:

Inheritance graph
[legend]
Collaboration diagram for schroot::options:

Collaboration graph
[legend]
List of all members.

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.

Detailed Description

schroot command-line options.

Definition at line 31 of file schroot-options.h.


Constructor & Destructor Documentation

options::options (  ) 

The constructor.

Reimplemented from schroot_base::options.

Definition at line 36 of file schroot-options.cc.

options::~options (  )  [virtual]

The destructor.

Reimplemented from schroot_base::options.

Definition at line 41 of file schroot-options.cc.


Member Function Documentation

void options::add_options (  )  [protected, virtual]

Add options to option groups.

Reimplemented from schroot::options_base.

Definition at line 46 of file schroot-options.cc.

References schroot_base::options::actions, schroot::options_base::add_options(), schroot::options_base::chroot, schroot::options_base::chrootenv, schroot::options_base::directory, schroot::options_base::session_actions, schroot::options_base::session_name, and schroot::options_base::session_options.

void options::check_options (  )  [protected, virtual]

Check options after parsing.

Reimplemented from schroot::options_base.

Definition at line 92 of file schroot-options.cc.

References schroot::options_base::ACTION_LOCATION, schroot::options_base::ACTION_SESSION_AUTO, schroot::options_base::ACTION_SESSION_BEGIN, schroot::options_base::ACTION_SESSION_END, schroot::options_base::ACTION_SESSION_RECOVER, schroot::options_base::ACTION_SESSION_RUN, schroot::options_base::all_chroots, schroot::options_base::all_sessions, schroot::options_base::check_options(), and schroot_base::options::vm.


The documentation for this class was generated from the following files:
Generated on Sun Jul 8 21:24:30 2007 for schroot by  doxygen 1.5.2