DDNet documentation
Loading...
Searching...
No Matches
IInterface Class Reference

#include <kernel.h>

Inheritance diagram for IInterface:
IAntibot IClient IConfigManager IConsole IDemoEditor IDemoPlayer IDemoRecorder IDiscord IEditor IEngine IFavorites IFriends IGameClient IGameServer IGhostLoader IGhostRecorder IGraphics IHttp IInput INotifications IServer IServerBrowser ISound ISteam IStorage ITextRender IUpdater

Public Member Functions

 IInterface ()
virtual void Shutdown ()
virtual ~IInterface ()=default

Protected Member Functions

IKernelKernel ()

Private Attributes

IKernelm_pKernel

Friends

class CKernel

Constructor & Destructor Documentation

◆ IInterface()

IInterface::IInterface ( )
inline

◆ ~IInterface()

virtual IInterface::~IInterface ( )
virtualdefault

Member Function Documentation

◆ Kernel()

IKernel * IInterface::Kernel ( )
inlineprotected

◆ Shutdown()

virtual void IInterface::Shutdown ( )
inlinevirtual

◆ CKernel

friend class CKernel
friend

Member Data Documentation

◆ m_pKernel

IKernel* IInterface::m_pKernel
private

The documentation for this class was generated from the following file: