CppELib 1.7.0
Loading...
Searching...
No Matches
TestDoubleOSWrapper::TestDoubleOneShotTimerFactory< T > Class Template Reference

#include <TestDoubleOneShotTimerFactory.h>

Public Member Functions

 TestDoubleOneShotTimerFactory ()
 
virtual ~TestDoubleOneShotTimerFactory ()
 
virtual OSWrapper::OneShotTimercreate (OSWrapper::Runnable *r, const char *name)
 
virtual void destroy (OSWrapper::OneShotTimer *t)
 
- Public Member Functions inherited from OSWrapper::OneShotTimerFactory
virtual ~OneShotTimerFactory ()
 

Constructor & Destructor Documentation

◆ TestDoubleOneShotTimerFactory()

template<typename T = TestDoubleOneShotTimer>
TestDoubleOSWrapper::TestDoubleOneShotTimerFactory< T >::TestDoubleOneShotTimerFactory ( )
inline

◆ ~TestDoubleOneShotTimerFactory()

template<typename T = TestDoubleOneShotTimer>
virtual TestDoubleOSWrapper::TestDoubleOneShotTimerFactory< T >::~TestDoubleOneShotTimerFactory ( )
inlinevirtual

Member Function Documentation

◆ create()

template<typename T = TestDoubleOneShotTimer>
virtual OSWrapper::OneShotTimer * TestDoubleOSWrapper::TestDoubleOneShotTimerFactory< T >::create ( OSWrapper::Runnable r,
const char *  name 
)
inlinevirtual

◆ destroy()

template<typename T = TestDoubleOneShotTimer>
virtual void TestDoubleOSWrapper::TestDoubleOneShotTimerFactory< T >::destroy ( OSWrapper::OneShotTimer t)
inlinevirtual

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