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
edge_layout_point_t Struct Reference

Edge layout point. More...

#include <graph.hpp>

Public Member Functions

idaapi edge_layout_point_t (const edge_t &_e, int _pidx)
 
int idaapi compare (const edge_layout_point_t &r) const
 
bool idaapi operator== (const edge_layout_point_t &r) const
 
bool idaapi operator!= (const edge_layout_point_t &r) const
 

Public Attributes

int pidx = -1
 index into edge_info_t::layout
 
edge_t e = edge_t(-1, -1)
 parent edge
 

Detailed Description

Edge layout point.


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