, including all inherited members.
| __cl_addref() | lucene::debug::LuceneBase | [inline] |
| __cl_decref() | lucene::debug::LuceneBase | [inline] |
| __cl_getref() | lucene::debug::LuceneBase | [inline] |
| __cl_refcount | lucene::debug::LuceneBase | |
| clone() const | lucene::search::SortField | |
| FIELD_DOC | lucene::search::SortField | [static] |
| FIELD_SCORE | lucene::search::SortField | [static] |
| getFactory() const | lucene::search::SortField | [inline] |
| getField() const | lucene::search::SortField | [inline] |
| getReverse() const | lucene::search::SortField | [inline] |
| getType() const | lucene::search::SortField | [inline] |
| LUCENE_STATIC_CONSTANT(int32_t, DOCSCORE=0) | lucene::search::SortField | |
| LUCENE_STATIC_CONSTANT(int32_t, DOC=1) | lucene::search::SortField | |
| LUCENE_STATIC_CONSTANT(int32_t, AUTO=2) | lucene::search::SortField | |
| LUCENE_STATIC_CONSTANT(int32_t, STRING=3) | lucene::search::SortField | |
| LUCENE_STATIC_CONSTANT(int32_t, INT=4) | lucene::search::SortField | |
| LUCENE_STATIC_CONSTANT(int32_t, FLOAT=5) | lucene::search::SortField | |
| LUCENE_STATIC_CONSTANT(int32_t, CUSTOM=9) | lucene::search::SortField | |
| LuceneBase() | lucene::debug::LuceneBase | [inline] |
| SortField(const SortField &clone) | lucene::search::SortField | [protected] |
| SortField(const TCHAR *field) | lucene::search::SortField | |
| SortField(const TCHAR *field, int32_t type, bool reverse) | lucene::search::SortField | |
| SortField(const TCHAR *field, SortComparatorSource *comparator, bool reverse=false) | lucene::search::SortField | |
| toString() const | lucene::search::SortField | |
| ~LuceneBase() | lucene::debug::LuceneBase | [inline, virtual] |
| ~SortField() | lucene::search::SortField | [virtual] |