QCMemory::QCStackCell Struct Reference

List of all members.

Detailed Description

A private struct representing a cell of the intern stack of the memory manager

Definition at line 123 of file QCMemory.hpp.

Public Attributes

QCFloatmemPtr
int memSize


Member Data Documentation

QCFloat* QCMemory::QCStackCell::memPtr
 

Pointer to a memory space.

Definition at line 127 of file QCMemory.hpp.

Referenced by QCMemory::printQCMemory(), and QCMemory::takeTmpMem().

int QCMemory::QCStackCell::memSize
 

Size of that memory space.

Definition at line 131 of file QCMemory.hpp.

Referenced by QCMemory::giveBackTmpMem(), QCMemory::printQCMemory(), and QCMemory::takeTmpMem().


The documentation for this struct was generated from the following file:
Generated on Sat Jan 28 21:07:34 2006 for QC++ by  doxygen 1.4.4