|
xapian-core
1.4.30
|
#include <chert_spelling.h>
Public Member Functions | |
| fragment () | |
| fragment (char data_[4]) | |
| char & | operator[] (unsigned i) |
| const char & | operator[] (unsigned i) const |
| operator std::string () const | |
Public Attributes | |
| char | data [4] |
Definition at line 34 of file chert_spelling.h.
|
inline |
Definition at line 38 of file chert_spelling.h.
|
inlineexplicit |
Definition at line 41 of file chert_spelling.h.
References data.
|
inline |
Definition at line 46 of file chert_spelling.h.
References data.
|
inline |
Definition at line 43 of file chert_spelling.h.
References data.
|
inline |
Definition at line 44 of file chert_spelling.h.
References data.
| char fragment::data[4] |
Definition at line 35 of file chert_spelling.h.
Referenced by fragment(), ChertSpellingTable::open_termlist(), operator std::string(), operator<(), operator[](), and ChertSpellingTable::toggle_word().