ql/currency.hpp File Reference


Detailed Description

Known currencies.

#include <ql/Math/rounding.hpp>
#include <ql/errors.hpp>
#include <boost/shared_ptr.hpp>
#include <assert.h>
#include <boost/format.hpp>

Include dependency graph for currency.hpp:

Include dependency graph

Namespaces

namespace  QuantLib

Classes

class  Currency
 Currency specification More...
class  CurrencyFormatter
 format currencies for output More...

Enumerations

enum  CurrencyTag {
  ARS, ATS, AUD, BDT,
  BEF, BGL, BRL, BYB,
  CAD, CHF, CLP, CNY,
  COP, CYP, CZK, DEM,
  DKK, EEK, EUR, GBP,
  GRD, HKD, HUF, ILS,
  INR, IQD, IRR, ISK,
  ITL, JPY, KRW, KWD,
  LTL, LVL, MTL, MXP,
  NOK, NPR, NZD, PKR,
  PLN, ROL, SAR, SEK,
  SGD, SIT, SKK, THB,
  TRL, TTD, TWD, USD,
  VEB, ZAR
}
 Tags for known currencies. More...

Variables

Currency make_currency (CurrencyTag)
 Converts currency tags to Currency instances.

Variable Documentation

Currency make_currency(CurrencyTag)
 

Converts currency tags to Currency instances.

Deprecated:
to be used while migrating away from CurrencyTag. Use Currency directly.


QuantLib.org
QuantLib
Hosted by
SourceForge.net Logo
Documentation generated by
doxygen