|
IDA SDK
|
Node iterator (used to draw graphs)
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 |
Friends | |
| class | gdl_graph_t |
1.8.9.1