Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

SAMRAI::tbox::ListNode< TYPE > Class Template Reference

#include <source/toolbox/base/List.h>

Inheritance diagram for SAMRAI::tbox::ListNode< TYPE >:

Inheritance graph
[legend]
List of all members.

Friends

class ListIterator< TYPE >
class List< TYPE >

Detailed Description

template<class TYPE>
class SAMRAI::tbox::ListNode< TYPE >

Class ListNode holds items for the linked list. This class should be defined inside the List class, but nested template classes can cause some compilers to barf. List nodes should never be seen by the user of a list.

There are no public functions for ListNode.

See also:
tbox::List


Friends And Related Function Documentation

template<class TYPE>
friend class ListIterator< TYPE > [friend]
 

template<class TYPE>
friend class List< TYPE > [friend]
 


The documentation for this class was generated from the following files:
Generated on Fri Dec 2 11:33:18 2005 for SAMRAI by  doxygen 1.4.2