Shellminator V3.0.1
Simple Terminal
Loading...
Searching...
No Matches
ShellminatorTcpSocket Member List

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

appendToCircularBuffer(uint8_t data)ShellminatorTcpSocketprivate
appendToCircularBuffer(uint8_t *data, int dataSize)ShellminatorTcpSocketprivate
attachConnectCallback(void(*connectCallback_p)(ShellminatorTcpSocket *))ShellminatorTcpSocket
attachDebugChannel(Stream *dbg_p)ShellminatorTcpSocket
attachDisconnectCallback(void(*disconnectCallback_p)(ShellminatorTcpSocket *))ShellminatorTcpSocket
available() overrideShellminatorTcpSocket
begin()ShellminatorTcpSocket
clientShellminatorTcpSocketprivate
clientConnectedShellminatorTcpSocketprivate
closeClient()ShellminatorTcpSocketprivate
connectCallbackShellminatorTcpSocketprivate
dbgShellminatorTcpSocketprivate
disconnectCallbackShellminatorTcpSocketprivate
flush() overrideShellminatorTcpSocket
negotiationStateShellminatorTcpSocketprivate
peek() overrideShellminatorTcpSocket
portShellminatorTcpSocketprivate
read() overrideShellminatorTcpSocket
resetVariables()ShellminatorTcpSocketprivate
serverShellminatorTcpSocketprivate
ShellminatorTcpSocket()ShellminatorTcpSocket
ShellminatorTcpSocket(int port_p)ShellminatorTcpSocket
streamBufferShellminatorTcpSocketprivate
streamBufferReadPointerShellminatorTcpSocketprivate
streamBufferWritePointerShellminatorTcpSocketprivate
TELNET_COMMAND_BYTE_STATE enum valueShellminatorTcpSocket
TELNET_FIRST_BYTE_STATE enum valueShellminatorTcpSocket
TELNET_IAC_DO_SUPPRESS_GO_AHEADShellminatorTcpSocketprivatestatic
TELNET_IAC_DONT_ECHOShellminatorTcpSocketprivatestatic
TELNET_IAC_DONT_LINEMODEShellminatorTcpSocketprivatestatic
TELNET_IAC_WILL_ECHOShellminatorTcpSocketprivatestatic
TELNET_IAC_WILL_SUPPRESS_GO_AHEADShellminatorTcpSocketprivatestatic
TELNET_OPTION_BYTE_STATE enum valueShellminatorTcpSocket
TelnetNegotiationState_t enum nameShellminatorTcpSocket
update()ShellminatorTcpSocket
write(uint8_t b) overrideShellminatorTcpSocket
write(const uint8_t *data, size_t size) overrideShellminatorTcpSocket