DDraceNetwork Documentation
Loading...
Searching...
No Matches
engine.h File Reference
#include "kernel.h"
#include <memory>
Include dependency graph for engine.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IEngine
 

Functions

IEngineCreateEngine (const char *pAppname, std::shared_ptr< CFutureLogger > pFutureLogger)
 
IEngineCreateTestEngine (const char *pAppname)
 

Function Documentation

◆ CreateEngine()

IEngine * CreateEngine ( const char pAppname,
std::shared_ptr< CFutureLogger pFutureLogger 
)
extern

◆ CreateTestEngine()

IEngine * CreateTestEngine ( const char pAppname)
extern