Main Page | Class Hierarchy | Class List | File List | Class Members

BasicNode< T > Struct Template Reference

#include <list.h>

Inheritance diagram for BasicNode< T >:

BasicList< T > List of all members.

Public Member Functions

 BasicNode (T *a)

Public Attributes

T * data
BasicNode< T > * prev
BasicNode< T > * next

Detailed Description

template<class T>
struct BasicNode< T >

** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** class BasicNode --- A basic node for a linked list A basic node for a linked list author Philippe Lavoie (27 October 1997) Modified by: ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** *


The documentation for this struct was generated from the following file:
Generated on Wed Dec 31 03:43:29 2003 for NURBS++ by doxygen 1.3.4