KDbFunctionExpression-members
KDbFunctionExpression Member List
This is the complete list of members for KDbFunctionExpression, including all inherited members.
appendChild(const KDbExpression &child) (defined in KDbExpression) | KDbExpression | protected |
appendChild(const ExplicitlySharedExpressionDataPointer &child) (defined in KDbExpression) | KDbExpression | protected |
arguments() | KDbFunctionExpression | |
builtInAggregates() (defined in KDbFunctionExpression) | KDbFunctionExpression | static |
checkBeforeInsert(const ExplicitlySharedExpressionDataPointer &child) (defined in KDbExpression) | KDbExpression | protected |
children() const | KDbExpression | protected |
classForToken(KDbToken token) | KDbExpression | static |
clone() const | KDbExpression | |
d | KDbExpression | protected |
debug(QDebug dbg, KDb::ExpressionCallStack *callStack) const (defined in KDbExpression) | KDbExpression | |
expressionClass() const | KDbExpression | |
getQueryParameters(QList< KDbQuerySchemaParameter > *params) | KDbExpression | |
greatestOrLeastFunctionUsingCaseToString(const QString &name, const KDbDriver *driver, const KDbNArgExpression &args, KDbQuerySchemaParameterValueListIterator *params, KDb::ExpressionCallStack *callStack) | KDbFunctionExpression | static |
indexOfChild(const KDbExpression &child, int from=0) const (defined in KDbExpression) | KDbExpression | protected |
insertChild(int i, const KDbExpression &child) (defined in KDbExpression) | KDbExpression | protected |
insertEmptyChild(int i) | KDbExpression | protected |
isBinary() const (defined in KDbExpression) | KDbExpression | |
isBuiltInAggregate(const QString &function) (defined in KDbFunctionExpression) | KDbFunctionExpression | static |
isConst() const (defined in KDbExpression) | KDbExpression | |
isDateTimeType() const | KDbExpression | |
isFPNumericType() const | KDbExpression | |
isFunction() const (defined in KDbExpression) | KDbExpression | |
isIntegerType() const | KDbExpression | |
isNArg() const (defined in KDbExpression) | KDbExpression | |
isNull() const | KDbExpression | |
isNumericType() const | KDbExpression | |
isQueryParameter() const (defined in KDbExpression) | KDbExpression | |
isTextType() const | KDbExpression | |
isUnary() const (defined in KDbExpression) | KDbExpression | |
isValid() const | KDbExpression | |
isVariable() const (defined in KDbExpression) | KDbExpression | |
KDbExpression() | KDbExpression | |
KDbExpression(KDbExpressionData *data) (defined in KDbExpression) | KDbExpression | explicitprotected |
KDbExpression(KDbExpressionData *data, KDb::ExpressionClass aClass, KDbToken token) (defined in KDbExpression) | KDbExpression | protected |
KDbExpression(const ExplicitlySharedExpressionDataPointer &ptr) (defined in KDbExpression) | KDbExpression | explicitprotected |
KDbFunctionExpression() | KDbFunctionExpression | |
KDbFunctionExpression(const QString &name) | KDbFunctionExpression | explicit |
KDbFunctionExpression(const QString &name, const KDbNArgExpression &arguments) | KDbFunctionExpression | |
KDbFunctionExpression(const KDbFunctionExpression &expr) | KDbFunctionExpression | |
KDbFunctionExpression(KDbExpressionData *data) (defined in KDbFunctionExpression) | KDbFunctionExpression | explicitprotected |
KDbFunctionExpression(const ExplicitlySharedExpressionDataPointer &ptr) (defined in KDbFunctionExpression) | KDbFunctionExpression | explicitprotected |
lastIndexOfChild(const KDbExpression &child, int from=-1) const (defined in KDbExpression) | KDbExpression | protected |
name() const | KDbFunctionExpression | |
operator!=(const KDbExpression &e) const (defined in KDbExpression) | KDbExpression | |
operator==(const KDbExpression &e) const (defined in KDbExpression) | KDbExpression | |
parent() const | KDbExpression | |
prependChild(const KDbExpression &child) (defined in KDbExpression) | KDbExpression | protected |
removeChild(const KDbExpression &child) (defined in KDbExpression) | KDbExpression | protected |
removeChild(int i) (defined in KDbExpression) | KDbExpression | protected |
setArguments(const KDbNArgExpression &arguments) | KDbFunctionExpression | |
setExpressionClass(KDb::ExpressionClass aClass) | KDbExpression | |
setLeftOrRight(const KDbExpression &right, int index) | KDbExpression | protected |
setName(const QString &name) | KDbFunctionExpression | |
setToken(KDbToken token) | KDbExpression | |
takeChild(int i) (defined in KDbExpression) | KDbExpression | protected |
toBinary() const (defined in KDbExpression) | KDbExpression | |
toConst() const (defined in KDbExpression) | KDbExpression | |
toFunction() const (defined in KDbExpression) | KDbExpression | |
token() const | KDbExpression | |
toNArg() const | KDbExpression | |
toQueryParameter() const (defined in KDbExpression) | KDbExpression | |
toString(const QString &name, const KDbDriver *driver, const KDbNArgExpression &args, KDbQuerySchemaParameterValueListIterator *params, KDb::ExpressionCallStack *callStack) | KDbFunctionExpression | static |
toString(const KDbDriver *driver, KDbQuerySchemaParameterValueListIterator *params=nullptr, KDb::ExpressionCallStack *callStack=nullptr) const | KDbFunctionExpression | |
toUnary() const (defined in KDbExpression) | KDbExpression | |
toVariable() const (defined in KDbExpression) | KDbExpression | |
type() const | KDbExpression | |
validate(KDbParseInfo *parseInfo) | KDbExpression | |
~KDbExpression() (defined in KDbExpression) | KDbExpression | virtual |
~KDbFunctionExpression() override (defined in KDbFunctionExpression) | KDbFunctionExpression |
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:38:32 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:38:32 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.