libpkgmanifest::common::NoSuchRepositoryIdError
libpkgmanifest::common::ParserError
libpkgmanifest::common::Repositories
contains()
size()
get()
add()
begin()
end()
libpkgmanifest::common::RepositoriesIterator
libpkgmanifest::common::Repository
get_id()
get_baseurl()
get_metalink()
get_mirrorlist()
set_id()
set_baseurl()
set_metalink()
set_mirrorlist()
libpkgmanifest::common::SerializerError
libpkgmanifest::common::Version
get_major()
get_minor()
get_patch()
set_major()
set_minor()
set_patch()
libpkgmanifest::input::Input
get_document()
get_version()
get_repositories()
get_packages()
get_modules()
get_archs()
get_options()
set_document()
set_version()
set_repositories()
set_packages()
set_modules()
set_options()
libpkgmanifest::input::Modules
get_enables()
get_disables()
libpkgmanifest::input::Options
get_allow_erasing()
set_allow_erasing()
libpkgmanifest::input::Packages
get_installs()
get_reinstalls()
libpkgmanifest::input::Parser
parse()
parse_prototype()
ChecksumMethod
SHA1
SHA224
SHA256
SHA384
SHA512
MD5
CRC32
CRC64
libpkgmanifest::manifest::Checksum
get_method()
get_digest()
set_method()
set_digest()
libpkgmanifest::manifest::Manifest
libpkgmanifest::manifest::Module
get_name()
get_stream()
set_name()
set_stream()
libpkgmanifest::manifest::Nevra
get_epoch()
get_release()
get_arch()
set_epoch()
set_release()
set_arch()
to_string()
libpkgmanifest::manifest::Package
get_repo_id()
get_location()
get_url()
get_size()
get_repository()
get_checksum()
get_nevra()
get_srpm()
get_module()
set_repo_id()
set_location()
set_size()
set_checksum()
set_nevra()
set_srpm()
set_module()
attach()
libpkgmanifest::manifest::Packages
libpkgmanifest::manifest::Parser
libpkgmanifest::manifest::Serializer
serialize()