|
iDRS™ SDK 16
|
CDefaultPageCollection is the default implementation for the IPageCollection interface. More...
#include <idrs_common.h>
CDefaultPageCollection is the default implementation for the IPageCollection interface.
This default implementation will store pages in memory until a given memory treshold is reached, after which pages will be stored on disk as temporary files. This behavior can be configured via the StorageOptions property.
This means that this default implementation is able to automatically: