QOF  0.7.5
_QofSession Struct Reference

Data Fields

QofEntity entity
 
GList * books
 
gchar * book_id
 
QofErrorId last_err
 
gchar * error_message
 
QofBackendbackend
 

Detailed Description

Definition at line 35 of file qofsession-p.h.

Field Documentation

QofEntity _QofSession::entity
Deprecated:
This is just a "fake" entry point to allow me to pass a Session as an Entity. NOTE: THIS IS NOT AN ENTITY! THE ONLY PART OF ENTITY THAT IS VALID IS E_TYPE!

Definition at line 41 of file qofsession-p.h.

gchar* _QofSession::error_message

If no backend is available, record the failure string.

Definition at line 56 of file qofsession-p.h.

QofErrorId _QofSession::last_err

If no backend is available, record the failure Id.

Definition at line 53 of file qofsession-p.h.


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