vg
tools for working with variation graphs
Public Member Functions | Public Attributes | List of all members
bdsg::HashGraph::path_mapping_t Struct Reference

Public Member Functions

 path_mapping_t (const handle_t &handle, const int64_t &path_id)
 

Public Attributes

handle_t handle
 
int64_t path_id
 
struct path_mapping_tprev = nullptr
 
struct path_mapping_tnext = nullptr
 

Constructor & Destructor Documentation

◆ path_mapping_t()

bdsg::HashGraph::path_mapping_t::path_mapping_t ( const handle_t handle,
const int64_t &  path_id 
)
inline

Member Data Documentation

◆ handle

handle_t bdsg::HashGraph::path_mapping_t::handle

◆ next

struct path_mapping_t* bdsg::HashGraph::path_mapping_t::next = nullptr

◆ path_id

int64_t bdsg::HashGraph::path_mapping_t::path_id

◆ prev

struct path_mapping_t* bdsg::HashGraph::path_mapping_t::prev = nullptr

The documentation for this struct was generated from the following file: