FACT++  1.0
void EventBuilderWrapper::factStat ( const GUI_STAT &  stat)
inline

Definition at line 1245 of file EventBuilderWrapper.h.

Referenced by factStat().

1246  {
1247  fQueueStatistics1.emplace(Time(), stat);
1248  }
Adds some functionality to boost::posix_time::ptime for our needs.
Definition: Time.h:30
Queue< pair< Time, GUI_STAT > > fQueueStatistics1

+ Here is the caller graph for this function: