#include <employees.h>
|
static std::string | name () |
|
◆ EmployServer()
EmployServer::EmployServer |
( |
| ) |
|
◆ deinit()
bool EmployServer::deinit |
( |
| ) |
|
|
virtual |
◆ init()
bool EmployServer::init |
( |
| ) |
|
|
virtual |
◆ name()
static std::string EmployServer::name |
( |
| ) |
|
|
inlinestatic |
◆ sendToAll()
void EmployServer::sendToAll |
( |
const nlohmann::json & |
jsonMessage | ) |
|
◆ sendToOne()
void EmployServer::sendToOne |
( |
QWebSocket * |
pClient, |
|
|
const nlohmann::json & |
jsonMessage |
|
) |
| |
◆ setServer()
◆ validateInputParameters()
bool EmployServer::validateInputParameters |
( |
WsjcppError & |
error, |
|
|
CmdHandlerBase * |
pCmdHandler, |
|
|
const nlohmann::json & |
jsonMessage |
|
) |
| |
◆ m_pWebSocketServer
◆ TAG
std::string EmployServer::TAG |
|
private |
The documentation for this class was generated from the following files: