src/Resource/singleton.h File Reference

This file contains the Singleton template. More...

#include "Assert.h"

Go to the source code of this file.

Classes

class  Singleton< T >
 A template class that implements the Singleton pattern. More...

Variables

bool g_shutdown
 Whether we should allow calls to Free.


Detailed Description

This file contains the Singleton template.

See also:
Singleton

Definition in file singleton.h.


Variable Documentation

bool g_shutdown

Whether we should allow calls to Free.


Generated for UnsignedByte by  doxygen 1.5.3
SourceForge.net Logo