Class List

Here are the classes, structs, unions and interfaces with brief descriptions:
BankAccountA simple bank account created as an everyday example for the OOP course. Used in particular for demonstrating inheritance
CheckAccountA specialization of BankAccount
LotteryA class which assists LotteryAccount with the selection of lucky accounts. Encapsulates a secret winning number and the amount won. A singleton class
LotteryAccountA specialization of BankAccount
SavingsAccountA specialization of BankAccount for saving purposes

Generated on Thu Nov 5 13:38:15 2009 for BankAccounts with inheritance by  doxygen 1.6.1