Baloo
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
CBaloo::Command | An Abstract class from which all other balooctl commands can inherit from |
CBaloo::DatabaseSanitizer | Provide methods to show database problems and sanitize them |
CBaloo::Document | A document represents an indexed file to be stored in the Baloo engine |
CBaloo::DocumentDB | Implements storage for a set of s for the given docId Instantiated for: |
▼CKFileMetaData::ExtractionResult [external] | |
CResult | The result class is where all the data extracted by the KFileMetaData extractors is saved to |
CBaloo::File | Provides access to all File Metadata |
CBaloo::IndexerConfig | This class allows it to access the current config, to read and modify it |
CBaloo::MTimeDB | The MTime DB maps the file mtime to its id |
CBaloo::PendingFile | Represents a file which needs to be indexed |
CBaloo::PostingDB | The PostingDB is the main database that maps -> <id1> <id2> <id2> ... This is used to lookup ids when searching for a |
CBaloo::PostingIterator | A PostingIterator is an abstract base class which can be used to iterate over all the "postings" or "documents" which are particular term appears |
▼CQObject [external] | |
CBaloo::FileIndexerConfig | Active config class which emits signals if the config was changed, for example if the KCM saved the config file |
CBaloo::NewFileIndexer | Does not check the folder path or the mtime of the file |
CBaloo::Private::ControllerPipe | Bidirectional communication pipe |
CBaloo::StorageDevices | The removable media cache media that are supported by Baloo |
CKInotify | A simple wrapper around inotify which only allows to add folders recursively |
▼CQRunnable [external] | |
CBaloo::NewFileIndexer | Does not check the folder path or the mtime of the file |
CBaloo::Query | Central class to query to search for files from the Index |
CBaloo::UnIndexedFileIterator | Iterate over all the files (and directories) under a specific directory which require indexing |
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Fri Nov 22 2024 12:03:07 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Fri Nov 22 2024 12:03:07 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.