30 : MsgType(kTimerEvent) {}
49 std::atomic<CMFCManagerCatalog::eControllerState> m_ControllerState;
54 std::string m_DefaultPAConfScriptFilePath;
55 std::string m_CustomPAConfScriptDirectory;
57 const int RSRC_POLLING_PERIOD_MS = 200;
58 const int PA_POLLING_PERIOD_MS = 200;
64 void l_SendLogMessage(
const std::string & rMessage,
const CInstrumentCatalog::eLogLevel & rLevel,
const std::string & rContext,
const std::string & rLocation);
66 void l_SendSearchProgress(
const U8 & rSearcHprogress);
69 bool l_IsAbortRequested();
77 void l_PostTimerEvent();
83 void l_TimerEventHandler();
85 void l_AbortInstrument();
86 void l_ScanResources();
87 void l_GetRemoteBoxButtonStatus();
89 void l_OperateWithInstrument();
96 void l_RequestSelfAbort();
116 void UpdateNormalizationDate();