
Public Types | |
| enum | Type { OPERATION, OPERAND } |
Public Member Functions | |
| OperandOrOperation (WQLOperation o) | |
| OperandOrOperation (const WQLOperand &o) | |
| String | toString () const |
Public Attributes | |
| Type | m_type |
| WQLOperation | m_operation |
| WQLOperand | m_operand |
Definition at line 205 of file OWBI1_WQLSelectStatement.hpp.
|
|
Definition at line 207 of file OWBI1_WQLSelectStatement.hpp. |
|
|
Definition at line 212 of file OWBI1_WQLSelectStatement.hpp. |
|
|
Definition at line 216 of file OWBI1_WQLSelectStatement.hpp. |
|
|
Definition at line 223 of file OWBI1_WQLSelectStatement.hpp. References OWBI1::WQLOperationToString(). |
|
|
Definition at line 222 of file OWBI1_WQLSelectStatement.hpp. |
|
|
Definition at line 221 of file OWBI1_WQLSelectStatement.hpp. |
|
|
Definition at line 220 of file OWBI1_WQLSelectStatement.hpp. |
1.4.6