vg
tools for working with variation graphs
|
This is the complete list of members for xg::XGPath, including all inherited members.
external_handle(const handle_t &handle) const | xg::XGPath | |
handle(size_t offset) const | xg::XGPath | |
handle_at_position(size_t pos) const | xg::XGPath | |
handle_start(size_t offset) const | xg::XGPath | |
handles | xg::XGPath | |
is_circular | xg::XGPath | |
is_reverse(size_t offset) const | xg::XGPath | |
load(std::istream &in) | xg::XGPath | |
load_from_old_version(std::istream &in, uint32_t file_version, const XG &graph) | xg::XGPath | |
local_handle(const handle_t &handle) const | xg::XGPath | |
min_handle | xg::XGPath | |
node(size_t offset) const | xg::XGPath | |
offsets | xg::XGPath | |
offsets_rank | xg::XGPath | |
offsets_select | xg::XGPath | |
operator=(const XGPath &other)=delete | xg::XGPath | |
operator=(XGPath &&other)=delete | xg::XGPath | |
serialize(std::ostream &out, sdsl::structure_tree_node *v=NULL, std::string name="") const | xg::XGPath | |
step_rank_at_position(size_t pos) const | xg::XGPath | |
sync_offsets(const sdsl::rank_support_v< 1 > &old_g_bv_rank, const sdsl::bit_vector::select_1_type &g_bv_select) | xg::XGPath | |
XGPath(void)=default | xg::XGPath | |
XGPath(const std::string &path_name, const std::vector< handle_t > &path, bool is_circular, XG &graph) | xg::XGPath | |
XGPath(const XGPath &other)=delete | xg::XGPath | |
XGPath(XGPath &&other)=delete | xg::XGPath | |
~XGPath(void)=default | xg::XGPath |