tbx
0.7.3
|
Base class for commands in tbx. More...
#include <command.h>
Public Member Functions | |
virtual void | execute ()=0 |
This method is call to execute the command. | |
![]() | |
virtual | ~Listener () |
Destroy the listener object. | |
Additional Inherited Members | |
![]() | |
Listener () | |
Construct the Listener object. | |
Base class for commands in tbx.