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

ost::objList Class Template Reference

#include <objlink.h>

List of all members.

Static Public Methods

getObject (K key)

Protected Methods

 objList (const K key)

Protected Attributes

T * objNext
const K objKey

Static Protected Attributes

T * objFirst = NULL

template<class T, typedef K>
class ost::objList< T, K >


Constructor & Destructor Documentation

template<class T, typedef K>
ost::objList< T, K >::objList const K   key [inline, protected]
 


Member Function Documentation

template<class T, typedef K>
* ost::objList< T, K >::getObject K   key [static]
 


Member Data Documentation

template<class T, typedef K>
T * ost::objList< T, K >::objFirst = NULL [static, protected]
 

template<class T, typedef K>
const K ost::objList::objKey [protected]
 

template<class T, typedef K>
T* ost::objList::objNext [protected]
 


The documentation for this class was generated from the following file:
Generated at Tue Nov 20 12:34:38 2001 for CommonC++ by doxygen1.2.10 written by Dimitri van Heesch, © 1997-2001