TBCI::tbci_memalloc< unsigned > Class Template Reference

#include <malloc_cache.h>

List of all members.

Public Member Functions

T * alloc (const unsigned long sz)
void dealloc (const T *const ptr, const unsigned long sz)

Protected Member Functions

 tbci_memalloc ()
 ~tbci_memalloc ()

Protected Attributes

tbci_memalloc_cache< T > m_cache

Friends

tbci_memalloc< T > & tbci_s_allocator ()


Detailed Description

template<>
class TBCI::tbci_memalloc< unsigned >

Definition at line 603 of file malloc_cache.h.


Constructor & Destructor Documentation

TBCI::tbci_memalloc< unsigned >::tbci_memalloc (  )  [inline, protected]

Definition at line 603 of file malloc_cache.h.

TBCI::tbci_memalloc< unsigned >::~tbci_memalloc (  )  [inline, protected]

Definition at line 603 of file malloc_cache.h.


Member Function Documentation

T* TBCI::tbci_memalloc< unsigned >::alloc ( const unsigned long  sz  )  [inline]

Definition at line 603 of file malloc_cache.h.

void TBCI::tbci_memalloc< unsigned >::dealloc ( const T *const   ptr,
const unsigned long  sz 
) [inline]

Definition at line 603 of file malloc_cache.h.


Friends And Related Function Documentation

tbci_memalloc<T >& tbci_s_allocator (  )  [friend]


Member Data Documentation

tbci_memalloc_cache<T > TBCI::tbci_memalloc< unsigned >::m_cache [protected]

Definition at line 603 of file malloc_cache.h.


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

Generated on Wed Nov 20 09:29:35 2013 for TBCI Numerical high perf. C++ Library by  doxygen 1.5.6