Logo
Fully annotated reference manual - version 1.8.12
Loading...
Searching...
No Matches
Namespaces | Functions
irmodeldata.cpp File Reference
#include <ored/model/irmodeldata.hpp>
#include <boost/algorithm/string/case_conv.hpp>
#include <boost/lexical_cast.hpp>
#include <ored/utilities/log.hpp>
#include <ored/utilities/indexparser.hpp>

Go to the source code of this file.

Namespaces

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

Functions

std::ostream & operator<< (std::ostream &oss, const ParamType &type)
 Convert enumerated class value into a string. More...
 
ParamType parseParamType (const string &s)
 Convert parameter type string into enumerated class value. More...
 
CalibrationType parseCalibrationType (const string &s)
 Convert calibration type string into enumerated class value. More...
 
std::ostream & operator<< (std::ostream &oss, const CalibrationType &type)
 Convert enumerated class value into a string. More...
 
CalibrationStrategy parseCalibrationStrategy (const string &s)
 Convert calibration strategy string into enumerated class value. More...
 
std::ostream & operator<< (std::ostream &oss, const CalibrationStrategy &type)
 Convert enumerated class value into a string. More...