GnuCash c935c2f+
Loading...
Searching...
No Matches
Data Fields
GncSxInstance Struct Reference

Data Fields

GncSxInstancesparent
 the parent instances collection.
 
SXTmpStateDatatemporal_state
 the sx creation temporal state.
 
GncSxInstanceState orig_state
 the original state at generation time.
 
GncSxInstanceState state
 the current state of the instance (during editing)
 
GDate date
 the instance date.
 
GHashTable * variable_bindings
 variable bindings.
 

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.

◆ state

GncSxInstanceState GncSxInstance::state

the current state of the instance (during editing)

Definition at line 74 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: