Public Member Functions | |
void | zoomReadingFile (int num) |
void | zoomTotalFileToRead (int num) |
|
Notifies the listener about the number of files currently read by the zoom engine.
This method of the listener is called when the loading of logs starts with a value of
Implemented in alma::acs::logging::archive::zoom::ManualZoomDlg.
|
|
Inform the listener about the total number of files that the zoom engine needs to read. This method of the listener is executed only once by the engine, when it has generated the list of the files to read.
Implemented in alma::acs::logging::archive::zoom::ManualZoomDlg.
|