basic_hash< Key, list_elem > | |
basic_hash< Key, list_elem >::hash_iterator< le > | |
basicHashElt< Key > | |
constPtr< _Tp, _Bt > | Counted 'const _Tp *'. Support construction/assignment via dynamic_cast from constPtrBase |
constPtrBase< _Bt > | Common base class for counted 'const _Bt *' (constPtr) |
CountedRep | Base class for reference counted objects. Provides numerical object ids |
Date | Store and operate on date (time_t) |
Diff | |
DirStack | |
DirStack::Dir | |
DiskSpace | |
DiskSpace::DfInfo | |
ExternalDataSource | Bidirectional stream to external data |
ExternalProgram | Execute a program and give access to its io An object of this class encapsulates the execution of an external program. It starts the program using fork and some exec.. call, gives you access to the program's stdio and closes the program after use |
FSize | Store and operate on (file/package/partition) sizes (long long) |
GPGCheck | |
hash< Key, T > | |
HashElt< Key, T > | |
LangCode | |
MemUsage | |
noval_hash< Key > | |
PathInfo | Wrapper class for ::stat/::lstat and other file/directory related operations |
PathInfo::devino_cache | Simple cache remembering device/inode to detect hardlinks |
PathInfo::direntry | |
PathInfo::stat_mode | Wrapper class for mode_t values as derived from ::stat |
Pathname | |
ProgressCounter | Maintain ProgressData received e.g. via callback |
ProgressData | Maintain min, max, and counter value for progress counting |
Ptr< _Tp, _Bt > | Counted '_Tp *'. Support construction/assignment via dynamic_cast from PtrBase |
PtrBase< _Bt > | Common base class for counted '_Bt *' (Ptr) |
RedirectCallback< CB > | Base class for callback interfaces which allow redirection |
Rep | Base class for reference counted objects |
Report< CB > | Hook managing callback sending and recieving |
Report< CB >::Send | Interface to send reports |
ReportCallback | Basic interface definition for callback reports |
ReportReceive< CB > | Temporarily redirect Report to this recipient |
ReportRedirect< CB > | Temporarily redirect Report to some recipient |
RepPtrBase | Common base class for all counted pointer classes |
RepPtrStore< _Tp, _Bt > | A '_Tp*' with reference counting on construction and assign |
SortedTreeItem< PAYLOAD > | Template class for tree items that maintain sort order |
SysConfig | |
TaggedFile::Tag | |
CommonPkdParser::Tag | |
TagCacheRetrieval | |
TaggedParser | |
TagParser | |
TagRetrievalPos | |
CommonPkdParser::TagSet | |
TaggedFile::TagSet | |
TimeClass | |
TimeClass_private | |
TreeItem< PAYLOAD > | Template class for tree items that can handle tree children in a generic way - firstChild(), next() and parent(). Each item stores one value of type 'PAYLOAD' |
Url | |
Url::ProtocolStrings | |
Ustring | Unique strings |
UstringHash | A Hash of unique strings |
Vendor | |
Y2SLog::Y2Loglinebuf | |
Y2SLog::Y2Loglinestream | |
Y2SLog::Y2Loglinestreamset | |
YRpmGroupsTree | Efficient storage for RPM group tags |
YStringTree | Abstract base class for filter views with hierarchical filter criteria - e.g., RPM group tags, MIME types |
YTransText | |