QuantLib: a free/open-source library for quantitative finance
fully annotated source code - version 1.34
|
Generic geographical/economic region. More...
#include <genericindexes.hpp>
Public Member Functions | |
GenericRegion () | |
![]() | |
const std::string & | name () const |
const std::string & | code () const |
Additional Inherited Members | |
![]() | |
Region ()=default | |
![]() | |
ext::shared_ptr< Data > | data_ |
![]() | |
bool | operator== (const Region &, const Region &) |
bool | operator!= (const Region &, const Region &) |
Generic geographical/economic region.
Definition at line 33 of file genericindexes.hpp.
GenericRegion | ( | ) |
Definition at line 35 of file genericindexes.hpp.