OWLNext    7.0
Borland's Object Windows Library for the modern age
Loading...
Searching...
No Matches
owl::TMMemStack< A > Class Template Reference

template <class A> class TMMemStack More...

#include <owl/template.h>

Public Member Functions

 TMMemStack (size_t=8192)
 
voidAllocate (size_t)
 

Friends

class TMMarker< A >
 

Detailed Description

template<class A>
class owl::TMMemStack< A >

template <class A> class TMMemStack

Definition at line 331 of file template.h.

Constructor & Destructor Documentation

◆ TMMemStack()

template<class A >
owl::TMMemStack< A >::TMMemStack ( size_t sz = 8192)
inline

Definition at line 345 of file template.h.

References CHECK.

Member Function Documentation

◆ Allocate()

template<class A >
void * owl::TMMemStack< A >::Allocate ( size_t sz)

Definition at line 351 of file template.h.

Friends And Related Symbol Documentation

◆ TMMarker< A >

template<class A >
friend class TMMarker< A >
friend

Definition at line 320 of file template.h.


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