#include <generalhandler.h>
Definition at line 32 of file generalhandler.h.
◆ GeneralHandler()
Net::GeneralHandler::GeneralHandler |
( |
| ) |
|
|
inline |
◆ ~GeneralHandler()
virtual Net::GeneralHandler::~GeneralHandler |
( |
| ) |
|
|
inlinevirtual |
◆ clearHandlers()
virtual void Net::GeneralHandler::clearHandlers |
( |
| ) |
const |
|
pure virtual |
◆ flushNetwork()
virtual void Net::GeneralHandler::flushNetwork |
( |
| ) |
const |
|
pure virtual |
◆ flushSend()
virtual void Net::GeneralHandler::flushSend |
( |
| ) |
const |
|
pure virtual |
◆ gameEnded()
virtual void Net::GeneralHandler::gameEnded |
( |
| ) |
const |
|
pure virtual |
◆ gameStarted()
virtual void Net::GeneralHandler::gameStarted |
( |
| ) |
const |
|
pure virtual |
◆ load()
virtual void Net::GeneralHandler::load |
( |
| ) |
const |
|
pure virtual |
◆ reload()
virtual void Net::GeneralHandler::reload |
( |
| ) |
const |
|
pure virtual |
◆ reloadPartially()
virtual void Net::GeneralHandler::reloadPartially |
( |
| ) |
const |
|
pure virtual |
◆ unload()
virtual void Net::GeneralHandler::unload |
( |
| ) |
const |
|
pure virtual |
The documentation for this class was generated from the following file: