| BaseOneInputGate(const std::string &outputName, const std::string &inputName) | BaseOneInputGate | [inline] |
| getInputName() const | BaseOneInputGate | [inline] |
| getInputVal() const | BaseOneInputGate | [inline] |
| getOutputName() const | BaseOneInputGate | [inline] |
| getOutputVal() const | BaseOneInputGate | [inline] |
| hasInputName(const std::string &net) const | BaseOneInputGate | [inline] |
| hasOutputName(const std::string &net) const | BaseOneInputGate | [inline] |
| inputName | BaseOneInputGate | [protected] |
| inputVal | BaseOneInputGate | [protected] |
| outputName | BaseOneInputGate | [protected] |
| outputVal | BaseOneInputGate | [protected] |
| setInputName(const std::string &inputName) | BaseOneInputGate | [inline] |
| setInputVal(const LogicVal &inputVal) | BaseOneInputGate | [inline] |
| setOutputName(const std::string &outputName) | BaseOneInputGate | [inline] |
| setOutputVal(const LogicVal &outputVal) | BaseOneInputGate | [inline] |
| toString() const | BaseOneInputGate | [inline] |
1.6.3