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

#include <TestDoubleVariableMemoryPoolFactory.h>

Public Member Functions

 TestDoubleVariableMemoryPoolFactory ()
 
virtual ~TestDoubleVariableMemoryPoolFactory ()
 
virtual OSWrapper::VariableMemoryPoolcreate (std::size_t memoryPoolSize, void *memoryPoolAddress)
 
virtual void destroy (OSWrapper::VariableMemoryPool *p)
 
- Public Member Functions inherited from OSWrapper::VariableMemoryPoolFactory
virtual ~VariableMemoryPoolFactory ()
 

Constructor & Destructor Documentation

◆ TestDoubleVariableMemoryPoolFactory()

template<typename T = TestDoubleVariableMemoryPool>
TestDoubleOSWrapper::TestDoubleVariableMemoryPoolFactory< T >::TestDoubleVariableMemoryPoolFactory ( )
inline

◆ ~TestDoubleVariableMemoryPoolFactory()

template<typename T = TestDoubleVariableMemoryPool>
virtual TestDoubleOSWrapper::TestDoubleVariableMemoryPoolFactory< T >::~TestDoubleVariableMemoryPoolFactory ( )
inlinevirtual

Member Function Documentation

◆ create()

template<typename T = TestDoubleVariableMemoryPool>
virtual OSWrapper::VariableMemoryPool * TestDoubleOSWrapper::TestDoubleVariableMemoryPoolFactory< T >::create ( std::size_t  memoryPoolSize,
void *  memoryPoolAddress 
)
inlinevirtual

◆ destroy()

template<typename T = TestDoubleVariableMemoryPool>
virtual void TestDoubleOSWrapper::TestDoubleVariableMemoryPoolFactory< T >::destroy ( OSWrapper::VariableMemoryPool p)
inlinevirtual

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