|
CommandCatcher
Helps obtain commands from attached host.
|
This is the complete list of members for CommandCatcher, including all inherited members.
| addListener(CCListener myListener) | CommandCatcher | |
| addListener(CommandListener *obj) | CommandCatcher | |
| CCListener typedef | CommandCatcher | |
| close() | CommandCatcher | |
| CommandCatcher() | CommandCatcher | |
| getCommand() | CommandCatcher | |
| getParameter() | CommandCatcher | |
| init(Stream &serial=Serial, uint8_t bufsize=16) | CommandCatcher | |
| ready() | CommandCatcher | |
| setSeparator(char sep) | CommandCatcher | |
| setTerminator(char term) | CommandCatcher | |
| update(bool close=true) | CommandCatcher |