| eLynx SDK
v3.0.1 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) | eLynx::ProgressNotifier | |
| Notify(float iProgress, uint32 iPhase) | eLynx::ProgressNotifier | [protected, virtual] |
| Notify(const char *iprString, uint32 iPhase) | eLynx::ProgressNotifier | [protected, virtual] |
| PopCurrentPhase() | eLynx::ProgressNotifier | |
| ProgressNotifier(uint32 iPhases=1, float iSensitivity=0.01f) | eLynx::ProgressNotifier | |
| PushCurrentPhase(bool iIncrement) | eLynx::ProgressNotifier | |
| RequestCancel() | eLynx::ProgressNotifier | |
| SetProgress(float iProgress, uint32 iPhase=0) | eLynx::ProgressNotifier | |
| SetSensitivity(float iSensitivity) | eLynx::ProgressNotifier | |
| ~ProgressNotifier() | eLynx::ProgressNotifier | [virtual] |