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

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

#include <vici/libifstubs.h>

Inheritance diagram for VICI::stub::InterpreterStubFactory:
VICI::Interp::InterpreterFactory VICI::Factory

Public Member Functions

virtual Interp::InterpretermakeInterpreter (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.
 

Detailed Description

A factory for creating stub instances of Interpreter objects.

Member Function Documentation

Interp::Interpreter * InterpreterStubFactory::makeInterpreter ( Sec::Secure sec)
virtual

create an instance of the Interpreter class

Parameters
secpointer to the security class.

Implements VICI::Interp::InterpreterFactory.


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