OWLNext    7.0
Borland's Object Windows Library for the modern age
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
owl::TBaseMemBlocks Class Reference

Used internally. More...

#include <owl/template.h>

Inheritance diagram for owl::TBaseMemBlocks:
owl::TMBaseMemBlocks< TStandardAllocator > owl::TStandardAllocator

Public Member Functions

 TBaseMemBlocks (size_t sz=8192)
 
- Public Member Functions inherited from owl::TMBaseMemBlocks< TStandardAllocator >
 TMBaseMemBlocks (size_t=8192)
 
 ~TMBaseMemBlocks ()
 
charBlock () const
 
unsigned Count () const
 
int AllocBlock (size_t)
 
void FreeTo (unsigned)
 
size_t GetBlockSize () const
 
- Public Member Functions inherited from owl::TStandardAllocator
void operator delete (void *ptr)
 
voidoperator new (size_t sz)
 
voidAlloc (size_t sz)
 
void Free (void *ptr)
 
voidReAlloc (void *ptr, size_t sz)
 

Detailed Description

Used internally.

Definition at line 330 of file template.h.

Constructor & Destructor Documentation

◆ TBaseMemBlocks()

owl::TBaseMemBlocks::TBaseMemBlocks ( size_t sz = 8192)
inline

Definition at line 335 of file template.h.


The documentation for this class was generated from the following file: