VICI
0.11.815
Visual Chart Interpreter
|
An API for the vici script interpreter. More...
Classes | |
class | InterpreterClient |
The interface that must be implemented by clients of the interpreter. More... | |
class | Interpreter |
The API for interpreter library. More... | |
class | InterpreterFactory |
An abstract factory for making an instance of Interpreter. More... | |
Typedefs | |
typedef std::shared_ptr < InterpreterFactory > | InterpreterFactoryPtr |
Shared pointer for Interpreter Factory. | |
An API for the vici script interpreter.