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

Data Fields

SchedXaction * sx
 
GHashTable * variable_names
 <name:char*,GncSxVariable*>
 
gboolean variable_names_parsed
 
GDate next_instance_date
 
GList * instance_list
 GList<GncSxInstance*>
 

Detailed Description

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

Field Documentation

◆ instance_list

GList* GncSxInstances::instance_list

GList<GncSxInstance*>

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

◆ next_instance_date

GDate GncSxInstances::next_instance_date

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

◆ sx

SchedXaction* GncSxInstances::sx

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

◆ variable_names

GHashTable* GncSxInstances::variable_names

<name:char*,GncSxVariable*>

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

◆ variable_names_parsed

gboolean GncSxInstances::variable_names_parsed

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


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