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>
Go to the source code of this file.
Classes | |
struct | Context |
Namespaces | |
namespace | ore |
Serializable Credit Default Swap. | |
namespace | ore::data |
Functions | |
std::ostream & | operator<< (std::ostream &out, const Context &context) |
script engine context holding variable names and values
Definition in file context.hpp.