|
| enum | _enum_action { LOG_BEGIN_EDIT
, LOG_ROLLBACK
, LOG_COMMIT
, LOG_DELETE
} |
| |
Definition at line 63 of file gnc-log-replay.cpp.
◆ _enum_action
| enum split_record::_enum_action |
Definition at line 65 of file gnc-log-replay.cpp.
65{LOG_BEGIN_EDIT, LOG_ROLLBACK, LOG_COMMIT, LOG_DELETE} log_action;
◆ acc_guid
◆ acc_guid_present
| int split_record::acc_guid_present |
◆ acc_name
| char split_record::acc_name[STRING_FIELD_SIZE] |
◆ acc_name_present
| int split_record::acc_name_present |
◆ amount
| gnc_numeric split_record::amount |
◆ amount_present
| int split_record::amount_present |
◆ date_entered
| time64 split_record::date_entered |
◆ date_entered_present
| int split_record::date_entered_present |
◆ date_posted
| time64 split_record::date_posted |
◆ date_posted_present
| int split_record::date_posted_present |
◆ date_reconciled
| time64 split_record::date_reconciled |
◆ date_reconciled_present
| int split_record::date_reconciled_present |
◆ log_action_present
| int split_record::log_action_present |
◆ log_date
◆ log_date_present
| int split_record::log_date_present |
◆ split_action
| char split_record::split_action[STRING_FIELD_SIZE] |
◆ split_action_present
| int split_record::split_action_present |
◆ split_guid
◆ split_guid_present
| int split_record::split_guid_present |
◆ split_memo
| char split_record::split_memo[STRING_FIELD_SIZE] |
◆ split_memo_present
| int split_record::split_memo_present |
◆ split_reconcile
| char split_record::split_reconcile |
◆ split_reconcile_present
| int split_record::split_reconcile_present |
◆ trans_descr
| char split_record::trans_descr[STRING_FIELD_SIZE] |
◆ trans_descr_present
| int split_record::trans_descr_present |
◆ trans_guid
◆ trans_guid_present
| int split_record::trans_guid_present |
◆ trans_notes
| char split_record::trans_notes[STRING_FIELD_SIZE] |
◆ trans_notes_present
| int split_record::trans_notes_present |
◆ trans_num
| char split_record::trans_num[STRING_FIELD_SIZE] |
◆ trans_num_present
| int split_record::trans_num_present |
◆ value
| gnc_numeric split_record::value |
◆ value_present
| int split_record::value_present |
The documentation for this struct was generated from the following file: