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

Public Attributes

int layer
 
int edgectr
 
int revedgectr
 
int minx
 
int maxx
 

Detailed Description

Definition at line 2776 of file agraph.c.

Member Data Documentation

◆ edgectr

int tmplayer::edgectr

Definition at line 2778 of file agraph.c.

Referenced by agraph_print_edges().

◆ layer

int tmplayer::layer

Definition at line 2777 of file agraph.c.

Referenced by agraph_print_edges().

◆ maxx

int tmplayer::maxx

Definition at line 2781 of file agraph.c.

Referenced by agraph_print_edges().

◆ minx

int tmplayer::minx

Definition at line 2780 of file agraph.c.

Referenced by agraph_print_edges().

◆ revedgectr

int tmplayer::revedgectr

Definition at line 2779 of file agraph.c.

Referenced by agraph_print_edges().


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