#include <OWBI1_WQLCompile.hpp>
Collaboration diagram for OWBI1::WQLCompile::term_el:

Public Member Functions | |
| term_el () | |
| term_el (bool mark_, WQLOperation op_, const WQLOperand &opn1_, const WQLOperand &opn2_) | |
| void | negate () |
Public Attributes | |
| bool | mark |
| WQLOperation | op |
| WQLOperand | opn1 |
| WQLOperand | opn2 |
Definition at line 42 of file OWBI1_WQLCompile.hpp.
|
|
Definition at line 44 of file OWBI1_WQLCompile.hpp. |
|
||||||||||||||||||||
|
Definition at line 46 of file OWBI1_WQLCompile.hpp. |
|
|
Definition at line 48 of file OWBI1_WQLCompile.cpp. References op, OWBI1::WQL_EQ, OWBI1::WQL_GE, OWBI1::WQL_GT, OWBI1::WQL_LE, OWBI1::WQL_LT, and OWBI1::WQL_NE. |
|
|
Definition at line 53 of file OWBI1_WQLCompile.hpp. |
|
|
Definition at line 54 of file OWBI1_WQLCompile.hpp. Referenced by negate(), and OWBI1::operator==(). |
|
|
Definition at line 55 of file OWBI1_WQLCompile.hpp. Referenced by OWBI1::operator==(). |
|
|
Definition at line 56 of file OWBI1_WQLCompile.hpp. Referenced by OWBI1::operator==(). |
1.4.6