Main Page
Modules
Namespace List
Class Hierarchy
Alphabetical List
Compound List
File List
Namespace Members
Compound Members
File Members
MemAlloc::Node Class Reference
This class is used to do linked lists internally in
MemAlloc
.
More...
#include <MemAlloc.h>
List of all members.
Public Attributes
Node*
m_pNextNode
The next node in the linked list. A value of 0 means that the tail of the list has been reached.
Detailed Description
This class is used to do linked lists internally in
MemAlloc
.
The documentation for this class was generated from the following file:
/home/pcburns/c/penguinsound/include/PenguinSound/MemAlloc.h
Generated at Mon Nov 27 01:47:03 2000 for LibPenguinPlay by
1.2.3 written by
Dimitri van Heesch
, © 1997-2000