VICI
0.11.815
Visual Chart Interpreter
|
A stub version of the Cron module. More...
#include <vici/libifstubs.h>
Public Member Functions | |
CronStub (Window *w) | |
Constructor. More... | |
virtual void | setCurrentFile (csr filename) |
Set the file to schedule. More... | |
virtual void | show () |
Display the window. | |
Public Member Functions inherited from VICI::Cron::Cron | |
virtual | ~Cron () |
virtual destructor | |
A stub version of the Cron module.
CronStub::CronStub | ( | Window * | w | ) |
Constructor.
w | The window to display into. |
|
virtual |