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

Describes a sub-item of a graph. More...

#include <graph.hpp>

Public Member Functions

bool operator== (const graph_item_t &r) const
 
bool is_node (void) const
 
bool is_edge (void) const
 

Public Attributes

graph_item_type_t type
 type
 
edge_t e
 edge source and destination
 
int n
 node number
 
int b
 button number
 
point_t p
 text coordinates in the node
 
edge_layout_point_t elp
 edge layout point
 

Detailed Description

Describes a sub-item of a graph.


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