Inverter. More...
#include <LogicFunctions.h>
Public Member Functions | |
LogicVal | _not_ (const LogicVal &in) const |
virtual LogicVal | operator() (const LogicVal &in) const |
virtual const std::string | toString () const |
Inverter.
Implements OneInputFunc.
virtual const std::string INV::toString | ( | ) | const [inline, virtual] |
Implements LogicFunc.