VICI  0.11.815
Visual Chart Interpreter
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Classes | Typedefs
VICI::Interp Namespace Reference

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.
 

Detailed Description

An API for the vici script interpreter.