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