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

Data Fields

GNCLot * lot
 
gnc_commodity * currency
 
time64 time
 
int(* numeric_pred )(gnc_numeric)
 
gboolean(* date_pred )(time64 e, time64 tr)
 

Detailed Description

Definition at line 103 of file cap-gains.cpp.

Field Documentation

◆ currency

gnc_commodity* FindLot::currency

Definition at line 106 of file cap-gains.cpp.

◆ date_pred

gboolean(* FindLot::date_pred) (time64 e, time64 tr)

Definition at line 109 of file cap-gains.cpp.

◆ lot

GNCLot* FindLot::lot

Definition at line 105 of file cap-gains.cpp.

◆ numeric_pred

int(* FindLot::numeric_pred) (gnc_numeric)

Definition at line 108 of file cap-gains.cpp.

◆ time

time64 FindLot::time

Definition at line 107 of file cap-gains.cpp.


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