RumPi 1.0
A self-assembling C++ sensor & actuator library for the Raspberry Pi 5
RumPi::RemoteCommand Member List

This is the complete list of members for RumPi::RemoteCommand, including all inherited members.

CommandHandler typedefRumPi::RemoteCommand
Execute(const char *receivedMessage) constRumPi::RemoteCommand
GetHandler() constRumPi::RemoteCommand
GetName() constRumPi::RemoteCommand
Matches(const char *receivedMessage) constRumPi::RemoteCommand
myHandlerRumPi::RemoteCommandprivate
myNameRumPi::RemoteCommandprivate
RemoteCommand(const std::string &name, CommandHandler handler)RumPi::RemoteCommand