| allOccurrences() const | PhraseHunter::Token | [inline] |
| bool_type typedef | safe_bool_base | [protected] |
| boolean_test() const | PhraseHunter::CorpusTokenBase | [inline, protected] |
| corpusFrequency() const | PhraseHunter::CorpusTokenBase | [inline, virtual] |
| CorpusToken(const char *, TokenID, SQLitePP::SqliteDB &) | PhraseHunter::CorpusToken | [private] |
| CorpusToken(const char *, TokenID, SQLitePP::SqliteDB &, const std::set< DocID > &) | PhraseHunter::CorpusToken | [private] |
| CorpusToken(schma::UnicodePtr, TokenID, SQLitePP::SqliteDB &) | PhraseHunter::CorpusToken | [private] |
| CorpusToken(schma::UnicodePtr, TokenID, SQLitePP::SqliteDB &, const std::set< DocID > &) | PhraseHunter::CorpusToken | [private] |
| CorpusTokenBase(const char *token, TokenID id) | PhraseHunter::CorpusTokenBase | [inline, protected] |
| CorpusTokenBase(schma::UnicodePtr token, TokenID id) | PhraseHunter::CorpusTokenBase | [inline, protected] |
| documentFrequency() const | PhraseHunter::Token | [inline, virtual] |
| documentIDs() const | PhraseHunter::Token | [virtual] |
| documentOccurrences(DocID docID) | PhraseHunter::Token | [inline] |
| id() const | PhraseHunter::CorpusTokenBase | [inline, virtual] |
| inDoc(DocID docID) const | PhraseHunter::Token | [inline] |
| init(TokenID, SQLitePP::SqliteDB &) | PhraseHunter::CorpusToken | [private] |
| init(TokenID, SQLitePP::SqliteDB &, const std::set< DocID > &) | PhraseHunter::CorpusToken | [private] |
| insertPositions(SQLitePP::ResultIterator) | PhraseHunter::CorpusToken | [private] |
| isEmpty() const | PhraseHunter::CorpusToken | [inline, virtual] |
| isUniform() const | PhraseHunter::Token | [inline] |
| length() const | PhraseHunter::Token | [inline, virtual] |
| loadFromCorpus(T tokenstr, TokenID id, SQLitePP::SqliteDB &db) | PhraseHunter::CorpusToken | [inline, static] |
| loadFromCorpus(T tokenstr, TokenID id, SQLitePP::SqliteDB &db, const std::set< DocID > &docs) | PhraseHunter::CorpusToken | [inline, static] |
| loadFromToken(const TokenPtr &token, SQLitePP::SqliteDB &db) | PhraseHunter::CorpusToken | [inline, static] |
| loadFromToken(const TokenPtr &token, SQLitePP::SqliteDB &db, const std::set< DocID > &docs) | PhraseHunter::CorpusToken | [inline, static] |
| m_corpusfreq | PhraseHunter::CorpusTokenBase | [protected] |
| m_id | PhraseHunter::CorpusTokenBase | [protected] |
| m_occurrences | PhraseHunter::Token | [protected] |
| m_tokenstring | PhraseHunter::Token | [protected] |
| numTokens() const | PhraseHunter::Token | [inline, virtual] |
| operator bool_type() const | safe_bool< T > | [inline] |
| operator=(const safe_bool_base &) | safe_bool_base | [inline, protected] |
| safe_bool_base() | safe_bool_base | [inline, protected] |
| safe_bool_base(const safe_bool_base &) | safe_bool_base | [inline, protected] |
| SPACE_BETWEEN_TWO_TOKENS | PhraseHunter::Token | [protected, static] |
| this_type_does_not_support_comparisons() const | safe_bool_base | [inline, protected] |
| Token(const char *token) | PhraseHunter::Token | [inline, protected] |
| Token(schma::UnicodePtr tokenstring) | PhraseHunter::Token | [inline, protected] |
| tokenString() const | PhraseHunter::Token | [inline] |
| ~safe_bool() | safe_bool< T > | [inline, protected] |
| ~safe_bool_base() | safe_bool_base | [inline, protected] |
| ~Token() | PhraseHunter::Token | [inline, virtual] |