#include <CommandExecutor.h>
◆ CommandExecutor() [1/3]
CommandExecutor::CommandExecutor |
( |
TcpClient * |
cmdClient | ) |
|
◆ CommandExecutor() [2/3]
CommandExecutor::CommandExecutor |
( |
Stream * |
reqStream | ) |
|
◆ CommandExecutor() [3/3]
◆ ~CommandExecutor()
CommandExecutor::~CommandExecutor |
( |
| ) |
|
◆ executorReceive() [1/3]
int CommandExecutor::executorReceive |
( |
char * |
recvData, |
|
|
int |
recvSize |
|
) |
| |
◆ executorReceive() [2/3]
int CommandExecutor::executorReceive |
( |
char |
recvChar | ) |
|
◆ executorReceive() [3/3]
int CommandExecutor::executorReceive |
( |
const String & |
recvString | ) |
|
◆ setCommandEOL()
void CommandExecutor::setCommandEOL |
( |
char |
reqEOL | ) |
|
The documentation for this class was generated from the following file: