MxEngine
Public Types | Static Public Member Functions | List of all members
MxEngine::AbstractFactoryImpl< Args > Class Template Reference

Public Types

using Factory = FactoryImpl< Args... >
 
using ThisType = AbstractFactoryImpl< Args... >
 

Static Public Member Functions

static FactoryGetImpl ()
 
static void Init ()
 
static void Clone (Factory *other)
 
template<typename U >
static auto & Get ()
 
template<typename T , typename... ConstructArgs>
static Resource< T, ThisTypeCreate (ConstructArgs &&... args)
 
template<typename T >
static void Destroy (Resource< T, ThisType > &resource)
 

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