GnuCash
5.6-150-g038405b370+
|
Data Fields | |
GncSxInstances * | parent |
the parent instances collection. More... | |
SXTmpStateData * | temporal_state |
the sx creation temporal state. More... | |
GncSxInstanceState | orig_state |
the original state at generation time. More... | |
GncSxInstanceState | state |
the current state of the instance (during editing) | |
GDate | date |
the instance date. More... | |
GHashTable * | variable_bindings |
variable bindings. More... | |
Definition at line 69 of file gnc-sx-instance-model.h.
GDate GncSxInstance::date |
the instance date.
Definition at line 75 of file gnc-sx-instance-model.h.
GncSxInstanceState GncSxInstance::orig_state |
the original state at generation time.
Definition at line 73 of file gnc-sx-instance-model.h.
GncSxInstances* GncSxInstance::parent |
the parent instances collection.
Definition at line 71 of file gnc-sx-instance-model.h.
SXTmpStateData* GncSxInstance::temporal_state |
the sx creation temporal state.
Definition at line 72 of file gnc-sx-instance-model.h.
GHashTable* GncSxInstance::variable_bindings |
variable bindings.
Definition at line 76 of file gnc-sx-instance-model.h.