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
DebugChannel Member List

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

available()Channel
Channel(const std::string &key)Channel
dataQueueChannelprotected
DebugChannel(const std::string &key, std::ostream &stream, bool echo=false, const std::string &logKey="logChannel", bool doLogging=true)DebugChannel
echoDebugChannelprotected
getKey()Channel
keyChannelprotected
loggingDebugChannelprotected
logKeyDebugChannelprotected
pull()Channel
push(ClientData data)Channel
run(std::stop_token st)DebugChannelvirtual
setKey(const std::string &key)Channel
setState(ChannelState state)Channel
stateChannelprotected
streamDebugChannelprotected