xapian-core
1.4.26
|
This is the complete list of members for PrefixCompressedStringItor, including all inherited members.
at_end() const | PrefixCompressedStringItor | inline |
current | PrefixCompressedStringItor | private |
left | PrefixCompressedStringItor | private |
operator*() const | PrefixCompressedStringItor | inline |
operator++(int) | PrefixCompressedStringItor | inline |
operator++() | PrefixCompressedStringItor | inline |
p | PrefixCompressedStringItor | private |
PrefixCompressedStringItor(const unsigned char *p_, size_t left_, const std::string ¤t_) | PrefixCompressedStringItor | inlineprivate |
PrefixCompressedStringItor(PrefixCompressedStringItor &&o) | PrefixCompressedStringItor | inlineprivate |
PrefixCompressedStringItor(const std::string &s) | PrefixCompressedStringItor | inlineexplicit |