CHROMA
Static Public Member Functions | List of all members
Chroma::DefaultLifetime2< T > Struct Template Reference

#include <singleton.h>

Static Public Member Functions

static void ScheduleDestruction (T *, void(*pFun)())
 
static void OnDeadReference ()
 

Detailed Description

template<class T>
struct Chroma::DefaultLifetime2< T >

Definition at line 275 of file singleton.h.

Member Function Documentation

◆ OnDeadReference()

template<class T >
static void Chroma::DefaultLifetime2< T >::OnDeadReference ( )
inlinestatic

Definition at line 280 of file singleton.h.

◆ ScheduleDestruction()

template<class T >
static void Chroma::DefaultLifetime2< T >::ScheduleDestruction ( T ,
void(*)()  pFun 
)
inlinestatic

Definition at line 277 of file singleton.h.


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