qsf_metadata Struct Reference

QSF Parameters. More...

#include <qsf-xml.h>


Data Fields

qsf_type file_type
qsf_objectsobject_set
gint count
GList * qsf_object_list
GSList * qsf_sequence
GList * referenceList
GHashTable * qsf_parameter_hash
GHashTable * qsf_calculate_hash
GHashTable * qsf_default_hash
GHashTable * qsf_define_hash
GSList * supported_types
xmlDocPtr input_doc
xmlDocPtr output_doc
xmlNodePtr child_node
xmlNodePtr convert_node
xmlNodePtr param_node
xmlNodePtr output_node
xmlNodePtr output_root
xmlNodePtr book_node
xmlNodePtr lister
xmlNsPtr qsf_ns
xmlNsPtr map_ns
const gchar * qof_type
QofIdType qof_obj_type
QofIdType qof_foreach
gint foreach_limit
QofInstance * qsf_ent
QofBackendbe
gboolean knowntype
QofParamqof_param
QofBookbook
gint boolean_calculation_done
gchar * filepath
gchar * map_path
gchar * full_kvp_path
gint64 use_gz_level
GList * map_files
const gchar * encoding


Detailed Description

QSF Parameters.

This struct is a catch-all for all parameters required for various stages of the process. There are lots of elements here that will finally be removed.

Definition at line 341 of file qsf-xml.h.


Field Documentation

the current QofBackend for this operation.

Definition at line 367 of file qsf-xml.h.

the current QofBook.

Theoretically, QSF can handle multiple QofBooks - currently limited to 1.

Definition at line 370 of file qsf-xml.h.

Node for the book.

Definition at line 359 of file qsf-xml.h.

simple trip once this boolean is complete.

Definition at line 374 of file qsf-xml.h.

The current child_node.

Definition at line 354 of file qsf-xml.h.

Node in the converted object

Definition at line 355 of file qsf-xml.h.

sequential counter for each object in the book

Definition at line 345 of file qsf-xml.h.

const gchar* qsf_metadata::encoding

Backend encoding option - defaults to UTF-8.

Definition at line 383 of file qsf-xml.h.

what type of file is being handled

Definition at line 343 of file qsf-xml.h.

Path to the QSF file.

Definition at line 375 of file qsf-xml.h.

How many iterations are found in the QSF

Definition at line 365 of file qsf-xml.h.

Full path for each KvpValue written out.

Definition at line 377 of file qsf-xml.h.

Pointer to the input xml document(s).

Definition at line 352 of file qsf-xml.h.

detect references by comparing with known QOF types.

Definition at line 368 of file qsf-xml.h.

Comparison node for map defaults.

Definition at line 360 of file qsf-xml.h.

List of selected map files for this session.

Defaults to the pre-installed QSF maps, currently: pilot-qsf-GnuCashInvoice.xml

Definition at line 379 of file qsf-xml.h.

Separate namespaces for QSF objects and QSF maps.

Definition at line 361 of file qsf-xml.h.

Path to best match map, if any.

Definition at line 376 of file qsf-xml.h.

current object set for qsf_object_list.

Definition at line 344 of file qsf-xml.h.

Pointer to the output xml document(s).

Definition at line 353 of file qsf-xml.h.

Node in the output document.

Definition at line 357 of file qsf-xml.h.

Root node of the output document.

Definition at line 358 of file qsf-xml.h.

Node for parameter data.

Definition at line 356 of file qsf-xml.h.

How to iterate over hierarchical entities.

Definition at line 364 of file qsf-xml.h.

current QofObject type (e_type) for the parameters.

Definition at line 363 of file qsf-xml.h.

used by kvp to handle the frame hash table

Definition at line 369 of file qsf-xml.h.

const gchar* qsf_metadata::qof_type

Holds details of the QOF_TYPE

Definition at line 362 of file qsf-xml.h.

QofInstance* qsf_metadata::qsf_ent

Current entity in the book.

Definition at line 366 of file qsf-xml.h.

list of qsf_objects

Definition at line 346 of file qsf-xml.h.

Hashtable of parameters for each object

Definition at line 349 of file qsf-xml.h.

Parameter list sorted into QSF order

Definition at line 347 of file qsf-xml.h.

Table of references, QofInstanceReference.

Definition at line 348 of file qsf-xml.h.

The list of QOF types currently supported, in QSF order.

Definition at line 351 of file qsf-xml.h.

Default compression level.

Definition at line 378 of file qsf-xml.h.


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

Generated on Tue May 4 04:36:44 2010 for GnuCash by  doxygen 1.5.7.1