SubIndex< T > Member List
This is the complete list of members for
SubIndex< T >, including all inherited members.
| _indexFileName | SubIndex< T > | [protected] |
| _reducedDocumentCount | SubIndex< T > | [protected] |
| _reducedWordCount | SubIndex< T > | [protected] |
| _totalFrequency | SubIndex< T > | [protected] |
| _wordSamples | SubIndex< T > | [protected] |
| buildDocumentList(void)=0 | SubIndex< T > | [protected, pure virtual] |
| buildWordList(void)=0 | SubIndex< T > | [protected, pure virtual] |
| documentCount(void)=0 | SubIndex< T > | [protected, pure virtual] |
| generateIndexList(int minDocumentCount, int maxDocumentCount)=0 | SubIndex< T > | [protected, pure virtual] |
| generateIndexList(Word **queryTerms, int uniqueQueryTerms)=0 | SubIndex< T > | [protected, pure virtual] |
| indexElements(int word)=0 | SubIndex< T > | [protected, pure virtual] |
| indexLength(void)=0 | SubIndex< T > | [protected, pure virtual] |
| indexStats(int word)=0 | SubIndex< T > | [protected, pure virtual] |
| nextElement(TRIPLET *subTriple) | SubIndex< T > | [inline] |
| nonZeroCount(void) | SubIndex< T > | [inline] |
| printSize(void) | SubIndex< T > | [inline] |
| realDocument(int document) | SubIndex< T > | [inline] |
| realWord(int word) | SubIndex< T > | [inline] |
| reset(void) | SubIndex< T > | [inline] |
| sample(int minDocumentCount, int maxDocumentCount) | SubIndex< T > | [inline] |
| sample(Word **queryTerms, int uniqueQueryTerms) | SubIndex< T > | [inline] |
| subDocumentCount(void) | SubIndex< T > | [inline] |
| SubIndex(BlockStats *stats) | SubIndex< T > | [inline] |
| subWordCount(void) | SubIndex< T > | [inline] |
| totalCount(void) | SubIndex< T > | [inline] |
| wordCount(void)=0 | SubIndex< T > | [protected, pure virtual] |
| ~SubIndex(void) (defined in SubIndex< T >) | SubIndex< T > | [inline, virtual] |