IPoolable Class Reference
[Collections]

Interface to make classes poolable. More...

#include <ObjectPool.h>

Inheritance diagram for IPoolable:
IMemoryValidate TestPoolObj

List of all members.

Public Member Functions

virtual void OnPreRemoveFromPool ()=0
virtual void OnPreReturnToPool ()=0
virtual void CheckMem () const =0
virtual void ValidateMem () const =0

Detailed Description

Interface to make classes poolable.

Definition at line 33 of file ObjectPool.h.


The documentation for this class was generated from the following files: