Avionics
Core avionics package for CURE flight computers
Loading...
Searching...
No Matches
CommandLine Member List

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 *uartStream)CommandLine
executeCommand(const std::string &command, std::queue< std::string > arguments)CommandLine
getActiveUART() constCommandLineinline
getDefaultUART() constCommandLineinline
getLastInteractionTimestamp() constCommandLineinline
print(const std::string &message)CommandLineinline
println(const std::string &message)CommandLineinline
processCommand(const std::string &command)CommandLine
readInput()CommandLine
switchUART(Stream *newUart)CommandLine
useDefaultUART()CommandLine