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

A factory for creating stub instances of Symbol Manager objects. More...

#include <vici/libifstubs.h>

Inheritance diagram for VICI::stub::SymbolStubFactory:
VICI::Symbol::SymbolFactory VICI::Factory

Public Member Functions

virtual Symbol::SymbolMgrmakeSymbolMgr (Window *)
 create an instance of the SymbolMgr class More...
 
- Public Member Functions inherited from VICI::Symbol::SymbolFactory
virtual ~SymbolFactory ()
 virtual destructor
 
- Public Member Functions inherited from VICI::Factory
virtual ~Factory ()
 Destructor.
 

Detailed Description

A factory for creating stub instances of Symbol Manager objects.

Member Function Documentation

Symbol::SymbolMgr * SymbolStubFactory::makeSymbolMgr ( Window w)
virtual

create an instance of the SymbolMgr class

Parameters
wthe window to display into.

Implements VICI::Symbol::SymbolFactory.


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