Callbacks for simulation progress

Detailed Description

Wave propagation interface callbacks.

Callback function pointers
typedef int(_STD_CALL * CALLBACK_PERCENTAGE) (int, const char *)
Percentage progress.
typedef int(_STD_CALL * CALLBACK_MESSAGEINFO) (const char *)
Callback message string.
typedef int(_STD_CALL * CALLBACK_ERROR) (const char *, int)
Callback error information string.
The documentation was generated from the following file:
  • source.eng/Interface/Engine.h