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::InstallerStub Class Reference

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

#include <vici/libifstubs.h>

Inheritance diagram for VICI::stub::InstallerStub:
VICI::Inst::Installer

Public Member Functions

 InstallerStub (Window *w)
 Constructor. More...
 
virtual void setCurrentFile (csr filename)
 Set the script to install. More...
 
virtual void show ()
 Display the window.
 
- Public Member Functions inherited from VICI::Inst::Installer
virtual ~Installer ()
 virtual destructor
 

Detailed Description

A stub version of the Installer module.

Constructor & Destructor Documentation

InstallerStub::InstallerStub ( Window w)

Constructor.

Parameters
wThe window to display into.

Member Function Documentation

void InstallerStub::setCurrentFile ( csr  filename)
virtual

Set the script to install.

Parameters
filenamethe script to install.

Implements VICI::Inst::Installer.


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