Baloo::PostingDB-members
Baloo::PostingDB Member List
This is the complete list of members for Baloo::PostingDB, including all inherited members.
Comparator enum name (defined in Baloo::PostingDB) | Baloo::PostingDB | |
compIter(const QByteArray &prefix, T val, Comparator com) (defined in Baloo::PostingDB) | Baloo::PostingDB | inline |
compIter(const QByteArray &prefix, qlonglong val, Comparator com) (defined in Baloo::PostingDB) | Baloo::PostingDB | |
compIter(const QByteArray &prefix, double val, Comparator com) (defined in Baloo::PostingDB) | Baloo::PostingDB | |
compIter(const QByteArray &prefix, const QByteArray &val, Comparator com) (defined in Baloo::PostingDB) | Baloo::PostingDB | |
create(MDB_txn *txn) (defined in Baloo::PostingDB) | Baloo::PostingDB | static |
del(const QByteArray &term) (defined in Baloo::PostingDB) | Baloo::PostingDB | |
fetchTermsStartingWith(const QByteArray &term) (defined in Baloo::PostingDB) | Baloo::PostingDB | |
get(const QByteArray &term) (defined in Baloo::PostingDB) | Baloo::PostingDB | |
GreaterEqual enum value (defined in Baloo::PostingDB) | Baloo::PostingDB | |
iter(const QByteArray &term) (defined in Baloo::PostingDB) | Baloo::PostingDB | |
LessEqual enum value (defined in Baloo::PostingDB) | Baloo::PostingDB | |
open(MDB_txn *txn) (defined in Baloo::PostingDB) | Baloo::PostingDB | static |
PostingDB(MDB_dbi, MDB_txn *txn) (defined in Baloo::PostingDB) | Baloo::PostingDB | |
prefixIter(const QByteArray &term) (defined in Baloo::PostingDB) | Baloo::PostingDB | |
put(const QByteArray &term, const PostingList &list) (defined in Baloo::PostingDB) | Baloo::PostingDB | |
regexpIter(const QRegularExpression ®exp, const QByteArray &prefix) (defined in Baloo::PostingDB) | Baloo::PostingDB | |
toTestMap() const (defined in Baloo::PostingDB) | Baloo::PostingDB | |
~PostingDB() (defined in Baloo::PostingDB) | Baloo::PostingDB |
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:18:13 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:18:13 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.