FACT++  1.0
int StateMachineEventServer::StartDate ( const EventImp evt)
inlineprivate

Definition at line 236 of file evtserver.cc.

References EventImp::GetUInt(), and EventServer::State::kRunning.

Referenced by StateMachineEventServer().

237  {
238  fStartDate = evt.GetUInt();
240  }
uint32_t GetUInt() const
Definition: EventImp.h:94

+ Here is the call graph for this function:

+ Here is the caller graph for this function: