SAMRAI::tbox::ListNode< TYPE > Class Template Reference
#include <source/toolbox/base/List.h>
Inheritance diagram for SAMRAI::tbox::ListNode< TYPE >:
[legend]List of all members.
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 List< TYPE > [friend] |
The documentation for this class was generated from the following files:
Generated on Thu Jun 18 11:28:59 2009 for SAMRAI by
1.5.1