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 IEngineFactory * | CreateEngineFactory () |
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 |
Create the engine factory object.
- Returns
- The created engine factory object, or null if failed.
◆ DestroyEngineFactory()
|
static |
Destroy the engine factory object.
- Parameters
-
engineFactory A 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