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

#include <TestDoubleEventFlagFactory.h>

Public Member Functions

 TestDoubleEventFlagFactory ()
 
virtual ~TestDoubleEventFlagFactory ()
 
virtual OSWrapper::EventFlagcreate (bool autoReset)
 
virtual void destroy (OSWrapper::EventFlag *e)
 
- Public Member Functions inherited from OSWrapper::EventFlagFactory
virtual ~EventFlagFactory ()
 

Constructor & Destructor Documentation

◆ TestDoubleEventFlagFactory()

template<typename T = TestDoubleEventFlag>
TestDoubleOSWrapper::TestDoubleEventFlagFactory< T >::TestDoubleEventFlagFactory ( )
inline

◆ ~TestDoubleEventFlagFactory()

template<typename T = TestDoubleEventFlag>
virtual TestDoubleOSWrapper::TestDoubleEventFlagFactory< T >::~TestDoubleEventFlagFactory ( )
inlinevirtual

Member Function Documentation

◆ create()

template<typename T = TestDoubleEventFlag>
virtual OSWrapper::EventFlag * TestDoubleOSWrapper::TestDoubleEventFlagFactory< T >::create ( bool  autoReset)
inlinevirtual

◆ destroy()

template<typename T = TestDoubleEventFlag>
virtual void TestDoubleOSWrapper::TestDoubleEventFlagFactory< T >::destroy ( OSWrapper::EventFlag e)
inlinevirtual

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