|
Namespaces |
| namespace | YUM |
Classes |
| class | YUM::YUMDependency |
| | Holds dependency data. More...
|
| class | YUM::YUMDirSize |
| | Holds data about how much space will be needed per directory. More...
|
| class | YUM::FileData |
| | Holds Data about file and file type (directory, plain) within other YUM data. More...
|
| class | YUM::MultiLang |
| | A Multi-language text (usually you have a list<MultiLang>). More...
|
| class | YUM::MetaPkg |
| | Defines "meta packages" that are in YUMGroupData FIXME: I'm not certain what this is ;-). More...
|
| class | YUM::PackageReq |
| | A Package reference, e.g. within YUMGroupData this is without architecture. More...
|
| class | YUM::ChangelogEntry |
| | A single changelog entry. More...
|
| class | YUM::YUMRepomdData |
| | Holds the metadata about a YUM repository. More...
|
| class | YUM::YUMPrimaryData |
| | Describes a package in a YUM repository. More...
|
| class | YUM::YUMGroupData |
| | Describes the groups in a YUM repository. More...
|
| class | YUM::YUMFileListData |
| | Contains the file list for a YUM package. More...
|
| class | YUM::YUMOtherData |
| | Data from other.mxl, i.e., changelogs. More...
|
Functions |
| | YUM::DEFINE_BASE_POINTER (YUMRepomdData) |
| | YUM::DEFINE_BASE_POINTER (YUMPrimaryData) |
| | YUM::DEFINE_BASE_POINTER (YUMGroupData) |
| | YUM::DEFINE_BASE_POINTER (YUMFileListData) |
| | YUM::DEFINE_BASE_POINTER (YUMOtherData) |
| std::ostream & | operator<< (std::ostream &out, const YUM::YUMDependency &data) |
| std::ostream & | operator<< (std::ostream &out, const YUM::YUMDirSize &data) |
| std::ostream & | operator<< (std::ostream &out, const YUM::YUMRepomdData &data) |
| std::ostream & | operator<< (std::ostream &out, const YUM::FileData &data) |
| std::ostream & | operator<< (std::ostream &out, const YUM::MultiLang &data) |
| std::ostream & | operator<< (std::ostream &out, const YUM::MetaPkg &data) |
| std::ostream & | operator<< (std::ostream &out, const YUM::PackageReq &data) |
| std::ostream & | operator<< (std::ostream &out, const YUM::ChangelogEntry &data) |
| std::ostream & | operator<< (std::ostream &out, const YUM::YUMPrimaryData &data) |
| std::ostream & | operator<< (std::ostream &out, const YUM::YUMGroupData &data) |
| std::ostream & | operator<< (std::ostream &out, const YUM::YUMFileListData &data) |
| std::ostream & | operator<< (std::ostream &out, const YUM::YUMOtherData &data) |