NSCpp 2.0
NSCpp is a modern C++20 server/client framework designed to simplify network programming in C++. With robust support for both IPv4 and IPv6, as well as TCP and UDP communication protocols.
 
Loading...
Searching...
No Matches
HelperChannel Member List

This is the complete list of members for HelperChannel, including all inherited members.

addChannelKey(const std::string &key)HelperChannel
available()Channel
Channel(const std::string &key)Channel
dataQueueChannelprotected
getKey()Channel
HelperChannel(const std::string &key, const std::string &logKey="logChannel", bool doLogging=true)HelperChannel
keyChannelprotected
keysHelperChannelprotected
loggingHelperChannelprotected
logKeyHelperChannelprotected
pull()Channel
push(ClientData data)Channel
removeChannelKey(const std::string &key)HelperChannel
run(std::stop_token st)HelperChannelvirtual
setKey(const std::string &key)Channel
setState(ChannelState state)Channel
stateChannelprotected