CurveSpec parser. More...
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... | |
CurveSpec parser.
Definition in file curvespecparser.hpp.