IDA C++ SDK 9.2
|
Node ordering in a graph. More...
#include <gdl.hpp>
Public Member Functions | |
DEFINE_MEMORY_ALLOCATION_FUNCS () void idaapi clear(void) | |
void idaapi | resize (int n) |
size_t idaapi | size (void) const |
void idaapi | set (int _node, int num) |
bool idaapi | clr (int _node) |
int idaapi | node (size_t _order) const |
int idaapi | order (int _node) |
Node ordering in a graph.
Maps a node number to a number describing its order in the graph (and vice versa).
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |