Logo
Reference manual - version ored_version
Classes | Namespaces | Functions
rangebound.hpp File Reference

rangebound data model More...

#include <ored/portfolio/schedule.hpp>

Classes

class  RangeBound
 Serializable obejct holding range bound data. More...
 

Namespaces

 ore
 Serializable Credit Default Swap.
 
 ore::data
 

Functions

bool operator== (const RangeBound &a, const RangeBound &b)
 
std::ostream & operator<< (std::ostream &out, const RangeBound &t)
 
std::ostream & operator<< (std::ostream &out, const std::vector< RangeBound > &t)
 

Detailed Description

rangebound data model