dchroot::chroot_config Class Reference

Chroot configuration for dchroot compatibility. More...

#include <dchroot-chroot-config.h>

Inheritance diagram for dchroot::chroot_config:

Inheritance graph
[legend]
Collaboration diagram for dchroot::chroot_config:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 chroot_config ()
 The constructor.
 chroot_config (std::string const &file, bool active)
 The constructor.
virtual ~chroot_config ()
 The destructor.

Private Member Functions

virtual void parse_data (std::istream &stream, bool active)


Detailed Description

Chroot configuration for dchroot compatibility.

This class provides all the functionality of chroot_config, but parses the dchroot configuration file format, rather than the schroot format.


Constructor & Destructor Documentation

chroot_config::chroot_config (  ) 

The constructor.

Reimplemented from sbuild::chroot_config.

chroot_config::chroot_config ( std::string const &  file,
bool  active 
)

The constructor.

Parameters:
file initialise using a configuration file or a whole directory containing configuration files.
active true if the chroots in the configuration file are active sessions, otherwise false.

Reimplemented from sbuild::chroot_config.

chroot_config::~chroot_config (  )  [virtual]

The destructor.

Reimplemented from sbuild::chroot_config.


Member Function Documentation

void chroot_config::parse_data ( std::istream &  stream,
bool  active 
) [private, virtual]


The documentation for this class was generated from the following files:

Generated on Sun Mar 22 22:18:29 2009 for schroot by  doxygen 1.5.8