script engine context holding variable names and values More...
#include <ored/scripting/ast.hpp>#include <ored/scripting/value.hpp>#include <boost/variant.hpp>#include <map>#include <ostream>#include <set>#include <vector>Classes | |
| struct | Context |
Namespaces | |
| ore | |
| Serializable Credit Default Swap. | |
| ore::data | |
Functions | |
| std::ostream & | operator<< (std::ostream &out, const Context &context) |
script engine context holding variable names and values