This is the complete list of members for ServerPP, including all inherited members.
getChannelKeys() | ServerPP | |
kicked(const std::string &clientID) | ServerPP | |
plug(std::shared_ptr< Channel > channel, ChannelType type) | ServerPP | |
ServerPP(std::string address, int port, std::string separator, IP_Type ipType=IP_Type::IPv4, bool useCiphering=true, const std::string &publicKeyFile="", const std::string &privateKeyFile="") | ServerPP | |
setChannelState(const std::string &key, const ChannelState &state) | ServerPP | |
start() | ServerPP | |
stop() | ServerPP | |
unplug(const std::string &key) | ServerPP | |
~ServerPP() | ServerPP |