TransProperty Struct Reference


Detailed Description

A struct encapsulating a property of a transaction.

Definition at line 574 of file gnc-csv-model.c.

Data Fields

int type
void * value
TransPropertyListlist


Field Documentation

int TransProperty::type

A value from the GncCsvColumnType enum except GNC_CSV_NONE and GNC_CSV_NUM_COL_TYPES

Definition at line 576 of file gnc-csv-model.c.

void* TransProperty::value

Pointer to the data that will be used to configure a transaction

Definition at line 578 of file gnc-csv-model.c.

TransPropertyList* TransProperty::list

The list the property belongs to

Definition at line 579 of file gnc-csv-model.c.


The documentation for this struct was generated from the following file:
Generated on Thu Jul 3 05:07:25 2008 for GnuCash by  doxygen 1.5.2