QuantLib: a free/open-source library for quantitative finance
Fully annotated sources - version 1.32
Loading...
Searching...
No Matches
Static Public Member Functions | Static Private Member Functions | List of all members
PeriodParser Class Reference

#include <ql/utilities/dataparsers.hpp>

+ Collaboration diagram for PeriodParser:

Static Public Member Functions

static Period parse (const std::string &str)
 

Static Private Member Functions

static Period parseOnePeriod (const std::string &str)
 

Detailed Description

Definition at line 36 of file dataparsers.hpp.

Member Function Documentation

◆ parse()

Period parse ( const std::string &  str)
static

Definition at line 40 of file dataparsers.cpp.

+ Here is the call graph for this function:

◆ parseOnePeriod()

Period parseOnePeriod ( const std::string &  str)
staticprivate

Definition at line 63 of file dataparsers.cpp.

+ Here is the caller graph for this function: