sbuild  1.6.10
Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12345]
 Cgroup
 Csbuild::groupSystem group database entry
 Cpasswd
 Csbuild::passwdSystem passwd database entry
 Csbuild::authAuthentication handler
 Csbuild::auth_nullNull Authentication handler
 Csbuild::auth_pamAuthentication handler
 Csbuild::auth_pam_convAuthentication conversation handler interface
 Csbuild::auth_pam_conv_ttyAuthentication conversation handler for terminal devices
 Csbuild::auth_pam_messageAuthentication messages
 Csbuild::basic_keyfile_parser< K >Basic keyfile parser template
 Csbuild::keyfile_parser< K >Keyfile parser template
 Csbuild::chroot_configChroot configuration
 Csbuild::chroot_facetCommon chroot data
 Csbuild::chroot_facet_mountableChroot support for mountable devices and filesystems
 Csbuild::chroot_facet_personalityChroot support for kernel personalities (execution domains)
 Csbuild::chroot_facet_sessionChroot support for sessions
 Csbuild::chroot_facet_session_clonableChroot support for creation of sessions
 Csbuild::chroot_facet_sourceChroot support for clonable sources
 Csbuild::chroot_facet_source_clonableChroot support for creation of source chroots
 Csbuild::chroot_facet_unionChroot support for filesystem union based sessions
 Csbuild::chroot_facet_userdataChroot support for extensible user metadata
 Csbuild::date_baseA date representation
 Csbuild::dateA date representation in local time
 Csbuild::gmdateA date representation in UTC
 Csbuild::isodateA date representation in ISO-8601 format
 Csbuild::error< T >::add_detail_helper< A, b >Helper class to add detail to format string
 Csbuild::error< T >::add_detail_helper< A, true >Helper class to add detail to format string
 Csbuild::error< T >::add_reason_helper< A, b >Helper class to add reason to reason string
 Csbuild::error< T >::add_reason_helper< A, true >Helper class to add reason to reason string
 Csbuild::feature
 Csbuild::format_detailFormat names and values for output
 Csbuild::keyfile_baseBase class for key-value configuration file formats
 Csbuild::basic_keyfile< K, P >Configuration file parser
 Csbuild::keyfile_traitsTraits class for an INI-style configuration file
 Csbuild::lockAdvisory locking
 Csbuild::file_lockFile lock
 Csbuild::mntstreamAccess mounts
 Csbuild::mntstream::mntentryAn entry in a mntstream
 Csbuild::nullNull
 Csbuild::personalityChroot personality
 Csbuild::regexPOSIX extended regular expression
 Csbuild::run_partsRun all scripts or programs within a directory
 Csbuild::sessionSession handler
 Csbuild::session::chroot_list_entry
 Csbuild::statGet file status
 Cbasic_streambuf
 Csbuild::basic_nbuf< cT, traits >Null stream buffer
 Cstd::exceptionSTL class
 Cstd::runtime_errorSTL class
 Csbuild::error_baseError exception base class
 Csbuild::error< T >Error exception class
 Csbuild::custom_error< T >Custom error
 Csbuild::parse_error< T >Parse error
 Cstd::ios_baseSTL class
 Cstd::basic_ios< Char >STL class
 Cstd::basic_ostream< Char >STL class
 Csbuild::basic_nostream< cT, traits >Null output stream
 Cstd::map< K, T >STL class
 Csbuild::environmentContainer of environment variables
 Cenable_shared_from_this
 Csbuild::chrootCommon chroot data
 Csbuild::chroot_block_device_baseA base class for block-device chroots
 Csbuild::chroot_block_deviceA chroot stored on an unmounted block device
 Csbuild::chroot_lvm_snapshotA chroot stored on an LVM logical volume (LV)
 Csbuild::chroot_btrfs_snapshotA chroot stored on an BTRFS logical volume (LV)
 Csbuild::chroot_customA chroot stored with custom parameters
 Csbuild::chroot_directory_baseA base class for chroots located in a local directory
 Csbuild::chroot_directoryA chroot located in the filesystem
 Csbuild::chroot_plainA chroot located in the filesystem (scripts disabled)
 Csbuild::chroot_fileA chroot stored in a file archive (tar with optional compression)
 Csbuild::chroot_loopbackA chroot stored in a file for loopback mounting