#include "roundingexpression.h"
Go to the source code of this file.
Classes | |
class | FunctCoverExpression |
Represents XQuery non-standard function fn:cover . More... | |
Defines | |
#define | OUTPUT_COVER_ON_NON_VALUE "" |
#define | OUTPUT_COVER_ON_NON_VALUE "" |
Header file specifying constructors, destructor and functions for functcoverexpression.cpp.
Definition in file functcoverexpression.h.
#define OUTPUT_COVER_ON_NON_VALUE "" |
The value which is outputted or returned respectively if the argument of rounding function fn:cover
has no result, i.e. the corresponding aggregate function is called on an empty sequence.
Definition at line 48 of file functcoverexpression.h.
Referenced by FunctCoverExpression::eval().