|
GnuCash c935c2f+
|
Data Fields | |
| GNCLot * | lot |
| gnc_commodity * | currency |
| time64 | time |
| int(* | numeric_pred )(gnc_numeric) |
| gboolean(* | date_pred )(time64 e, time64 tr) |
Definition at line 103 of file cap-gains.cpp.
| gnc_commodity* FindLot::currency |
Definition at line 106 of file cap-gains.cpp.
Definition at line 109 of file cap-gains.cpp.
| GNCLot* FindLot::lot |
Definition at line 105 of file cap-gains.cpp.
| int(* FindLot::numeric_pred) (gnc_numeric) |
Definition at line 108 of file cap-gains.cpp.
| time64 FindLot::time |
Definition at line 107 of file cap-gains.cpp.