CppELib 1.7.0
Loading...
Searching...
No Matches
OSWrapper::OneShotTimerFactory Class Referenceabstract

#include <OneShotTimerFactory.h>

Public Member Functions

virtual ~OneShotTimerFactory ()
 
virtual OneShotTimercreate (Runnable *r, const char *name)=0
 
virtual void destroy (OneShotTimer *t)=0
 

Constructor & Destructor Documentation

◆ ~OneShotTimerFactory()

virtual OSWrapper::OneShotTimerFactory::~OneShotTimerFactory ( )
inlinevirtual

Member Function Documentation

◆ create()

virtual OneShotTimer * OSWrapper::OneShotTimerFactory::create ( Runnable r,
const char *  name 
)
pure virtual

◆ destroy()

virtual void OSWrapper::OneShotTimerFactory::destroy ( OneShotTimer t)
pure virtual

The documentation for this class was generated from the following file: