Mana
Loading...
Searching...
No Matches
Classes | Enumerations | Functions
event.h File Reference
#include <any>
#include <map>
#include <set>
#include <string>

Go to the source code of this file.

Classes

class  Event
 

Enumerations

enum  BadEvent { BAD_KEY , BAD_VALUE , KEY_ALREADY_EXISTS }
 

Functions

void serverNotice (const std::string &message)
 

Enumeration Type Documentation

◆ BadEvent

enum BadEvent
Enumerator
BAD_KEY 
BAD_VALUE 
KEY_ALREADY_EXISTS 

Definition at line 32 of file event.h.

Function Documentation

◆ serverNotice()

void serverNotice ( const std::string &  message)
inline

Definition at line 319 of file event.h.