|
MDBL Library
|
| Clone() const | CWhereCmp | [virtual] |
| CWhere() | CWhere | [inline, protected] |
| CWhere(const CWhere &) | CWhere | [protected] |
| CWhereCmp(size_t nColumn, Op eOp, const CValue &oValue) | CWhereCmp | |
| CWhereCmp(const CWhereCmp &oSrc) | CWhereCmp | |
| EQUALS enum value | CWhereCmp | |
| GREATER enum value | CWhereCmp | |
| LESS enum value | CWhereCmp | |
| m_eOp | CWhereCmp | [private] |
| m_nColumn | CWhereCmp | [private] |
| m_oValue | CWhereCmp | [private] |
| Matches(const CRow &oRow) const | CWhereCmp | [virtual] |
| NOT_EQUALS enum value | CWhereCmp | |
| Op enum name | CWhereCmp | |
| operator=(const CWhere &oWhere) | CWhere | [protected] |
| ~CWhere() | CWhere | [inline, virtual] |
| ~CWhereCmp() | CWhereCmp | [virtual] |
1.7.6.1