Logo
Fully annotated reference manual - version 1.8.12
Loading...
Searching...
No Matches
Namespaces | Functions
curvespecparser.hpp File Reference

CurveSpec parser. More...

#include <ql/shared_ptr.hpp>
#include <ored/marketdata/curvespec.hpp>

Go to the source code of this file.

Namespaces

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

Functions

QuantLib::ext::shared_ptr< CurveSpec > parseCurveSpec (const string &s)
 function to convert a string into a curve spec More...
 
CurveSpec::CurveType parseCurveConfigurationType (const std::string &)
 function to convert a curve configuration node string into a curve spec type More...
 

Detailed Description

CurveSpec parser.

Definition in file curvespecparser.hpp.