#include <graph.h>
Collaboration diagram for Agedge_t:

Public Attributes | |
| int | tag:4 |
| int | printkey:4 |
| int | handle:24 |
| char ** | attr |
| Agnode_t * | head |
| Agnode_t * | tail |
| int | id |
| Agedgeinfo_t | u |
|
|
|
|
|
|
|
|
Definition at line 95 of file graph.h. Referenced by Dot::callDot(). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|