CLI
2.9
|
This is the complete list of members for TelnetServer, including all inherited members.
Object(void) | Object | explicitprotected |
OnCloseConnection(const TelnetConnection &CLI_ConnectionClosed, ExecutionContext *const PCLI_Context)=0 | TelnetServer | protectedpure virtual |
OnNewConnection(const TelnetConnection &CLI_NewConnection)=0 | TelnetServer | protectedpure virtual |
StartServer(void) | TelnetServer | |
StopServer(void) | TelnetServer | |
TelnetServer(const unsigned int UI_MaxConnections, const unsigned long UL_TcpPort, const ResourceString::LANG E_Lang) | TelnetServer | explicit |
~Object(void)=0 | Object | pure virtual |
~TelnetServer(void) | TelnetServer | virtual |