comstl/memory/functions.h File Reference


Detailed Description

[C, C++] COM memory functions (Memory Library).

#include <comstl/comstl.h>

Go to the source code of this file.

Namespaces

namespace  comstl

Functions

STLSOFT_INLINE size_t comstl__CoTaskMemGetSize (void *pv)
 [C only] Gives the size of a memory block
STLSOFT_INLINE cs_sint_t comstl__CoTaskMemDidAlloc (void *pv)
 [C only] Determines allocation ownership of a memory block
STLSOFT_INLINE void comstl__CoTaskMemHeapMinimise (void)
 [C only] Minimises the heap
size_t CoTaskMemGetSize (void *pv)
 Gives the size of a memory block.
cs_sint_t CoTaskMemDidAlloc (void *pv)
 Determines allocation ownership of a memory block.
void CoTaskMemHeapMinimise ()
 Minimises the heap.
void CoTaskMemHeapMinimize ()
 Minimises the heap.


Generated on Thu Jun 10 08:57:56 2010 for STLSoft by  doxygen 1.5.6