|
phaser-server
0.0.7
|
Abstract base for all notifications. More...
#include <notify.h>

Public Member Functions | |
| JsonNotice (const char *value) | |
| Initialize the value of the 'notification' tag. | |
| std::string | operator() (void) |
| Get the JSON encoded response string. | |
Protected Member Functions | |
| virtual void | Create (JSONObject &)=0 |
Abstract base for all notifications.