kexi
KexiDB::BaseExpr Member List
This is the complete list of members for KexiDB::BaseExpr, including all inherited members.BaseExpr(int token) | KexiDB::BaseExpr | |
debug() | KexiDB::BaseExpr | [inline] |
debugString() | KexiDB::BaseExpr | [virtual] |
exprClass() const | KexiDB::BaseExpr | [inline] |
List typedef | KexiDB::BaseExpr | |
ListIterator typedef | KexiDB::BaseExpr | |
m_cl | KexiDB::BaseExpr | [protected] |
m_par | KexiDB::BaseExpr | [protected] |
m_token | KexiDB::BaseExpr | [protected] |
parent() const | KexiDB::BaseExpr | [inline] |
setParent(BaseExpr *p) | KexiDB::BaseExpr | [inline, virtual] |
toBinary() | KexiDB::BaseExpr | |
toConst() | KexiDB::BaseExpr | |
toFunction() | KexiDB::BaseExpr | |
token() const | KexiDB::BaseExpr | [inline] |
tokenToDebugString() | KexiDB::BaseExpr | [inline] |
tokenToDebugString(int token) | KexiDB::BaseExpr | [static] |
tokenToString() | KexiDB::BaseExpr | [virtual] |
toNArg() | KexiDB::BaseExpr | |
toString()=0 (defined in KexiDB::BaseExpr) | KexiDB::BaseExpr | [pure virtual] |
toUnary() | KexiDB::BaseExpr | |
toVariable() | KexiDB::BaseExpr | |
type() | KexiDB::BaseExpr | [virtual] |
validate(ParseInfo &parseInfo) | KexiDB::BaseExpr | [virtual] |
~BaseExpr() | KexiDB::BaseExpr | [virtual] |