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
node_iterator Class Reference

Node iterator (used to draw graphs) More...

#include <gdl.hpp>

Public Member Functions

 node_iterator (const gdl_graph_t *_g, int n)
 
node_iteratoroperator++ (void)
 
bool operator== (const node_iterator &n) const
 
bool operator!= (const node_iterator &n) const
 
int operator* (void) const
 

Friends

class gdl_graph_t
 

Detailed Description

Node iterator (used to draw graphs)


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