xapian-core
1.4.26
|
This is the complete list of members for MutableGlassCursor, including all inherited members.
after_end() const | GlassCursor | inline |
B | GlassCursor | protected |
clone() const | GlassCursor | inline |
current_key | GlassCursor | |
current_tag | GlassCursor | |
del() | MutableGlassCursor | |
find_entry(const string &key) | GlassCursor | |
find_entry_ge(const string &key) | GlassCursor | |
find_entry_lt(const string &key) | GlassCursor | |
find_exact(const string &key) | GlassCursor | |
get_table() const | GlassCursor | inline |
GlassCursor(const GlassTable *B, const Glass::Cursor *C_=NULL) | GlassCursor | explicit |
is_after_end | GlassCursor | protected |
is_positioned | GlassCursor | protected |
MutableGlassCursor(GlassTable *B_) | MutableGlassCursor | inlineexplicit |
next() | GlassCursor | |
read_tag(bool keep_compressed=false) | GlassCursor | |
to_end() | GlassCursor | inline |
~GlassCursor() | GlassCursor |