Namespaces | Functions

tenor2ptime.h File Reference

Declaration of function tenor2ptime(). More...

#include "keyvalue/extern/Ptime.h"
#include "keyvalue/extern/String.h"
Include dependency graph for tenor2ptime.h:

Go to the source code of this file.

Namespaces

namespace  keyvalue
 

All functionalities of KeyValue library are inside this namespace.


namespace  keyvalue::util
 

Utility classes and functions are member of this namespace.


Functions

ptime tenor2ptime (const ptime &start, const string &tenor)
 Convert a tenor string (from a start date) into the corresponding date.

Detailed Description

Declaration of function tenor2ptime().