vg
tools for working with variation graphs
Public Attributes | List of all members
vg::LocationSupport Struct Reference

Support pinned to a location, which can be either a node or an edge. More...

Public Attributes

Support support = 1
 The support. More...
 
oneof oneof_location
 The location. More...
 
int64 node_id = 3
 

Detailed Description

Support pinned to a location, which can be either a node or an edge.

Member Data Documentation

◆ node_id

int64 vg::LocationSupport::node_id = 3

◆ oneof_location

oneof vg::LocationSupport::oneof_location
Initial value:
{
Edge edge = 2

The location.

◆ support

Support vg::LocationSupport::support = 1

The support.


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