#include <CNormalChoiceLogical.h>
List of all members.
Constructor & Destructor Documentation
CNormalChoiceLogical::CNormalChoiceLogical |
( |
| ) |
|
CNormalChoiceLogical::~CNormalChoiceLogical |
( |
| ) |
[virtual] |
Member Function Documentation
bool CNormalChoiceLogical::checkConditionTree |
( |
const CNormalBase & |
branch | ) |
[static] |
CNormalBase * CNormalChoiceLogical::copy |
( |
| ) |
const [virtual] |
const CNormalLogical & CNormalChoiceLogical::getFalseExpression |
( |
| ) |
const |
const CNormalLogical & CNormalChoiceLogical::getTrueExpression |
( |
| ) |
const |
void CNormalChoiceLogical::negate |
( |
| ) |
|
bool CNormalChoiceLogical::setCondition |
( |
const CNormalLogical & |
cond | ) |
|
bool CNormalChoiceLogical::setFalseExpression |
( |
const CNormalLogical & |
branch | ) |
|
bool CNormalChoiceLogical::setTrueExpression |
( |
const CNormalLogical & |
branch | ) |
|
bool CNormalChoiceLogical::simplify |
( |
| ) |
[virtual] |
std::string CNormalChoiceLogical::toString |
( |
| ) |
const [virtual] |
Member Data Documentation
The documentation for this class was generated from the following files: