JASSv2
JASS::index_postings Member List

This is the complete list of members for JASS::index_postings, including all inherited members.

document_idsJASS::index_postingsprivate
growth_factorJASS::index_postingsprivatestatic
highest_documentJASS::index_postingsprivate
impact_order(size_t documents_in_collection, index_postings_impact &postings_list) constJASS::index_postingsinline
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) constJASS::index_postingsinline
index_postings()=delete (defined in JASS::index_postings)JASS::index_postings
index_postings(allocator &memory_pool)JASS::index_postingsinline
initial_sizeJASS::index_postingsprivatestatic
linearize(uint8_t *temporary, size_t temporary_size, compress_integer::integer *ids, index_postings_impact::impact_type *frequencies, size_t id_and_frequencies_length) constJASS::index_postingsinline
push_back(JASS::compress_integer::integer document_id, index_postings_impact::impact_type amount=1)JASS::index_postingsinlinevirtual
push_back(const std::vector< JASS::posting > &data)JASS::index_postingsinlinevirtual
term_frequenciesJASS::index_postingsprivate
text_render(std::ostream &stream) constJASS::index_postingsinline
unittest(void)JASS::index_postingsinlinestatic