FACT++  1.0
bool DimState::online ( ) const
inline

Definition at line 82 of file DimState.h.

References kOffline, and state().

Referenced by StateMachineRateScan::Execute(), StateMachineRateControl::Execute(), StateMachineFeedback::Execute(), StateMachineSmartFACT::Execute(), StateMachineSmartFACT::GetStateHtml(), StateMachineMCP::HandleStateChange(), StateMachineMCP::StartRun(), and DimVersion::version().

82 { return state()>kOffline; }
const int32_t & state() const
Definition: DimState.h:80

+ Here is the call graph for this function:

+ Here is the caller graph for this function: