Public Methods |
| | mswCHANGE_FOCUS_VLT (const dbSYMADDRESS dbName, mswMOD_LIST_MANAGER &listManager) |
| | ~mswCHANGE_FOCUS_VLT () |
| virtual ccsCOMPL_STAT | Init () |
| virtual ccsCOMPL_STAT | Execute (msgMESSAGE &msg) |
| virtual ccsCOMPL_STAT | ReadMirrorsPos (vltINT32 *currFoc) |
| virtual ccsCOMPL_STAT | CheckModeSwitchingState (vltINT32 actState, vltINT32 actSubState) |
Protected Methods |
| evhCB_COMPL_STAT | ExecuteCB (msgMESSAGE &msg, void *) |
| ccsCOMPL_STAT | FocusStandby () |
| evhCB_COMPL_STAT | FocusStandbyCB (msgMESSAGE &msg, void *) |
| ccsCOMPL_STAT | ParkAdc () |
| evhCB_COMPL_STAT | ParkAdcCB (msgMESSAGE &msg, void *) |
| ccsCOMPL_STAT | SwitchFocus () |
| evhCB_COMPL_STAT | SwitchFocusCB (msgMESSAGE &msg, void *) |
| ccsCOMPL_STAT | FocusOnline () |
| evhCB_COMPL_STAT | FocusOnlineCB (msgMESSAGE &msg, void *) |
| ccsCOMPL_STAT | FocusStatus () |
| evhCB_COMPL_STAT | FocusStatusCB (msgMESSAGE &msg, void *) |
| ccsCOMPL_STAT | InitOnChangeFocus () |
| ccsCOMPL_STAT | Focus (vltINT32 focus) |
| ccsCOMPL_STAT | Focus (vltINT32 *focus) |
| ccsCOMPL_STAT | LoadChangeFocusModules () |
| ccsCOMPL_STAT | LoadModuleData (const char *point, const char *name, const mswMOD_RECORD_ARRAY &modArray) |
Protected Attributes |
| vltINT32 | actFocus |
| vltINT32 | newFocus |
| mswM3 | m3 |
| mswM4 | m4 |
| mswADROT | adapter |
| mswADC | adc |
| mswALT | alt |
| mswTRKWS | trkws |
| tcsDB_SYNC_ERR_CHECK | waitParkAdcReady |
| tcsDB_SYNC_ERR_CHECK | waitSwitchFocusReady |
| tcsDB_SYNC_ERR_CHECK | waitFocusStatusReady |
Private Attributes |
| vltINT32 | readyTimeout |
| eccsERROR | executeErrorStack |
| eccsERROR_CLASS | executeErrorClass |
| int32 | readyTimeout = 180 |
| mswM3 | mswMODNAME_M3 |
| mswADC | mswMODNAME_LADC |
| mswALT | mswMODNAME_ALTAXIS |
| mswTRKWS | mswMODNAME_TRKWS |
| mswM4 | mswMODNAME_M4 |
| mswADROT | mswMODNAME_ADAPTER |