GnuCash  5.6-150-g038405b370+
Data Fields
GncSxInstance Struct Reference

Data Fields

GncSxInstancesparent
 the parent instances collection. More...
 
SXTmpStateDatatemporal_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...
 

Detailed Description

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

Field Documentation

◆ date

GDate GncSxInstance::date

the instance date.

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

◆ orig_state

GncSxInstanceState GncSxInstance::orig_state

the original state at generation time.

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

◆ parent

GncSxInstances* GncSxInstance::parent

the parent instances collection.

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

◆ temporal_state

SXTmpStateData* GncSxInstance::temporal_state

the sx creation temporal state.

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

◆ variable_bindings

GHashTable* GncSxInstance::variable_bindings

variable bindings.

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


The documentation for this struct was generated from the following file: