![]() |
RumPi 1.0
A self-assembling C++ sensor & actuator library for the Raspberry Pi 5
|
This is the complete list of members for RumPi::RemoteCommand, including all inherited members.
| CommandHandler typedef | RumPi::RemoteCommand | |
| Execute(const char *receivedMessage) const | RumPi::RemoteCommand | |
| GetHandler() const | RumPi::RemoteCommand | |
| GetName() const | RumPi::RemoteCommand | |
| Matches(const char *receivedMessage) const | RumPi::RemoteCommand | |
| myHandler | RumPi::RemoteCommand | private |
| myName | RumPi::RemoteCommand | private |
| RemoteCommand(const std::string &name, CommandHandler handler) | RumPi::RemoteCommand |