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

FLL< Type > Class Template Reference

#include <FLL.hpp>

List of all members.

Public Methods

 FLL ()
 FLL (Type &d)
 FLL (Type &d, FLL< Type > *pNext)
 ~FLL ()
FLL< Type > * Next () const
void Replace (Type &newData)
Type & Data () const
void * operator new (size_t size)
void operator delete (void *)

Static Public Methods

void UseMemory (MemList &memList)

Friends

class FastList< Type >

template<class Type>
class FLL< Type >


Constructor & Destructor Documentation

template<class Type>
FLL< Type >::FLL   [inline]
 

template<class Type>
FLL< Type >::FLL Type &    d [inline]
 

template<class Type>
FLL< Type >::FLL Type &    d,
FLL< Type > *    pNext
[inline]
 

template<class Type>
FLL< Type >::~FLL   [inline]
 


Member Function Documentation

template<class Type>
Type& FLL< Type >::Data   const [inline]
 

template<class Type>
FLL<Type>* FLL< Type >::Next   const [inline]
 

template<class Type>
void FLL< Type >::operator delete void *    [inline]
 

template<class Type>
void* FLL< Type >::operator new size_t    size [inline]
 

template<class Type>
void FLL< Type >::Replace Type &    newData [inline]
 

template<class Type>
void FLL< Type >::UseMemory MemList   memList [inline, static]
 


Friends And Related Function Documentation

template<class Type>
friend class FastList< Type > [friend]
 


The documentation for this class was generated from the following files:
Generated on Mon Sep 30 14:14:00 2002 for LEMUR by doxygen1.2.18