Inheritance diagram for manas.gates.SwitchGate:
Public Member Functions | |
SwitchGate (boolean switchState) | |
boolean | isSwitchState () |
void | setSwitchState (boolean switchState) |
GWire | getOutput () |
void | setOutput (GWire output) |
Private Attributes | |
boolean | switchState |
GWire | output |
|
|
|
|
|
|
|
|
|
|
|
|
|
|