Murl::Logic::StaticEngineFactory Class Reference

The StaticEngineFactory class to create the IEngineFactory object. More...

#include "murl_logic_i_engine_factory.h"

Static Public Member Functions

static IEngineFactoryCreateEngineFactory ()
 Create the engine factory object. More...
 
static Bool DestroyEngineFactory (IEngineFactory *&engineFactory)
 Destroy the engine factory object. More...
 

Detailed Description

The StaticEngineFactory class to create the IEngineFactory object.

The StaticEngineFactory is used by the engine's core only.

Member Function Documentation

◆ CreateEngineFactory()

static IEngineFactory* Murl::Logic::StaticEngineFactory::CreateEngineFactory ( )
static

Create the engine factory object.

Returns
The created engine factory object, or null if failed.

◆ DestroyEngineFactory()

static Bool Murl::Logic::StaticEngineFactory::DestroyEngineFactory ( IEngineFactory *&  engineFactory)
static

Destroy the engine factory object.

Parameters
engineFactoryA reference to the engine factory pointer. After destruction the pointer is set to null.
Returns
true if successful.

The documentation for this class was generated from the following file:
  • murl_logic_i_engine_factory.h


Copyright © 2011-2024 Spraylight GmbH.