Main Page   Class Hierarchy   Alphabetical List   Data Structures   File List   Data Fields   Globals  

NODE_LINK_LIST_ENTRY Class Reference

#include <nodelist.hh>

Collaboration diagram for NODE_LINK_LIST_ENTRY:

Collaboration graph
[legend]

Data Fields

NODE_LINKnode_link
NODE_LINK_LIST_ENTRY * next

Field Documentation

NODE_LINK* NODE_LINK_LIST_ENTRY::node_link
 

Definition at line 11 of file nodelist.hh.

Referenced by NODE_LINK_LIST::add_entry(), NODE_LINK_LIST::delete_entry(), NODE_LINK_LIST::first_node(), NODE_LINK_LIST::next_node(), and NODE_LINK_LIST::~NODE_LINK_LIST().

NODE_LINK_LIST_ENTRY* NODE_LINK_LIST_ENTRY::next
 

Definition at line 12 of file nodelist.hh.

Referenced by NODE_LINK_LIST::add_entry(), NODE_LINK_LIST::delete_entry(), NODE_LINK_LIST::next_node(), and NODE_LINK_LIST::~NODE_LINK_LIST().


The documentation for this class was generated from the following file:
Generated on Sun Dec 2 15:59:01 2001 for rcslib by doxygen1.2.11.1 written by Dimitri van Heesch, © 1997-2001