|
OWLNext 7.0
Borland's Object Windows Library for the modern age
|
Object to initialize OLE and access memory manager. More...
#include <ocf/oleutil.h>
Public Member Functions | |
| TOleAllocator () | |
| TOleAllocator (IMalloc *mem) | |
| ~TOleAllocator () | |
| void * | Alloc (unsigned long size) |
| void | Free (void *pv) |
Public Attributes | |
| IMalloc * | Mem |
|
inline |
|
inline |
|
inline |
Definition at line 27 of file oleutil.cpp.
References _T, HR_OUTOFMEMORY, Mem, and OLECALL.
Definition at line 38 of file oleutil.cpp.
References Mem.