FACT++  1.0
void EventBuilderWrapper::Exit ( )
inline

Definition at line 452 of file EventBuilderWrapper.h.

References g_reset, and MessageImp::Message().

453  {
454  fMsg.Message("Signal exit to EventBuilder thread...");
455  g_reset = 1;
456  }
int Message(const std::string &str)
Definition: MessageImp.h:46
int g_reset
Definition: EventBuilder.cc:74

+ Here is the call graph for this function: