CHROMA
Static Public Member Functions | List of all members
Chroma::DefaultLifetime1< 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::DefaultLifetime1< T >

Definition at line 264 of file singleton.h.

Member Function Documentation

◆ OnDeadReference()

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

Definition at line 269 of file singleton.h.

◆ ScheduleDestruction()

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

Definition at line 266 of file singleton.h.


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