vg
tools for working with variation graphs
handlegraph::PathMetadata Member List

This is the complete list of members for handlegraph::PathMetadata, including all inherited members.

ASSEMBLY_OR_NAME_MATCHhandlegraph::PathMetadataprivatestatic
create_path_name(const PathSense &sense, const std::string &sample, const std::string &locus, const size_t &haplotype, const size_t &phase_block, const subrange_t &subrange)handlegraph::PathMetadatastatic
for_each_path_handle_impl(const std::function< bool(const path_handle_t &)> &iteratee) const =0handlegraph::PathMetadataprotectedpure virtual
for_each_path_matching(const std::unordered_set< PathSense > *senses, const std::unordered_set< std::string > *samples, const std::unordered_set< std::string > *loci, const Iteratee &iteratee) consthandlegraph::PathMetadata
for_each_path_matching(const std::unordered_set< PathSense > &senses, const std::unordered_set< std::string > &samples, const std::unordered_set< std::string > &loci, const Iteratee &iteratee) consthandlegraph::PathMetadata
for_each_path_matching_impl(const std::unordered_set< PathSense > *senses, const std::unordered_set< std::string > *samples, const std::unordered_set< std::string > *loci, const std::function< bool(const path_handle_t &)> &iteratee) consthandlegraph::PathMetadataprotectedvirtual
for_each_path_of_sample(const std::string &sample, const Iteratee &iteratee) consthandlegraph::PathMetadata
for_each_path_of_sense(const PathSense &sense, const Iteratee &iteratee) consthandlegraph::PathMetadata
for_each_step_of_sense(const handle_t &visited, const PathSense &sense, const Iteratee &iteratee) consthandlegraph::PathMetadata
for_each_step_of_sense_impl(const handle_t &visited, const PathSense &sense, const std::function< bool(const step_handle_t &)> &iteratee) consthandlegraph::PathMetadataprotectedvirtual
for_each_step_on_handle_impl(const handle_t &handle, const std::function< bool(const step_handle_t &)> &iteratee) const =0handlegraph::PathMetadataprotectedpure virtual
FORMAThandlegraph::PathMetadataprivatestatic
get_haplotype(const path_handle_t &handle) consthandlegraph::PathMetadatavirtual
get_locus_name(const path_handle_t &handle) consthandlegraph::PathMetadatavirtual
get_path_handle_of_step(const step_handle_t &step_handle) const =0handlegraph::PathMetadataprotectedpure virtual
get_path_name(const path_handle_t &path_handle) const =0handlegraph::PathMetadataprotectedpure virtual
get_phase_block(const path_handle_t &handle) consthandlegraph::PathMetadatavirtual
get_sample_name(const path_handle_t &handle) consthandlegraph::PathMetadatavirtual
get_sense(const path_handle_t &handle) consthandlegraph::PathMetadatavirtual
get_subrange(const path_handle_t &handle) consthandlegraph::PathMetadatavirtual
HAPLOTYPE_MATCHhandlegraph::PathMetadataprivatestatic
LOCUS_MATCH_ANYhandlegraph::PathMetadataprivatestatic
LOCUS_MATCH_NUMERICAL_WITHOUT_HAPLOTYPEhandlegraph::PathMetadataprivatestatic
NO_END_POSITIONhandlegraph::PathMetadatastatic
NO_HAPLOTYPEhandlegraph::PathMetadatastatic
NO_LOCUS_NAMEhandlegraph::PathMetadatastatic
NO_PHASE_BLOCKhandlegraph::PathMetadatastatic
NO_SAMPLE_NAMEhandlegraph::PathMetadatastatic
NO_SUBRANGEhandlegraph::PathMetadatastatic
parse_haplotype(const std::string &path_name)handlegraph::PathMetadatastatic
parse_locus_name(const std::string &path_name)handlegraph::PathMetadatastatic
parse_path_name(const std::string &path_name, PathSense &sense, std::string &sample, std::string &locus, size_t &haplotype, size_t &phase_block, subrange_t &subrange)handlegraph::PathMetadatastatic
parse_phase_block(const std::string &path_name)handlegraph::PathMetadatastatic
parse_sample_name(const std::string &path_name)handlegraph::PathMetadatastatic
parse_sense(const std::string &path_name)handlegraph::PathMetadatastatic
parse_subrange(const std::string &path_name)handlegraph::PathMetadatastatic
PHASE_BLOCK_MATCHhandlegraph::PathMetadataprivatestatic
RANGE_END_MATCHhandlegraph::PathMetadataprivatestatic
RANGE_END_SEPARATORhandlegraph::PathMetadataprivatestatic
RANGE_START_MATCHhandlegraph::PathMetadataprivatestatic
RANGE_START_SEPARATORhandlegraph::PathMetadataprivatestatic
RANGE_TERMINATORhandlegraph::PathMetadataprivatestatic
SEPARATORhandlegraph::PathMetadataprivatestatic
~PathMetadata()=defaulthandlegraph::PathMetadatavirtual