VICI  0.11.815
Visual Chart Interpreter
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Public Member Functions | List of all members
VICI::stub::CronStub Class Reference

A stub version of the Cron module. More...

#include <vici/libifstubs.h>

Inheritance diagram for VICI::stub::CronStub:
VICI::Cron::Cron

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
 

Detailed Description

A stub version of the Cron module.

Constructor & Destructor Documentation

CronStub::CronStub ( Window w)

Constructor.

Parameters
wThe window to display into.

Member Function Documentation

void CronStub::setCurrentFile ( csr  filename)
virtual

Set the file to schedule.

Parameters
filenamethe script to schedule.

Implements VICI::Cron::Cron.


The documentation for this class was generated from the following files: