62 void printStatus(std::string st, std::string fxName,
double now,
int addr);
Definition msg-display.h:44
int nodeNum
Definition msg-display.h:46
std::string protocolName
Definition msg-display.h:47
void initDisplayer(int n, std::string pn, int pactive)
Definition msg-display.cpp:50
void printStatus(std::string st, std::string fxName, double now, int addr)
Definition msg-display.cpp:58
~MsgDisplayer()
Definition msg-display.cpp:48
int printActive
Definition msg-display.h:48
MsgDisplayer()
Definition msg-display.cpp:39