QuantLib_Region (3) - Linux Manuals
QuantLib_Region: Region class, used for inflation applicability.
NAME
QuantLib::Region - Region class, used for inflation applicability.
SYNOPSIS
#include <ql/indexes/region.hpp>
Inherited by AustraliaRegion, EURegion, FranceRegion, and UKRegion.
Public Member Functions
Inspectors
const std::string & name () const
const std::string & code () const
Protected Attributes
boost::shared_ptr< Data > data_
Related Functions
(Note that these are not member functions.)bool operator== (const Region &, const Region &)
bool operator!= (const Region &, const Region &)
Detailed Description
Region class, used for inflation applicability.
Friends And Related Function Documentation
bool operator== (const Region &, const Region &) [related]
bool operator!= (const Region &, const Region &) [related]
Author
Generated automatically by Doxygen for QuantLib from the source code.