Class List

Here are the classes, structs, unions and interfaces with brief descriptions:
sbuild::authAuthentication handler
sbuild::auth_nullNull Authentication handler
sbuild::auth_pamAuthentication handler
sbuild::auth_pam_convAuthentication conversation handler interface
sbuild::auth_pam_conv_ttyAuthentication conversation handler for terminal devices
sbuild::auth_pam_messageAuthentication messages
sbuild::basic_keyfile< K, P >Configuration file parser
sbuild::basic_keyfile_parser< K >
sbuild::basic_nbuf< cT, traits >Null stream buffer
sbuild::basic_nostream< cT, traits >Null output stream
sbuild::chrootCommon chroot data
sbuild::chroot_block_deviceA chroot stored on an unmounted block device
sbuild::chroot_block_device_baseA base class for block-device chroots
sbuild::chroot_btrfs_snapshotA chroot stored on an BTRFS logical volume (LV)
sbuild::chroot_configChroot configuration
sbuild::chroot_directoryA chroot located in the filesystem
sbuild::chroot_directory_baseA base class for chroots located in a local directory
sbuild::chroot_facetCommon chroot data
sbuild::chroot_facet_mountableChroot support for mountable devices and filesystems
sbuild::chroot_facet_personalityChroot support for kernel personalities (execution domains)
sbuild::chroot_facet_sessionChroot support for sessions
sbuild::chroot_facet_session_clonableChroot support for creation of sessions
sbuild::chroot_facet_sourceChroot support for clonable sources
sbuild::chroot_facet_source_clonableChroot support for creation of source chroots
sbuild::chroot_facet_unionChroot support for filesystem union based sessions
sbuild::chroot_fileA chroot stored in a file archive (tar or zip)
sbuild::chroot_loopbackA chroot stored in a file for loopback mounting
sbuild::chroot_lvm_snapshotA chroot stored on an LVM logical volume (LV)
sbuild::chroot_plainA chroot located in the filesystem (scripts disabled)
sbuild::custom_error< T >Custom error
sbuild::dateA date representation in local time
sbuild::date_baseA date representation
sbuild::device_lockDevice lock
sbuild::environmentContainer of environment variables
sbuild::error< T >Error exception class
sbuild::error< T >::add_detail_helper< A, b >Helper class to add detail to format string
sbuild::error< T >::add_detail_helper< A, true >Helper class to add detail to format string
sbuild::error< T >::add_reason_helper< A, b >Helper class to add reason to reason string
sbuild::error< T >::add_reason_helper< A, true >Helper class to add reason to reason string
sbuild::error_baseError exception base class
sbuild::file_lockFile lock
sbuild::format_detailFormat names and values for output
sbuild::gmdateA date representation in UTC
sbuild::groupSystem group database entry
sbuild::isodateA date representation in ISO-8601 format
sbuild::keyfile_baseBase class for key-value configuration file formats
sbuild::keyfile_parser< K >
sbuild::keyfile_traitsTraits class for an INI-style configuration file
sbuild::lockAdvisory locking
sbuild::mntstreamAccess mounts
sbuild::mntstream::mntentryAn entry in a mntstream
sbuild::nullNull
sbuild::parse_error< T >Parse error
sbuild::passwdSystem passwd database entry
sbuild::personalityChroot personality
sbuild::regexPOSIX extended regular expression
sbuild::run_partsRun all scripts or programs within a directory
sbuild::sessionSession handler
sbuild::statGet file status