PIP 5.5.3
Platform-Independent Primitives
PIClientServer::Server Member List

This is the complete list of members for PIClientServer::Server, including all inherited members.

clientsCount() constPIClientServer::Server
closeAll()PIClientServer::Server
createCryptKey(const PIString &k)PIEthUtilBase
cryptData(const PIByteArray &data)PIEthUtilBaseprotected
cryptDisable()PIEthUtilBase
cryptEnable()PIEthUtilBase
cryptKey() constPIEthUtilBase
cryptSizeAddition()PIEthUtilBasestatic
decryptData(const PIByteArray &data)PIEthUtilBaseprotected
forEachClient(std::function< void(ServerClient *)> func)PIClientServer::Server
getMaxClients() constPIClientServer::Serverinline
isCryptEnabled() constPIEthUtilBase
listen(PINetworkAddress addr)PIClientServer::Server
listenAll(ushort port)PIClientServer::Serverinline
setClientFactory(std::function< ServerClient *()> f)PIClientServer::Serverinline
setCryptEnabled(bool on)PIEthUtilBase
setCryptKey(const PIByteArray &k)PIEthUtilBase
setMaxClients(int new_max_clients)PIClientServer::Server
stopServer()PIClientServer::Server