MPISqNodeCallback
Definition
typedef long (*MPISqNodeCallback)(long percentage);
Description
MPISqNodeCallback is a pointer to a function, which can be used to monitor the mpiSqNodeDownload(...) progress.
|
---|
typedef long (*MPISqNodeCallback)(long percentage);
MPISqNodeCallback is a pointer to a function, which can be used to monitor the mpiSqNodeDownload(...) progress.
|
---|