eLynx SDK
v3.3.0 C++ image processing API reference |
GetCurrentPhase() const | eLynx::ProgressNotifier | |
GetCurrentProgress() const | eLynx::ProgressNotifier | |
GetPhaseCount() const | eLynx::ProgressNotifier | |
GetSensitivity() const | eLynx::ProgressNotifier | |
IsCanceled() const | eLynx::ProgressNotifier | [inline] |
Log(const char *iprString, uint32 iPhase=0) (defined in eLynx::ProgressNotifier) | eLynx::ProgressNotifier | |
Notify(float iProgress, uint32 iPhase) | eLynx::ProgressNotifier | [protected, virtual] |
Notify(const char *iprString, uint32 iPhase) (defined in eLynx::ProgressNotifier) | eLynx::ProgressNotifier | [protected, virtual] |
PopCurrentPhase() | eLynx::ProgressNotifier | |
ProgressNotifier(uint32 iPhases=1, float iSensitivity=0.01f) | eLynx::ProgressNotifier | |
PushCurrentPhase(bool ibIncrement) | eLynx::ProgressNotifier | |
RequestCancel() | eLynx::ProgressNotifier | |
SetProgress(float iProgress, uint32 iPhase=0) | eLynx::ProgressNotifier | |
SetSensitivity(float iSensitivity) | eLynx::ProgressNotifier | |
~ProgressNotifier() | eLynx::ProgressNotifier | [virtual] |