LifeV
FactoryPolicyLifeTimeDefault< T > Class Template Reference

#include <FactoryPolicy.hpp>

Static methods

static void scheduleDestruction (T *, void(*pFun)())
 
static void onDeadReference ()
 

Detailed Description

template<class T>
class LifeV::FactoryPolicyLifeTimeDefault< T >

Definition at line 65 of file FactoryPolicy.hpp.

Member Function Documentation

◆ scheduleDestruction()

static void scheduleDestruction ( T *  ,
void(*)()  pFun 
)
inlinestatic

Definition at line 69 of file FactoryPolicy.hpp.

◆ onDeadReference()

static void onDeadReference ( )
inlinestatic

Definition at line 74 of file FactoryPolicy.hpp.


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