VICI
0.11.815
Visual Chart Interpreter
|
A factory for creating stub instances of Symbol Manager objects. More...
#include <vici/libifstubs.h>
Public Member Functions | |
virtual Symbol::SymbolMgr * | makeSymbolMgr (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. | |
A factory for creating stub instances of Symbol Manager objects.
|
virtual |
create an instance of the SymbolMgr class
w | the window to display into. |
Implements VICI::Symbol::SymbolFactory.