Latest available version: IDA and decompilers v8.4.240320sp1 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 = false
 

Friends

class iterator
 

Detailed Description

Definition at line 2167 of file hexrays.hpp.

Friends And Related Function Documentation

◆ iterator

friend class iterator
friend

Definition at line 2173 of file hexrays.hpp.

Member Data Documentation

◆ colored_gdl_edges

bool simple_graph_t::colored_gdl_edges = false

Definition at line 2171 of file hexrays.hpp.

◆ title

qstring simple_graph_t::title

Definition at line 2170 of file hexrays.hpp.