|
QuantLib: a free/open-source library for quantitative finance
Reference manual - version 1.40
|
This is the complete list of members for VNDCurrency, including all inherited members.
| code() const | Currency | |
| Currency()=default | Currency | |
| Currency(const std::string &name, const std::string &code, Integer numericCode, const std::string &symbol, const std::string &fractionSymbol, Integer fractionsPerUnit, const Rounding &rounding, const Currency &triangulationCurrency=Currency(), const std::set< std::string > &minorUnitCodes={}) (defined in Currency) | Currency | |
| data_ (defined in Currency) | Currency | protected |
| empty() const | Currency | |
| fractionsPerUnit() const | Currency | |
| fractionSymbol() const | Currency | |
| minorUnitCodes() const | Currency | |
| name() const | Currency | |
| numericCode() const | Currency | |
| operator!=(const Currency &, const Currency &) (defined in Currency) | Currency | related |
| operator<<(std::ostream &, const Currency &) (defined in Currency) | Currency | related |
| operator==(const Currency &, const Currency &) (defined in Currency) | Currency | related |
| rounding() const | Currency | |
| symbol() const | Currency | |
| triangulationCurrency() const | Currency | |
| VNDCurrency() (defined in VNDCurrency) | VNDCurrency |