vg
tools for working with variation graphs
|
This is the complete list of members for bdsg::HashGraph::path_t, including all inherited members.
count | bdsg::HashGraph::path_t | |
deserialize(istream &in) | bdsg::HashGraph::path_t | |
head | bdsg::HashGraph::path_t | |
insert_before(const handle_t &handle, path_mapping_t *mapping) | bdsg::HashGraph::path_t | |
is_circular | bdsg::HashGraph::path_t | |
name | bdsg::HashGraph::path_t | |
operator=(path_t &&other) | bdsg::HashGraph::path_t | |
operator=(const path_t &other) | bdsg::HashGraph::path_t | |
path_id | bdsg::HashGraph::path_t | |
path_t() | bdsg::HashGraph::path_t | |
path_t(const string &name, const int64_t &path_id, bool is_circular=false) | bdsg::HashGraph::path_t | |
path_t(path_t &&other) | bdsg::HashGraph::path_t | |
path_t(const path_t &other) | bdsg::HashGraph::path_t | |
push_back(const handle_t &handle) | bdsg::HashGraph::path_t | |
push_front(const handle_t &handle) | bdsg::HashGraph::path_t | |
remove(path_mapping_t *mapping) | bdsg::HashGraph::path_t | |
serialize(ostream &out) const | bdsg::HashGraph::path_t | |
tail | bdsg::HashGraph::path_t | |
~path_t() | bdsg::HashGraph::path_t |