Baloo::PostingDB-members

Search for usage in LXR

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::PostingDBinline
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::PostingDBstatic
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::PostingDBstatic
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 &regexp, 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 Tue Mar 26 2024 11:20:16 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.