CppELib 1.7.0
|
This is the complete list of members for OSWrapper::OneShotTimer, including all inherited members.
create(Runnable *r, const char *name="") | OSWrapper::OneShotTimer | static |
destroy(OneShotTimer *t) | OSWrapper::OneShotTimer | static |
getDefaultUncaughtExceptionHandler() | OSWrapper::OneShotTimer | static |
getName() const =0 | OSWrapper::OneShotTimer | pure virtual |
getUncaughtExceptionHandler() const | OSWrapper::OneShotTimer | |
isStarted() const =0 | OSWrapper::OneShotTimer | pure virtual |
OneShotTimer(Runnable *r) | OSWrapper::OneShotTimer | inlineexplicitprotected |
setDefaultUncaughtExceptionHandler(UncaughtExceptionHandler *handler) | OSWrapper::OneShotTimer | static |
setName(const char *name)=0 | OSWrapper::OneShotTimer | pure virtual |
setUncaughtExceptionHandler(UncaughtExceptionHandler *handler) | OSWrapper::OneShotTimer | |
start(unsigned long timeInMillis)=0 | OSWrapper::OneShotTimer | pure virtual |
stop()=0 | OSWrapper::OneShotTimer | pure virtual |
timerMain() | OSWrapper::OneShotTimer | protected |
~OneShotTimer() | OSWrapper::OneShotTimer | inlineprotectedvirtual |