Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages   Examples  

ost::objList< T, K > Class Template Reference

#include <objlink.h>

List of all members.

Static Public Methods

T * getObject (const K &key)

Protected Methods

 objList (const K key)

Protected Attributes

T * objNext
const K objKey

Static Protected Attributes

T * objFirst = NULL

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


Constructor & Destructor Documentation

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


Member Function Documentation

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


Member Data Documentation

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

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

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


The documentation for this class was generated from the following file:
Generated on Thu Nov 21 12:28:32 2002 for GNU CommonC++ by doxygen1.2.18