| AccountsDB() DB_SECTION1 | AccountsDB | |
| AccountsDB(DmOpenRef db_open_ref) DB_SECTION1 | AccountsDB | |
| appInfoInit(LocalID dbID, UInt16 cardNo) DB_SECTION2 | GenericDB | [protected] |
| appInfoInit(LocalID dbID, UInt16 cardNo, UInt16 categ_string) DB_SECTION2 | GenericDB | [protected] |
| compareRecords(packedAccountStructure *rec1, packedAccountStructure *rec2, Int16 other, SortRecordInfoPtr sr1, SortRecordInfoPtr sr2, MemHandle app_info) DB_SECTION1 | AccountsDB | [static] |
| createAccount(char *name, UInt32 parent_uid, AccountType acc_type) | AccountsDB | [private] |
| created | GenericDB | [protected] |
| current_cat | GenericDB | |
| Database(DmOpenRef db_open_ref) | Database< accountStructure, packedAccountStructure > | [inline] |
| Database(UInt32 type, UInt32 creator, Char *db_name) | Database< accountStructure, packedAccountStructure > | [inline] |
| Database(UInt32 type, UInt32 creator, Char *db_name, UInt16 categ_string) | Database< accountStructure, packedAccountStructure > | [inline] |
| deleteRecord(UInt16 id) DB_SECTION1 | AccountsDB | [virtual] |
| Database< accountStructure, packedAccountStructure >::deleteRecord(UInt32 uid) DB_SECTION2 | GenericDB | [virtual] |
| findAccountByName(char *n, UInt16 categ) DB_SECTION1 | AccountsDB | |
| findCategory(Char *cat_name) DB_SECTION2 | GenericDB | |
| GenericDB(DmOpenRef db_open_ref) DB_SECTION2 | GenericDB | |
| GenericDB(UInt32 type, UInt32 creator, Char *db_name) DB_SECTION2 | GenericDB | |
| GenericDB(UInt32 type, UInt32 creator, Char *db_name, UInt16 categ_string) DB_SECTION2 | GenericDB | |
| getAccountCurrency(UInt32 acc) DB_SECTION1 | AccountsDB | |
| getAccountName(UInt32 acc, Char *buf) DB_SECTION1 | AccountsDB | |
| getBalance(UInt32 uid) DB_SECTION1 | AccountsDB | |
| getCategoryName(UInt16 cat_id, Char *cat_name) DB_SECTION2 | GenericDB | |
| getClearedBalance(UInt32 uid) DB_SECTION1 | AccountsDB | |
| getFullNameTruncLeftToFit(UInt32 acc, Int16 width, Char *dest) DB_SECTION1 | AccountsDB | |
| getLockedAppInfo() DB_SECTION2 | GenericDB | [protected] |
| getLockedAppInfo(UInt16 categ_string) DB_SECTION2 | GenericDB | [protected] |
| getRecordCategory(UInt16 id) DB_SECTION2 | GenericDB | |
| getRecordCategory(UInt32 uid) DB_SECTION2 | GenericDB | |
| getRecordId(UInt32 uid) DB_SECTION2 | GenericDB | |
| getRecordUid(UInt16 id) DB_SECTION2 | GenericDB | |
| getRecordUid() DB_SECTION2 | GenericDB | |
| getRef() DB_SECTION2 | GenericDB | |
| getSelectedRecord() DB_SECTION2 | GenericDB | |
| getSelectedUid() DB_SECTION2 | GenericDB | |
| getUnpackedRecord(UInt16 id, accountStructure *rec) DB_SECTION1 | Database< accountStructure, packedAccountStructure > | |
| getUnpackedRecord(accountStructure *rec) DB_SECTION1 | Database< accountStructure, packedAccountStructure > | |
| getUnpackedRecord(UInt32 uid, accountStructure *rec) DB_SECTION1 | Database< accountStructure, packedAccountStructure > | |
| incrementBalance(UInt32 uid, Int32 clr_amt, Int32 amount, Boolean is_parent=false) DB_SECTION1 | AccountsDB | |
| isDisplayable(UInt16 acc) DB_SECTION1 | AccountsDB | |
| isNew() DB_SECTION2 | GenericDB | |
| isRecordSelected() DB_SECTION2 | GenericDB | |
| newRecord(accountStructure *s) DB_SECTION1 | AccountsDB | [virtual] |
| num_cat | GenericDB | [protected] |
| openOrCreate(UInt32 type, UInt32 creator, UInt16 mode, UInt16 cardNo, Char *name) DB_SECTION2 | GenericDB | [protected] |
| packRecord(accountStructure *account, MemHandle accountDBEntry) DB_SECTION1 | AccountsDB | [virtual] |
| record_selected | GenericDB | [protected] |
| ref | GenericDB | [protected] |
| selected_record | GenericDB | [protected] |
| selectRecord(UInt16 id) DB_SECTION2 | GenericDB | |
| selectRecord(UInt32 uid) DB_SECTION2 | GenericDB | |
| setRecordCategory(UInt16 id, UInt16 cat) DB_SECTION2 | GenericDB | |
| setRecordCategory(UInt32 uid, UInt16 cat) DB_SECTION2 | GenericDB | |
| totals | AccountsDB | |
| unpackRecord(accountStructure *account, packedAccountStructure *packedAccount) DB_SECTION1 | AccountsDB | [virtual] |
| unselectRecord() DB_SECTION2 | GenericDB | |
| updateBalance(UInt32 uid, Int32 newbal, char *payee=NULL) DB_SECTION1 | AccountsDB | |
| updateVisibility(void) | AccountsDB | |
| writeAndAdvance(MemPtr s, UInt32 &offset, Char *str) DB_SECTION2 | GenericDB | |
| writeAndAdvance(MemPtr s, UInt32 &offset, Field *f) DB_SECTION2 | GenericDB | |
| ~Database() DB_SECTION1 | Database< accountStructure, packedAccountStructure > | [virtual] |
| ~GenericDB() DB_SECTION2 | GenericDB | [virtual] |