![]() |
OWLNext 7.0
Borland's Object Windows Library for the modern age
|
Used internally. More...
#include <owl/template.h>
Public Member Functions | |
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 257 of file template.h.
|
inline |
Definition at line 282 of file template.h.
References CHECK.
|
inline |
Definition at line 289 of file template.h.
int owl::TMBaseMemBlocks< A >::AllocBlock | ( | size_t | sz | ) |
Definition at line 301 of file template.h.
|
inline |
Definition at line 265 of file template.h.
References REINTERPRET_CAST.
|
inline |
Definition at line 266 of file template.h.
void owl::TMBaseMemBlocks< A >::FreeTo | ( | unsigned | term | ) |
Definition at line 310 of file template.h.
References PRECONDITION.
|
inline |
Definition at line 269 of file template.h.