OWLNext 7.0
Borland's Object Windows Library for the modern age
|
Used internally. More...
#include <owl/template.h>
Public Member Functions | |
TBaseMemBlocks (size_t sz=8192) | |
Public Member Functions inherited from owl::TMBaseMemBlocks< TStandardAllocator > | |
TMBaseMemBlocks (size_t=8192) | |
~TMBaseMemBlocks () | |
char * | Block () const |
unsigned | Count () const |
int | AllocBlock (size_t) |
void | FreeTo (unsigned) |
size_t | GetBlockSize () const |
Used internally.
Definition at line 318 of file template.h.
|
inline |
Definition at line 320 of file template.h.