| appInfoInit(LocalID dbID, UInt16 cardNo) DB_SECTION2 | GenericDB | [protected] |
| appInfoInit(LocalID dbID, UInt16 cardNo, UInt16 categ_string) DB_SECTION2 | GenericDB | [protected] |
| created | GenericDB | [protected] |
| current_cat | GenericDB | |
| Database(DmOpenRef db_open_ref) | Database | [inline] |
| Database(UInt32 type, UInt32 creator, Char *db_name) | Database | [inline] |
| Database(UInt32 type, UInt32 creator, Char *db_name, UInt16 categ_string) | Database | [inline] |
| deleteRecord(UInt16 id) DB_SECTION2 | GenericDB | [virtual] |
| deleteRecord(UInt32 uid) DB_SECTION2 | GenericDB | [virtual] |
| 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 | |
| getCategoryName(UInt16 cat_id, Char *cat_name) DB_SECTION2 | GenericDB | |
| 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, recordStructure *rec) DB_SECTION1 | Database | |
| getUnpackedRecord(recordStructure *rec) DB_SECTION1 | Database | |
| getUnpackedRecord(UInt32 uid, recordStructure *rec) DB_SECTION1 | Database | |
| isNew() DB_SECTION2 | GenericDB | |
| isRecordSelected() DB_SECTION2 | GenericDB | |
| newRecord(recordStructure *rec) DB_SECTION1 | Database | [virtual] |
| num_cat | GenericDB | [protected] |
| openOrCreate(UInt32 type, UInt32 creator, UInt16 mode, UInt16 cardNo, Char *name) DB_SECTION2 | GenericDB | [protected] |
| packRecord(recordStructure *rec, MemHandle db_entry)=0 | Database | [pure 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 | |
| unpackRecord(recordStructure *rec, packedRecordStructure *packed_rec)=0 | Database | [pure virtual] |
| unselectRecord() DB_SECTION2 | GenericDB | |
| writeAndAdvance(MemPtr s, UInt32 &offset, Char *str) DB_SECTION2 | GenericDB | |
| writeAndAdvance(MemPtr s, UInt32 &offset, Field *f) DB_SECTION2 | GenericDB | |
| ~Database() DB_SECTION1 | Database | [virtual] |
| ~GenericDB() DB_SECTION2 | GenericDB | [virtual] |