COPASI API
4.16.103
|
This is the complete list of members for CNormalLogical, including all inherited members.
areEqual(const CNormalBase &rhs) const | CNormalBase | virtual |
ChoiceSet typedef | CNormalLogical | |
ChoiceSetOfSets typedef | CNormalLogical | |
cleanSet(const TemplateSet< TYPE > &s) | CNormalLogical | inlinestatic |
cleanSetOfSets(TemplateSetOfSets< TYPE > &s) | CNormalLogical | inlinestatic |
CNormalLogical() | CNormalLogical | |
CNormalLogical(const CNormalLogical &src) | CNormalLogical | |
convertAndOrToOrAnd(const TemplateSetOfSets< TYPE > &source, TemplateSetOfSets< TYPE > &target) | CNormalLogical | inlineprotectedstatic |
copy() const | CNormalLogical | virtual |
copySet(const TemplateSet< TYPE > &source, TemplateSet< TYPE > &target) | CNormalLogical | inlinestatic |
copySetOfSets(const TemplateSetOfSets< TYPE > &source, TemplateSetOfSets< TYPE > &target) | CNormalLogical | inlineprotectedstatic |
eliminateNullItems(const ItemSetOfSets &source, ItemSetOfSets &target, bool orSet) | CNormalLogical | protectedstatic |
evaluateExpression(const std::map< CNormalLogicalItem, bool > &truthValueMap) const | CNormalLogical | protected |
generateCanonicalDNF(ItemSetOfSets &tmpAndSet) const | CNormalLogical | protected |
getAndSets() | CNormalLogical | |
getAndSets() const | CNormalLogical | |
getChoices() | CNormalLogical | |
getChoices() const | CNormalLogical | |
isNegated() const | CNormalLogical | |
ItemSet typedef | CNormalLogical | |
ItemSetOfSets typedef | CNormalLogical | |
mAndSets | CNormalLogical | protected |
mChoices | CNormalLogical | protected |
mNot | CNormalLogical | protected |
negate() | CNormalLogical | |
negateSetOfSets(const TemplateSetOfSets< TYPE > &source, TemplateSetOfSets< TYPE > &target) | CNormalLogical | inlineprotectedstatic |
negateSets(const TemplateSet< TYPE > &source, TemplateSet< TYPE > &target) | CNormalLogical | inlineprotectedstatic |
operator<(const CNormalLogical &rhs) const | CNormalLogical | |
operator=(const CNormalLogical &src) | CNormalLogical | |
operator==(const CNormalLogical &rhs) const | CNormalLogical | |
setAndSets(const ItemSetOfSets &set) | CNormalLogical | |
setChoices(const ChoiceSetOfSets &set) | CNormalLogical | |
setIsNegated(bool negate) | CNormalLogical | |
simplify() | CNormalLogical | virtual |
toString() const | CNormalLogical | virtual |
~CNormalBase() | CNormalBase | inlinevirtual |
~CNormalLogical() | CNormalLogical | virtual |