OFBigDataArray Class Reference

A class for storing arbitrary big data in an array. More...

#import <OFDataArray.h>

Inheritance diagram for OFBigDataArray:
OFDataArray <OFCopying> OFObject <OFCopying>

List of all members.

Protected Attributes

size_t size

Detailed Description

A class for storing arbitrary big data in an array.

The OFBigDataArray class is a class for storing arbitrary data in an array and is designed to store large hunks of data. Therefore, it allocates memory in pages rather than a chunk of memory for each item.


The documentation for this class was generated from the following file:
 All Classes Functions Variables
Generated on Sun May 9 16:52:21 2010 for ObjFW by  doxygen 1.6.3