vg
tools for working with variation graphs
vg::IndexRegistry Member List

This is the complete list of members for vg::IndexRegistry, including all inherited members.

completed_indexes() constvg::IndexRegistry
dependency_order() constvg::IndexRegistryprotected
get_index(const string &identifier)vg::IndexRegistryprotected
get_index(const string &identifier) constvg::IndexRegistryprotected
IndexRegistry()=defaultvg::IndexRegistry
keep_intermediatesvg::IndexRegistryprotected
make_indexes(const vector< string > &identifiers)vg::IndexRegistry
make_plan(const vector< string > &end_products) constvg::IndexRegistryprotected
output_prefixvg::IndexRegistryprotected
provide(const string &identifier, const string &filename)vg::IndexRegistry
provide(const string &identifier, const vector< string > &filenames)vg::IndexRegistry
register_index(const string &identifier, const string &suffix)vg::IndexRegistry
register_recipe(const string &identifier, const vector< string > &input_identifiers, const function< vector< string >(const vector< const IndexFile * > &, const string &, const string &)> &exec)vg::IndexRegistry
registered_suffixesvg::IndexRegistryprotected
registryvg::IndexRegistryprotected
set_intermediate_file_keeping(bool keep_intermediates)vg::IndexRegistry
set_prefix(const string &prefix)vg::IndexRegistry
to_dot() constvg::IndexRegistry
to_dot(const vector< string > &targets) constvg::IndexRegistry