A class that provides this interface can process tty string commands.
Name | Description |
---|---|
TerminalCmdCallback(const char *) | This method is called when a command should be processed. |
public: void TerminalCmdCallback
(
const char * cmd
)
This method is called when a command should be processed.