#include <emu_graph.h>

Public Attributes | |
| struct emu_vertex * | destination |
| emu_edge_link | link |
| uint32_t | count |
| void * | data |
The edge connects two vertexes.
The following fields of a emu_vertex are to your own purpose:
| uint32_t emu_edge::count |
Referenced by emu_vertex_edge_add().
| void* emu_edge::data |
struct emu_vertex* emu_edge::destination [read] |
| emu_edge_link emu_edge::link |
1.6.1