OWLNext 7.0
Borland's Object Windows Library for the modern age
|
template <class A> class TMBaseMemBlocks 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 |
template <class A> class TMBaseMemBlocks Used internally.
Definition at line 252 of file template.h.
|
inline |
Definition at line 277 of file template.h.
References CHECK.
|
inline |
Definition at line 283 of file template.h.
Definition at line 290 of file template.h.
|
inline |
Definition at line 261 of file template.h.
References REINTERPRET_CAST.
|
inline |
Definition at line 262 of file template.h.
Definition at line 299 of file template.h.
References PRECONDITION.
|
inline |
Definition at line 265 of file template.h.