ConicBundle
Public Attributes | List of all members
CH_Matrix_Classes::Memarray::Entry Class Reference

holds the information of one allocated block and serves as an item in the singly linked lists More...

Public Attributes

Entrynext
 points to the next entry in the list
 
char * addr
 points to the allocated block
 
long size
 gives the size of the allocated block
 
int index
 gives the index of the size group of this block
 

Detailed Description

holds the information of one allocated block and serves as an item in the singly linked lists


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