![]() |
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... | |
![]() | |
virtual | ~InterpreterFactory () |
virtual destructor | |
![]() | |
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.