BasicNode< T > Struct Template Reference
#include <list.h>
Inheritance diagram for BasicNode< 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 17 04:40:32 2003 for NURBS++ by
1.3.4