QuantLib
A free/open-source library for quantitative finance
Reference manual - version 1.6
List of all members
BEFCurrency Class Reference

Belgian franc. More...

#include <ql/currencies/europe.hpp>

+ Inheritance diagram for BEFCurrency:

Additional Inherited Members

- Public Member Functions inherited from Currency
 Currency ()
 default constructor More...
 
const std::string & name () const
 currency name, e.g, "U.S. Dollar"
 
const std::string & code () const
 ISO 4217 three-letter code, e.g, "USD".
 
Integer numericCode () const
 ISO 4217 numeric code, e.g, "840".
 
const std::string & symbol () const
 symbol, e.g, "$"
 
const std::string & fractionSymbol () const
 fraction symbol, e.g, "¢"
 
Integer fractionsPerUnit () const
 number of fractionary parts in a unit, e.g, 100
 
const Roundingrounding () const
 rounding convention
 
std::string format () const
 output format More...
 
bool empty () const
 is this a usable instance?
 
const CurrencytriangulationCurrency () const
 currency used for triangulated exchange when required
 
- Protected Attributes inherited from Currency
boost::shared_ptr< Data > data_
 

Detailed Description

Belgian franc.

The ISO three-letter code was BEF; the numeric code was 56. It had no subdivisions.

Obsoleted by the Euro since 1999.