QOF
0.8.7
|
Validation metadata. More...
#include <qsf-xml.h>
Data Fields | |
QofErrorId | error_state |
const gchar * | object_path |
const gchar * | map_path |
GHashTable * | object_table |
GHashTable * | map_table |
gint | valid_object_count |
gint | map_calculated_count |
gint | qof_registered_count |
guint | incoming_count |
Validation metadata.
The validation is a separate parse with separate data. This is used to determine which backend should load the data.
guint QsfValidates_s::incoming_count |
gint QsfValidates_s::map_calculated_count |
Number of objects that can be calculated by this map. MAP_OBJECT_TAG.
GHashTable* QsfValidates_s::map_table |
GHashTable* QsfValidates_s::object_table |
gint QsfValidates_s::qof_registered_count |
gint QsfValidates_s::valid_object_count |
Number of unique incoming objects as defined in QSF_OBJECT_TAG tags in the QSF.