add_posting(const om_termname &tname, om_termpos tpos, om_termcount wdfinc=1) | OmDocument | |
add_term_nopos(const om_termname &tname, om_termcount wdfinc=1) | OmDocument | |
add_value(om_valueno valueno, const string &value) | OmDocument | |
clear_terms() | OmDocument | |
clear_values() | OmDocument | |
get_data() const | OmDocument | |
get_description() const | OmDocument | |
get_value(om_valueno value) const | OmDocument | |
internal (defined in OmDocument) | OmDocument | |
OmDocument(OmDocument::Internal *internal_) (defined in OmDocument) | OmDocument | [explicit] |
OmDocument(const OmDocument &other) | OmDocument | |
OmDocument() | OmDocument | |
operator=(const OmDocument &other) | OmDocument | |
remove_posting(const om_termname &tname, om_termpos tpos, om_termcount wdfdec=1) | OmDocument | |
remove_term(const om_termname &tname) | OmDocument | |
remove_value(om_valueno valueno) | OmDocument | |
set_data(const std::string &data) | OmDocument | |
termlist_begin() const | OmDocument | |
termlist_count() | OmDocument | |
termlist_end() const | OmDocument | |
values_begin() const | OmDocument | |
values_count() | OmDocument | |
values_end() const | OmDocument | |
~OmDocument() | OmDocument |