GnuCash 2.4.99
Data Fields
_GncSxInstance Struct Reference

Data Fields

GncSxInstancesparent
void * temporal_state
GncSxInstanceState orig_state
GncSxInstanceState state
GDate date
GHashTable * variable_bindings

Detailed Description

Definition at line 101 of file gnc-sx-instance-model.h.


Field Documentation

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.

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.

the sx creation temporal state.

Definition at line 104 of file gnc-sx-instance-model.h.

variable bindings.

Definition at line 108 of file gnc-sx-instance-model.h.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines