VICI
0.11.815
Visual Chart Interpreter
|
A factory for creating stub instances of Interpreter objects. More...
#include <vici/libifstubs.h>
Public Member Functions | |
virtual Interp::Interpreter * | makeInterpreter (Sec::Secure *) |
create an instance of the Interpreter class More... | |
Public Member Functions inherited from VICI::Interp::InterpreterFactory | |
virtual | ~InterpreterFactory () |
virtual destructor | |
Public Member Functions inherited from VICI::Factory | |
virtual | ~Factory () |
Destructor. | |
A factory for creating stub instances of Interpreter objects.
|
virtual |
create an instance of the Interpreter class
sec | pointer to the security class. |
Implements VICI::Interp::InterpreterFactory.