Logo
Fully annotated reference manual - version 1.8.12
Loading...
Searching...
No Matches
Classes | Namespaces | Functions
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>

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)
 

Detailed Description

script engine context holding variable names and values

Definition in file context.hpp.