32 #include "../systemclocktypes.h" 33 #include "../simulationmember.h" 36 #include "../externaltype.h" 68 void Write(
const std::string &s);
SystemClockOffset pollFreq
std::map< std::string, ExternalType * > extMembers
int Step(bool &, SystemClockOffset *nextStepIn_ns=0)
Return nonzero if a breakpoint was hit.
void SetNewValueFromUi(const std::string &)
std::map< std::string, char > LastState
void AddExternalType(const std::string &name, ExternalType *p)
void SwitchUpdateOnOff(bool PollFreq)
UserInterface(int port, bool withUpdateControl=true)
void SendUiNewState(const std::string &s, const char &c)
int waitOnAckFromTclRequest
long long SystemClockOffset
void AddExternalType(const char *name, ExternalType *p)
void Write(const std::string &s)