Go to the documentation of this file.
83 machineWin->
appendDetails(
"\n" + fuName +
"." + portName +
"\n\n");
virtual TCEString name() const
FunctionUnit * parentUnit() const
PortState & portState(const std::string &portName, const std::string &fuName)
ProximFUPortDetailsCmd(const TTAMachine::FUPort &port)
virtual ~ProximFUPortDetailsCmd()
void appendDetails(std::string text)
const TTAMachine::FUPort & port_
Function unit port to display.
virtual const SimValue & value() const
static const std::string MACH_WIN_FU_PORT_LABEL
Label precing function unit port names in the machine state window.
static std::string toHexString(T source, std::size_t digits=0, bool include0x=true)
unsigned int unsignedValue() const
MachineState & machineState(int core=-1)
virtual std::string name() const