![]() |
DDraceNetwork Documentation
|
#include <kernel.h>
Public Member Functions | |
| IInterface () | |
| virtual void | Shutdown () |
| virtual | ~IInterface ()=default |
Protected Member Functions | |
| IKernel * | Kernel () |
Private Attributes | |
| IKernel * | m_pKernel |
Friends | |
| class | CKernel |
|
inline |
|
virtualdefault |
|
inlineprotected |
Reimplemented in CGraphics_Threaded, CInput, CNotifications, CTextRender, CHttp, CSound, IEngineGraphics, IEngineInput, INotifications, IEngineSound, and IEngineTextRender.
|
private |