DDraceNetwork Documentation
Loading...
Searching...
No Matches
CNotifications Class Reference

#include <notifications.h>

Inheritance diagram for CNotifications:
[legend]
Collaboration diagram for CNotifications:
[legend]

Public Member Functions

void Init (const char *pAppname) override
void Shutdown () override
void Notify (const char *pTitle, const char *pMessage) override
Public Member Functions inherited from IInterface
 IInterface ()
virtual ~IInterface ()=default

Additional Inherited Members

Static Public Member Functions inherited from INotifications
static const char * InterfaceName ()
Protected Member Functions inherited from IInterface
IKernelKernel ()

Member Function Documentation

◆ Init()

void CNotifications::Init ( const char * pAppname)
overridevirtual

Implements INotifications.

◆ Notify()

void CNotifications::Notify ( const char * pTitle,
const char * pMessage )
overridevirtual

Implements INotifications.

◆ Shutdown()

void CNotifications::Shutdown ( )
overridevirtual

Implements INotifications.


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