BaseTwoInputGate(const std::string &outputName, const std::string &input1Name, const std::string &input2Name) | BaseTwoInputGate | [inline] |
getInput1Name() const | BaseTwoInputGate | [inline] |
getInput1Val() const | BaseTwoInputGate | [inline] |
getInput2Name() | BaseTwoInputGate | [inline] |
getInput2Val() const | BaseTwoInputGate | [inline] |
getOutputName() const | BaseTwoInputGate | [inline] |
getOutputVal() const | BaseTwoInputGate | [inline] |
hasInputName(const std::string &net) const | BaseTwoInputGate | [inline] |
hasOutputName(const std::string &net) const | BaseTwoInputGate | [inline] |
input1Name | BaseTwoInputGate | [protected] |
input1Val | BaseTwoInputGate | [protected] |
input2Name | BaseTwoInputGate | [protected] |
input2Val | BaseTwoInputGate | [protected] |
outputName | BaseTwoInputGate | [protected] |
outputVal | BaseTwoInputGate | [protected] |
setInput1Name(const std::string &input1Name) | BaseTwoInputGate | [inline] |
setInput1Val(const LogicVal &input1Val) | BaseTwoInputGate | [inline] |
setInput2Name(const std::string &input2Name) | BaseTwoInputGate | [inline] |
setInput2Val(const LogicVal &input2Val) | BaseTwoInputGate | [inline] |
setOutputName(const std::string &outputName) | BaseTwoInputGate | [inline] |
setOutputVal(const LogicVal &outputVal) | BaseTwoInputGate | [inline] |
toString() const | BaseTwoInputGate | [inline] |