VICI
0.11.815
Visual Chart Interpreter
|
A factory for creating stub instances of Cron objects. More...
#include <vici/libifstubs.h>
Public Member Functions | |
virtual Cron::Cron * | makeCron (Window *) |
create an instance of the Cron class More... | |
Public Member Functions inherited from VICI::Cron::CronFactory | |
virtual | ~CronFactory () |
virtual destructor | |
Public Member Functions inherited from VICI::Factory | |
virtual | ~Factory () |
Destructor. | |
A factory for creating stub instances of Cron objects.
|
virtual |
create an instance of the Cron class
w | the window to display into. |
Implements VICI::Cron::CronFactory.