|
JASSv2
|
This is the complete list of members for JASS::index_postings, including all inherited members.
| document_ids | JASS::index_postings | private |
| growth_factor | JASS::index_postings | privatestatic |
| highest_document | JASS::index_postings | private |
| impact_order(size_t documents_in_collection, index_postings_impact &postings_list) const | JASS::index_postings | inline |
| impact_order(size_t documents_in_collection, index_postings_impact &postings_list, compress_integer::integer document_frequency, compress_integer::integer *document_ids, index_postings_impact::impact_type *term_frequencies) const | JASS::index_postings | inline |
| index_postings()=delete (defined in JASS::index_postings) | JASS::index_postings | |
| index_postings(allocator &memory_pool) | JASS::index_postings | inline |
| initial_size | JASS::index_postings | privatestatic |
| linearize(uint8_t *temporary, size_t temporary_size, compress_integer::integer *ids, index_postings_impact::impact_type *frequencies, size_t id_and_frequencies_length) const | JASS::index_postings | inline |
| push_back(JASS::compress_integer::integer document_id, index_postings_impact::impact_type amount=1) | JASS::index_postings | inlinevirtual |
| push_back(const std::vector< JASS::posting > &data) | JASS::index_postings | inlinevirtual |
| term_frequencies | JASS::index_postings | private |
| text_render(std::ostream &stream) const | JASS::index_postings | inline |
| unittest(void) | JASS::index_postings | inlinestatic |
1.8.13