|
xapian-core
1.4.30
|
#include <glass_spelling.h>
Public Member Functions | |
| fragment () | |
| fragment (char data_[4]) | |
| char & | operator[] (unsigned i) |
| const char & | operator[] (unsigned i) const |
| operator std::string () const | |
| bool | operator< (const fragment &b) const |
Public Attributes | |
| char | data [4] |
Definition at line 38 of file glass_spelling.h.
|
inline |
Definition at line 42 of file glass_spelling.h.
|
inlineexplicit |
Definition at line 45 of file glass_spelling.h.
References data.
|
inline |
Definition at line 50 of file glass_spelling.h.
References data.
|
inline |
Definition at line 54 of file glass_spelling.h.
References data.
|
inline |
Definition at line 47 of file glass_spelling.h.
References data.
|
inline |
Definition at line 48 of file glass_spelling.h.
References data.
| char Glass::fragment::data[4] |
Definition at line 39 of file glass_spelling.h.
Referenced by fragment(), GlassSpellingTable::open_termlist(), operator std::string(), operator<(), operator[](), and GlassSpellingTable::toggle_word().