| 
    xapian-core
    1.4.29
    
   | 
 
#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.
      
  | 
  inline | 
Definition at line 46 of file chert_spelling.h.
      
  | 
  inline | 
Definition at line 43 of file chert_spelling.h.
      
  | 
  inline | 
Definition at line 44 of file chert_spelling.h.
| char fragment::data[4] | 
Definition at line 35 of file chert_spelling.h.
Referenced by ChertSpellingTable::open_termlist(), operator<(), and ChertSpellingTable::toggle_word().