GnuCash  2.6.99
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
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

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.


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