![]() |
DDraceNetwork Documentation
|
#include <notifications.h>
Public Member Functions | |
| virtual void | Init (const char *pAppname)=0 |
| void | Shutdown () override=0 |
| virtual void | Notify (const char *pTitle, const char *pMessage)=0 |
Public Member Functions inherited from IInterface | |
| IInterface () | |
| virtual | ~IInterface ()=default |
Static Public Member Functions | |
| static const char * | InterfaceName () |
Additional Inherited Members | |
Protected Member Functions inherited from IInterface | |
| IKernel * | Kernel () |
Implemented in CNotifications.
Implemented in CNotifications.
|
overridepure virtual |
Reimplemented from IInterface.
Implemented in CNotifications.