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

Singleton.h File Reference


Detailed Description

The Singleton design pattern. classes wishing to deriver from it can do so as follows:.

class MySingleton : public Singleton<MySingleton> ...

Definition in file Singleton.h.

#include "..\AEngine\AEngine.h"
#include <cassert>

Include dependency graph for Singleton.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Compounds

class  Singleton


Generated on Wed Apr 23 05:51:46 2003 for Modern Warfare by doxygen1.3-rc2