Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

LIST< T > Class Template Reference

#include <list.H>

Inherits ARRAY< T >< T >.

List of all members.

Public Methods

 LIST (int m=0)
 LIST (cLIST< T > &l)

Protected Methods

virtual void clear_ele (int i)
virtual void clear_range (int i, int j)

template<class T>
class LIST< T >


Constructor & Destructor Documentation

template<class T>
LIST< T >::LIST int    m = 0 [inline]
 

template<class T>
LIST< T >::LIST cLIST< T > &    l [inline]
 


Member Function Documentation

template<class T>
virtual void LIST< T >::clear_ele int    i [inline, protected, virtual]
 

Reimplemented from ARRAY< T >.

template<class T>
virtual void LIST< T >::clear_range int    i,
int    j
[inline, protected, virtual]
 

Reimplemented from ARRAY< T >.


The documentation for this class was generated from the following file:
Generated on Mon Sep 15 16:26:00 2003 for gluebase by doxygen1.2.18