![]() |
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 |
|
inlinevirtual |
Reimplemented in CGraphics_Threaded, CHttp, CInput, CNotifications, CSound, CTextRender, IEngineGraphics, IEngineInput, IEngineSound, IEngineTextRender, and INotifications.
|
friend |
|
private |