sbuild::auth | Authentication handler |
sbuild::auth_null | Null Authentication handler |
sbuild::auth_pam | Authentication handler |
sbuild::auth_pam_conv | Authentication conversation handler interface |
sbuild::auth_pam_conv_tty | Authentication conversation handler for terminal devices |
sbuild::auth_pam_message | Authentication 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::chroot | Common chroot data |
sbuild::chroot_block_device | A chroot stored on an unmounted block device |
sbuild::chroot_block_device_base | A base class for block-device chroots |
sbuild::chroot_btrfs_snapshot | A chroot stored on an BTRFS logical volume (LV) |
sbuild::chroot_config | Chroot configuration |
sbuild::chroot_directory | A chroot located in the filesystem |
sbuild::chroot_directory_base | A base class for chroots located in a local directory |
sbuild::chroot_facet | Common chroot data |
sbuild::chroot_facet_mountable | Chroot support for mountable devices and filesystems |
sbuild::chroot_facet_personality | Chroot support for kernel personalities (execution domains) |
sbuild::chroot_facet_session | Chroot support for sessions |
sbuild::chroot_facet_session_clonable | Chroot support for creation of sessions |
sbuild::chroot_facet_source | Chroot support for clonable sources |
sbuild::chroot_facet_source_clonable | Chroot support for creation of source chroots |
sbuild::chroot_facet_union | Chroot support for filesystem union based sessions |
sbuild::chroot_file | A chroot stored in a file archive (tar or zip) |
sbuild::chroot_loopback | A chroot stored in a file for loopback mounting |
sbuild::chroot_lvm_snapshot | A chroot stored on an LVM logical volume (LV) |
sbuild::chroot_plain | A chroot located in the filesystem (scripts disabled) |
sbuild::custom_error< T > | Custom error |
sbuild::date | A date representation in local time |
sbuild::date_base | A date representation |
sbuild::device_lock | Device lock |
sbuild::environment | Container 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_base | Error exception base class |
sbuild::file_lock | File lock |
sbuild::format_detail | Format names and values for output |
sbuild::gmdate | A date representation in UTC |
sbuild::group | System group database entry |
sbuild::isodate | A date representation in ISO-8601 format |
sbuild::keyfile_base | Base class for key-value configuration file formats |
sbuild::keyfile_parser< K > | |
sbuild::keyfile_traits | Traits class for an INI-style configuration file |
sbuild::lock | Advisory locking |
sbuild::mntstream | Access mounts |
sbuild::mntstream::mntentry | An entry in a mntstream |
sbuild::null | Null |
sbuild::parse_error< T > | Parse error |
sbuild::passwd | System passwd database entry |
sbuild::personality | Chroot personality |
sbuild::regex | POSIX extended regular expression |
sbuild::run_parts | Run all scripts or programs within a directory |
sbuild::session | Session handler |
sbuild::stat | Get file status |