Tenncor
Public Attributes | List of all members
dbg::EdgeInfo Struct Reference

Graph edge intermediate representation. More...

#include <session.hpp>

Public Attributes

size_t parent_
 
size_t child_
 
std::string label_
 

Detailed Description

Graph edge intermediate representation.

Member Data Documentation

◆ child_

size_t dbg::EdgeInfo::child_

◆ label_

std::string dbg::EdgeInfo::label_

◆ parent_

size_t dbg::EdgeInfo::parent_

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