#include <allocator.h>
template<typename DataType>
Allocator< DataType >::Allocator |
( |
uint64_t |
totalBytes, |
|
|
uint64_t |
threadCount, |
|
|
uint64_t |
typeSize |
|
) |
| |
|
inline |
template<typename DataType>
template<typename DataType>
template<typename DataType>
template<typename DataType>
template<typename DataType>
template<typename DataType>
__thread uint64_t Allocator< T >::m_freeIndex |
|
staticprivate |
template<typename DataType>
template<typename DataType>
uint64_t Allocator< DataType >::m_threadCount |
|
private |
template<typename DataType>
template<typename DataType>
template<typename DataType>
The documentation for this class was generated from the following file: