Logo
Reference manual - version ored_version
rangebound.hpp File Reference

rangebound data model More...

Classes

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

Namespaces

namespace  ore
 Serializable Credit Default Swap.
namespace  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