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).

Constructor & Destructor Documentation

chroot_plain::chroot_plain (  )  [protected]

The constructor.

Referenced by clone().

chroot_plain::~chroot_plain (  )  [virtual]

The destructor.


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.

References chroot_plain().

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.


Friends And Related Function Documentation

friend class chroot [friend]

Reimplemented from sbuild::chroot_directory.


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

Generated on Mon May 5 09:26:39 2008 for sbuild by  doxygen 1.5.5