|
GnuCash
2.6.99
|
Data Fields | |
| GncSxInstances * | parent |
| void * | temporal_state |
| GncSxInstanceState | orig_state |
| GncSxInstanceState | state |
| GDate | date |
| GHashTable * | variable_bindings |
Definition at line 101 of file gnc-sx-instance-model.h.
| GDate _GncSxInstance::date |
the instance date.
Definition at line 107 of file gnc-sx-instance-model.h.
| GncSxInstanceState _GncSxInstance::orig_state |
the original state at generation time.
Definition at line 105 of file gnc-sx-instance-model.h.
| GncSxInstances* _GncSxInstance::parent |
the parent instances collection.
Definition at line 103 of file gnc-sx-instance-model.h.
| GncSxInstanceState _GncSxInstance::state |
the current state of the instance (during editing)
Definition at line 106 of file gnc-sx-instance-model.h.
| void* _GncSxInstance::temporal_state |
the sx creation temporal state.
Definition at line 104 of file gnc-sx-instance-model.h.
| GHashTable* _GncSxInstance::variable_bindings |
variable bindings.
Definition at line 108 of file gnc-sx-instance-model.h.
1.8.6