Sming Framework API
Sming - Open Source framework for high efficiency WiFi SoC ESP8266 native development with C++ language.
|
This is the complete list of members for CommandExecutor, including all inherited members.
CommandExecutor(TcpClient *cmdClient) (defined in CommandExecutor) | CommandExecutor | |
CommandExecutor(Stream *reqStream) (defined in CommandExecutor) | CommandExecutor | |
CommandExecutor(WebsocketConnection *reqSocket) (defined in CommandExecutor) | CommandExecutor | |
executorReceive(char *recvData, int recvSize) (defined in CommandExecutor) | CommandExecutor | |
executorReceive(char recvChar) (defined in CommandExecutor) | CommandExecutor | |
executorReceive(String recvString) (defined in CommandExecutor) | CommandExecutor | |
setCommandEOL(char reqEOL) (defined in CommandExecutor) | CommandExecutor | |
setCommandPrompt(String reqPrompt) (defined in CommandExecutor) | CommandExecutor | |
~CommandExecutor() (defined in CommandExecutor) | CommandExecutor |