![]() |
LeechCraft
0.6.70-6645-gcd10d7e
Modular cross-platform feature rich live environment.
|
#include "iloadprogressreporter.h"
Public Member Functions | |
virtual | ~ILoadProcess () |
virtual void | ReportValue (int value)=0 |
virtual void | operator++ ()=0 |
Definition at line 35 of file iloadprogressreporter.h.
|
inlinevirtual |
Definition at line 38 of file iloadprogressreporter.h.
|
pure virtual |
|
pure virtual |