#include <qofsession.h>
For use by any session that deals with partial QofBooks. It is used by the entity copy functions and by the QSF backend. Creates a GList stored in the Book hashtable to contain repeated references for a single entity.
Definition at line 417 of file qofsession.h.
Data Fields | |
| QofIdType | choice_type |
| QofIdType | type |
| GUID * | ref_guid |
| const QofParam * | param |
| const GUID * | ent_guid |
|
|
When the reference is a different type. Definition at line 418 of file qofsession.h. |
|
|
The GUID of the original entity. Definition at line 422 of file qofsession.h. |
|
|
The parameter name and type. Definition at line 421 of file qofsession.h. |
|
|
The GUID of the REFERENCE entity Definition at line 420 of file qofsession.h. |
|
|
The type of entity Definition at line 419 of file qofsession.h. |
1.4.5