This is the complete list of members for rdbModel::Assertion::Operator, including all inherited members.
| appendChild(Operator *child) | rdbModel::Assertion::Operator | |
| getChildren() const | rdbModel::Assertion::Operator | |
| getCompareArgs() const | rdbModel::Assertion::Operator | |
| getCompareArgTypes() const | rdbModel::Assertion::Operator | |
| getOld() const | rdbModel::Assertion::Operator | inline |
| getOpType() const | rdbModel::Assertion::Operator | inline |
| getTableName() const | rdbModel::Assertion::Operator | |
| getToBe() const | rdbModel::Assertion::Operator | inline |
| isCompareOp() const | rdbModel::Assertion::Operator | inline |
| Operator() | rdbModel::Assertion::Operator | inline |
| Operator(OPTYPE type, const std::string &leftArg, const std::string &rightArg, FIELDTYPE leftType, FIELDTYPE rightType) | rdbModel::Assertion::Operator | |
| Operator(OPTYPE type, const std::string &tableName, Operator *child=0) | rdbModel::Assertion::Operator | |
| Operator(OPTYPE type, const std::vector< Operator * > &children, bool keepChildren=false) | rdbModel::Assertion::Operator | |
| Operator(Operator *op, Row *toBe) | rdbModel::Assertion::Operator | |
| validCompareOp(Table *table) const | rdbModel::Assertion::Operator | |
| verify(Row &old, Row &toBe, Table *t) const | rdbModel::Assertion::Operator | |
| ~Operator() | rdbModel::Assertion::Operator | |