aggregatefunctavgexpression.h File Reference

Header file for aggregatefunctavgexpression.cpp. More...

#include "aggregatefunctexpression.h"

Include dependency graph for aggregatefunctavgexpression.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  AggregateFunctAvgExpression
 Represents XQuery standard function fn:avg. More...

Defines

#define OUTPUT_AVG_ON_EMPTY_SEQUENCE   ""
#define OUTPUT_AVG_ON_EMPTY_SEQUENCE   ""


Detailed Description

Header file for aggregatefunctavgexpression.cpp.

Header file specifying constructors, destructor and functions for aggregatefunctavgexpression.cpp.

Author:
Michael Schmidt

Gunnar Jehl

Version:
2.1
License:
Software License Agreement (BSD License)

Definition in file aggregatefunctavgexpression.h.


Define Documentation

#define OUTPUT_AVG_ON_EMPTY_SEQUENCE   ""

The value which is outputted or returned respectively if the argument of aggregate function fn:avg contains no items, i.e. is called on an empty sequence.

Definition at line 46 of file aggregatefunctavgexpression.h.

Referenced by AggregateFunctAvgExpression::eval().


Generated on Sun May 24 20:20:01 2009 for G(arbage) C(ollected) X(Query) Engine by  doxygen 1.5.9