nodelist_t Struct Reference

#include <nodelist.h>

Collaboration diagram for nodelist_t:

Collaboration graph
[legend]

Data Fields

nodelistitem_tfirst
nodelistitem_tlast
int sz

Detailed Description

Definition at line 34 of file nodelist.h.


Field Documentation

nodelistitem_t* nodelist_t::first

Definition at line 35 of file nodelist.h.

Referenced by appendNodelist(), cloneNodelist(), freeNodelist(), insertNodelist(), layout_block(), node_position(), realignNodelist(), reverseNodelist(), and sizeNodelist().

nodelistitem_t* nodelist_t::last

Definition at line 36 of file nodelist.h.

Referenced by appendNodelist(), cloneNodelist(), insertNodelist(), realignNodelist(), and reverseNodelist().

int nodelist_t::sz

Definition at line 37 of file nodelist.h.

Referenced by appendNodelist(), and sizeNodelist().


The documentation for this struct was generated from the following file:
Generated on Mon Mar 31 19:09:44 2008 for Graphviz by  doxygen 1.5.1