qof_entity_reference Struct Reference
[Backend]

#include <qofsession.h>


Detailed Description

External references in a partial QofBook.

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
GUIDref_guid
const QofParamparam
const GUIDent_guid


Field Documentation

QofIdType qof_entity_reference::choice_type
 

When the reference is a different type.

Definition at line 418 of file qofsession.h.

const GUID* qof_entity_reference::ent_guid
 

The GUID of the original entity.

Definition at line 422 of file qofsession.h.

const QofParam* qof_entity_reference::param
 

The parameter name and type.

Definition at line 421 of file qofsession.h.

GUID* qof_entity_reference::ref_guid
 

The GUID of the REFERENCE entity

Definition at line 420 of file qofsession.h.

QofIdType qof_entity_reference::type
 

The type of entity

Definition at line 419 of file qofsession.h.


The documentation for this struct was generated from the following file:
Generated on Fri Oct 21 15:49:57 2005 for QOF by  doxygen 1.4.5