_className | OWBI1::WQLSelectStatement | [private] |
_operStack | OWBI1::WQLSelectStatement | [private] |
_selectPropertyNames | OWBI1::WQLSelectStatement | [private] |
_wherePropertyNames | OWBI1::WQLSelectStatement | [private] |
appendOperand(const WQLOperand &x) | OWBI1::WQLSelectStatement | [inline] |
appendOperation(WQLOperation x) | OWBI1::WQLSelectStatement | [inline] |
appendSelectPropertyName(const String &x) | OWBI1::WQLSelectStatement | [inline] |
appendWherePropertyName(const String &x) | OWBI1::WQLSelectStatement | |
clear() | OWBI1::WQLSelectStatement | |
compileWhereClause(const WQLPropertySource *source, WQLCompile &wcl) | OWBI1::WQLSelectStatement | |
evaluateWhereClause(const WQLPropertySource *source) const | OWBI1::WQLSelectStatement | |
getClassName() const | OWBI1::WQLSelectStatement | [inline] |
getSelectPropertyName(UInt32 i) const | OWBI1::WQLSelectStatement | [inline] |
getSelectPropertyNameCount() const | OWBI1::WQLSelectStatement | [inline] |
getSelectPropertyNames() const | OWBI1::WQLSelectStatement | [inline] |
getWherePropertyName(UInt32 i) const | OWBI1::WQLSelectStatement | [inline] |
getWherePropertyNameCount() const | OWBI1::WQLSelectStatement | [inline] |
hasWhereClause() const | OWBI1::WQLSelectStatement | [inline] |
print(std::ostream &ostr) const | OWBI1::WQLSelectStatement | |
setClassName(const String &className) | OWBI1::WQLSelectStatement | [inline] |
toString() const | OWBI1::WQLSelectStatement | |
WQLCompile class | OWBI1::WQLSelectStatement | [friend] |
WQLSelectStatement() | OWBI1::WQLSelectStatement | |
~WQLSelectStatement() | OWBI1::WQLSelectStatement | |