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

#include <TestDoubleMutexFactory.h>

Public Member Functions

 TestDoubleMutexFactory ()
 
virtual ~TestDoubleMutexFactory ()
 
virtual OSWrapper::Mutexcreate ()
 
virtual OSWrapper::Mutexcreate (int priorityCeiling)
 
virtual void destroy (OSWrapper::Mutex *m)
 
- Public Member Functions inherited from OSWrapper::MutexFactory
virtual ~MutexFactory ()
 

Constructor & Destructor Documentation

◆ TestDoubleMutexFactory()

template<typename T = TestDoubleMutex>
TestDoubleOSWrapper::TestDoubleMutexFactory< T >::TestDoubleMutexFactory ( )
inline

◆ ~TestDoubleMutexFactory()

template<typename T = TestDoubleMutex>
virtual TestDoubleOSWrapper::TestDoubleMutexFactory< T >::~TestDoubleMutexFactory ( )
inlinevirtual

Member Function Documentation

◆ create() [1/2]

template<typename T = TestDoubleMutex>
virtual OSWrapper::Mutex * TestDoubleOSWrapper::TestDoubleMutexFactory< T >::create ( )
inlinevirtual

◆ create() [2/2]

template<typename T = TestDoubleMutex>
virtual OSWrapper::Mutex * TestDoubleOSWrapper::TestDoubleMutexFactory< T >::create ( int  priorityCeiling)
inlinevirtual

◆ destroy()

template<typename T = TestDoubleMutex>
virtual void TestDoubleOSWrapper::TestDoubleMutexFactory< T >::destroy ( OSWrapper::Mutex m)
inlinevirtual

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