Latest available version: IDA and decompilers v8.3.230608 see all releases
Hex-Rays logo State-of-the-art binary code analysis tools
email icon
simple_graph_t Class Reference
Inheritance diagram for simple_graph_t:
mbl_graph_t

Public Attributes

qstring title
 
bool colored_gdl_edges
 

Friends

class iterator
 

Detailed Description

Definition at line 2162 of file hexrays.hpp.

Friends And Related Function Documentation

◆ iterator

friend class iterator
friend

Definition at line 2168 of file hexrays.hpp.

Member Data Documentation

◆ colored_gdl_edges

bool simple_graph_t::colored_gdl_edges

Definition at line 2166 of file hexrays.hpp.

◆ title

qstring simple_graph_t::title

Definition at line 2165 of file hexrays.hpp.