sbuild::chroot_plain Class Reference

A chroot located in the filesystem (mounts disabled). More...

#include <sbuild-chroot-plain.h>

Inheritance diagram for sbuild::chroot_plain:

Inheritance graph
[legend]
Collaboration diagram for sbuild::chroot_plain:

Collaboration graph
[legend]
List of all members.

Public Member Functions

virtual ~chroot_plain ()
 The destructor.
virtual chroot::ptr clone () const
 Copy the chroot.
virtual std::string const & get_chroot_type () const
 Get the type of the chroot.

Protected Member Functions

 chroot_plain ()
 The constructor.

Friends

class chroot

Detailed Description

A chroot located in the filesystem (mounts disabled).

Definition at line 31 of file sbuild-chroot-plain.h.


Constructor & Destructor Documentation

chroot_plain::chroot_plain (  )  [protected]

The constructor.

Definition at line 35 of file sbuild-chroot-plain.cc.

Referenced by clone().

Here is the caller graph for this function:

chroot_plain::~chroot_plain (  )  [virtual]

The destructor.

Definition at line 40 of file sbuild-chroot-plain.cc.


Member Function Documentation

sbuild::chroot::ptr chroot_plain::clone (  )  const [virtual]

Copy the chroot.

This is a virtual copy constructor.

Returns:
a shared_ptr to the new copy of the chroot.

Reimplemented from sbuild::chroot_directory.

Definition at line 45 of file sbuild-chroot-plain.cc.

References chroot_plain().

Here is the call graph for this function:

std::string const & chroot_plain::get_chroot_type (  )  const [virtual]

Get the type of the chroot.

Returns:
the chroot type.

Reimplemented from sbuild::chroot_directory.

Definition at line 51 of file sbuild-chroot-plain.cc.


Friends And Related Function Documentation

friend class chroot [friend]

Reimplemented from sbuild::chroot_directory.

Definition at line 37 of file sbuild-chroot-plain.h.


The documentation for this class was generated from the following files:
Generated on Sat Jan 27 16:13:32 2007 for schroot by  doxygen 1.5.1