|
GnuCash c935c2f+
|
Data Fields | |
| QofInstance * | from |
| QofInstance * | to |
| QofParam * | param |
| GList * | referenceList |
| GSList * | param_list |
| QofSession * | new_session |
| gboolean | error |
Definition at line 120 of file qofsession.hpp.
| gboolean QofInstanceCopyData::error |
Definition at line 128 of file qofsession.hpp.
| QofInstance* QofInstanceCopyData::from |
Definition at line 122 of file qofsession.hpp.
| QofSession* QofInstanceCopyData::new_session |
Definition at line 127 of file qofsession.hpp.
| QofParam* QofInstanceCopyData::param |
Definition at line 124 of file qofsession.hpp.
| GSList* QofInstanceCopyData::param_list |
Definition at line 126 of file qofsession.hpp.
| GList* QofInstanceCopyData::referenceList |
Definition at line 125 of file qofsession.hpp.
| QofInstance* QofInstanceCopyData::to |
Definition at line 123 of file qofsession.hpp.