CQueryAndOperation implements the hit union or "or" operator: for example, "Mother||father". More...
#include <QueryNode.h>
CQueryAndOperation implements the hit union or "or" operator: for example, "Mother||father".
CQueryOrOperation::CQueryOrOperation | ( | ) |
void CQueryOrOperation::Evaluate | ( | ) | [virtual] |
Reimplemented from CQueryNode.
References CQueryNode::Evaluate(), CQueryNode::GetNegation(), CQueryBinaryOperationNode::hits_and_positions_intersection(), CQueryBinaryOperationNode::hits_and_positions_union(), CQueryBinaryOperationNode::m_pChild1, CQueryBinaryOperationNode::m_pChild2, and CQueryNode::SetNegation().