Rizin
unix-like reverse engineering framework and cli tools
dist_t Struct Reference

Public Attributes

const RzGraphNodefrom
 
const RzGraphNodeto
 
int dist
 

Detailed Description

Definition at line 67 of file agraph.c.

Member Data Documentation

◆ dist

int dist_t::dist

Definition at line 70 of file agraph.c.

Referenced by adjust_class(), and dist_nodes().

◆ from

const RzGraphNode* dist_t::from

Definition at line 68 of file agraph.c.

Referenced by set_dist_nodes().

◆ to

const RzGraphNode* dist_t::to

Definition at line 69 of file agraph.c.

Referenced by set_dist_nodes().


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