Class RWCurrency is the repository for information regarding a particular currency, including its unique name, mnemonic, and numeric code. In addition, Money.h++ provides class RWCurrencyBook for storing RWCurrency objects. A currency's mnemonic acts as the key for identifying and selecting currencies in a currency book. No two currency objects with the same mnemonic may exist in the same currency book.
The Java versions of these two classes are Currency and CurrencyBook.
Chapter 3 and the Class Reference describe features of the currency classes.
©Copyright 1999, Rogue Wave Software, Inc.
Contact Rogue Wave about documentation or support issues.