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

Public Attributes | |
| int | tag:4 |
| int | kind:4 |
| int | handle:24 |
| char ** | attr |
| char * | name |
| Agdata_t * | univ |
| Dict_t * | nodes |
| Dict_t * | inedges |
| Dict_t * | outedges |
| Agraph_t * | root |
| Agnode_t * | meta_node |
| Agproto_t * | proto |
| Agraphinfo_t | u |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|