QsfMetadata_s Struct Reference

#include <qsf-xml.h>


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 466 of file qsf-xml.h.


Data Fields

QsfType file_type
QsfObjectobject_set
gint count
GList * qsf_object_list
GSList * qsf_sequence
GList * referenceList
GHashTable * qsf_parameter_hash
GHashTable * qsf_define_hash
GHashTable * qsf_calculate_hash
GHashTable * qsf_default_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
QofEntityqsf_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
gint64 convert
QofErrorId err_nomap
QofErrorId err_overflow

Field Documentation

what type of file is being handled

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

current object set for qsf_object_list.

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

sequential counter for each object in the book

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

list of qsf_objects

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

Parameter list sorted into QSF order

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

Table of references, QofEntityReference.

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

Hashtable of parameters for each object

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

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

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

Pointer to the input xml document(s).

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

Pointer to the output xml document(s).

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

The current child_node.

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

Node in the converted object

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

Node for parameter data.

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

Node in the output document.

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

Root node of the output document.

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

Node for the book.

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

Comparison node for map defaults.

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

Separate namespaces for QSF objects and QSF maps.

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

Holds details of the QOF_TYPE

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

current QofObject type (e_type) for the parameters.

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

How to iterate over hierarchical entities.

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

How many iterations are found in the QSF

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

Current entity in the book.

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

the current QofBackend for this operation.

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

detect references by comparing with known QOF types.

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

used by kvp to handle the frame hash table

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

the current QofBook.

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

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

simple trip once this boolean is complete.

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

Path to the QSF file.

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

Path to best match map, if any.

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

Full path for each KvpValue written out.

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

Default compression level.

Definition at line 536 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 542 of file qsf-xml.h.

Backend encoding option - defaults to UTF-8.

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

Convert date to time on file write. Off.

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


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

Generated on Sat May 10 09:02:35 2008 for QOF by  doxygen 1.5.5