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] |
CorpusTokenBase(const char *token, TokenID id) | PhraseHunter::CorpusTokenBase | [inline, protected] |
CorpusTokenBase(schma::UnicodePtr token, TokenID id) | PhraseHunter::CorpusTokenBase | [inline, protected] |
documentFrequency() const | PhraseHunter::LightCorpusToken | [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] |
isEmpty() const | PhraseHunter::Token | [inline, virtual] |
isUniform() const | PhraseHunter::Token | [inline] |
length() const | PhraseHunter::Token | [inline, virtual] |
LightCorpusToken(const char *tokenstr, TokenID id, unsigned int freq, unsigned int docFreq) | PhraseHunter::LightCorpusToken | [inline, private] |
m_corpusfreq | PhraseHunter::CorpusTokenBase | [protected] |
m_documentFreq | PhraseHunter::LightCorpusToken | [private] |
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] |
search(const char *tokenstr, SQLitePP::SqliteDB &db) | PhraseHunter::LightCorpusToken | [static] |
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] |