|
Avionics
Core avionics package for CURE flight computers
|
This is the complete list of members for CommandLine, including all inherited members.
| addCommand(const std::string &longName, const std::string &shortName, std::function< void(std::queue< std::string > argumentQueue, std::string &)> funcPtr) | CommandLine | |
| begin() | CommandLine | |
| CommandLine(Stream *UART) | CommandLine | |
| executeCommand(const std::string &command, std::queue< std::string > arugments) | CommandLine | |
| print(const std::string &message) | CommandLine | inline |
| println(const std::string &message) | CommandLine | inline |
| processCommand(const std::string &command) | CommandLine | |
| readInput() | CommandLine |