TempPivot Struct Reference


Detailed Description

Used while building the hierarchy subtree for a GROUP BY statement, is a temporary element which rappresents a node in the tree which have to be added
See also:
do_virtual_folders_groups()

disassemble_groups()


Data Fields

char * value
GList * list
gboolean is_leaf

Field Documentation

char* TempPivot::value

Name of the subfolder

GList* TempPivot::list

List of elements included into the folder: if TempPivot::leaf == TRUE this is a list of SQLRow, otherwise is a list of more TempPivot

gboolean TempPivot::is_leaf

TRUE if the element is a leaf of the subtree, FALSE if more folders have to be included under this


The documentation for this struct was generated from the following file:
Generated on Fri Aug 17 19:40:51 2007 for Hyppocampus by  doxygen 1.5.3