HL::LockedHeap< LockType, Super > Class Template Reference
#include <lockedheap.h>
List of all members.
Public Member Functions |
void * | malloc (size_t sz) |
void | free (void *ptr) |
size_t | getSize (void *ptr) const |
void | lock (void) |
void | unlock (void) |
Private Attributes |
LockType | thelock |
template<class LockType, class Super>
class HL::LockedHeap< LockType, Super >
Member Function Documentation
template<class LockType, class Super>
template<class LockType, class Super>
template<class LockType, class Super>
template<class LockType, class Super>
template<class LockType, class Super>
Member Data Documentation
template<class LockType, class Super>
The documentation for this class was generated from the following file: