#include <InstTargetCallbacks.h>
Inheritance diagram for InstTargetCallbacks::ScriptExecCallback:
Public Member Functions | |
virtual void | start (const Pathname &pkpath)=0 |
virtual bool | progress (const ProgressData &prg)=0 |
virtual void | stop (PMError error)=0 |
|
Execution time is unpredictable. ProgressData range will be set to [0:0]. Aprox. every half second progress is reported with incrementing counter value. If |
|
|
|
|