Go to the documentation of this file.
34 #ifndef TTA_PORT_STATE_HH
35 #define TTA_PORT_STATE_HH
virtual FUState & parent() const
FUState * parent_
Parent of the port.
PortState & operator=(const PortState &)
Assignment not allowed.
static NullPortState & instance()
virtual FUState & parent() const
NullPortState & operator=(const NullPortState &)
Assignment not allowed.
static NullPortState * instance_
Unique instance of NullPortState class.
virtual void setValue(const SimValue &value)
PortState(FUState &parent, int width)
virtual const SimValue & value() const