IDA C++ SDK 9.2
|
Node iterator (used to draw graphs) More...
#include <gdl.hpp>
Public Member Functions | |
node_iterator (const gdl_graph_t *_g, int n) | |
node_iterator & | operator++ (void) |
bool | operator== (const node_iterator &n) const |
bool | operator!= (const node_iterator &n) const |
int | operator* (void) const |
Node iterator (used to draw graphs)
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |