![]() |
PIP 5.5.3
Platform-Independent Primitives
|
This is the complete list of members for PIClientServer::Server, including all inherited members.
| clientsCount() const | PIClientServer::Server | |
| closeAll() | PIClientServer::Server | |
| createCryptKey(const PIString &k) | PIEthUtilBase | |
| cryptData(const PIByteArray &data) | PIEthUtilBase | protected |
| cryptDisable() | PIEthUtilBase | |
| cryptEnable() | PIEthUtilBase | |
| cryptKey() const | PIEthUtilBase | |
| cryptSizeAddition() | PIEthUtilBase | static |
| decryptData(const PIByteArray &data) | PIEthUtilBase | protected |
| forEachClient(std::function< void(ServerClient *)> func) | PIClientServer::Server | |
| getMaxClients() const | PIClientServer::Server | inline |
| isCryptEnabled() const | PIEthUtilBase | |
| listen(PINetworkAddress addr) | PIClientServer::Server | |
| listenAll(ushort port) | PIClientServer::Server | inline |
| setClientFactory(std::function< ServerClient *()> f) | PIClientServer::Server | inline |
| setCryptEnabled(bool on) | PIEthUtilBase | |
| setCryptKey(const PIByteArray &k) | PIEthUtilBase | |
| setMaxClients(int new_max_clients) | PIClientServer::Server | |
| stopServer() | PIClientServer::Server |