MxEngine
Static Public Member Functions | List of all members
MxEngine::PhoenixSingleton< T > Class Template Reference

#include <LifetimePolicy.h>

Static Public Member Functions

static void ScheduleDestruction (T *, AtExitFunctionPointer func)
 
static void OnDeadReference ()
 

Detailed Description

template<class T>
class MxEngine::PhoenixSingleton< T >

lifetime policy of singleton which shedules object destruction, but allow it be recreated many times


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