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

A factory for creating stub instances of Installer objects. More...

#include <vici/libifstubs.h>

Inheritance diagram for VICI::stub::InstallerStubFactory:
VICI::Inst::InstallerFactory VICI::Factory

Public Member Functions

virtual Inst::InstallermakeInstaller (Window *)
 create an instance of the Installer class More...
 
- Public Member Functions inherited from VICI::Inst::InstallerFactory
virtual ~InstallerFactory ()
 virtual destructor
 
- Public Member Functions inherited from VICI::Factory
virtual ~Factory ()
 Destructor.
 

Detailed Description

A factory for creating stub instances of Installer objects.

Member Function Documentation

Inst::Installer * InstallerStubFactory::makeInstaller ( Window w)
virtual

create an instance of the Installer class

Parameters
wthe window to display into
Returns
an instance of the Installer.

Implements VICI::Inst::InstallerFactory.


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