|
CppELib 1.7.0
|
#include <OneShotTimerFactory.h>
Public Member Functions | |
| virtual | ~OneShotTimerFactory () |
| virtual OneShotTimer * | create (Runnable *r, const char *name)=0 |
| virtual void | destroy (OneShotTimer *t)=0 |
|
inlinevirtual |
|
pure virtual |
Implemented in TestDoubleOSWrapper::TestDoubleOneShotTimerFactory< T >.
|
pure virtual |
Implemented in TestDoubleOSWrapper::TestDoubleOneShotTimerFactory< T >.