Logo
Reference manual - version ored_version
context.hpp File Reference

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

namespace  ore
 Serializable Credit Default Swap.
namespace  ore::data

Functions

std::ostream & operator<< (std::ostream &out, const Context &context)

Detailed Description

script engine context holding variable names and values