|
QuantLib: a free/open-source library for quantitative finance
fully annotated source code - version 1.38
|
Australia as geographical/economic region. More...
#include <region.hpp>
Inheritance diagram for AustraliaRegion:
Collaboration diagram for AustraliaRegion:Public Member Functions | |
| AustraliaRegion () | |
Public Member Functions inherited from Region | |
| const std::string & | name () const |
| const std::string & | code () const |
Additional Inherited Members | |
Protected Member Functions inherited from Region | |
| Region ()=default | |
Protected Attributes inherited from Region | |
| ext::shared_ptr< Data > | data_ |
Related Functions inherited from Region | |
| bool | operator== (const Region &, const Region &) |
| bool | operator!= (const Region &, const Region &) |
Australia as geographical/economic region.
Definition at line 75 of file region.hpp.
| AustraliaRegion | ( | ) |
Definition at line 31 of file region.cpp.