Holder of temporary data to write files to cache: More...
#include <ImageCache.h>
Inherited by DD::Image::FileStreamWrite, and ImageCacheWrite.
Public Member Functions | |
virtual size_t | write (const void *data, size_t n)=0 |
virtual void | close ()=0 |
Holder of temporary data to write files to cache:
|
pure virtual |
Write a block of data to the file.
|
pure virtual |
Close the file and delete the write data structure. At this point the add_file is done.
©2024 The Foundry Visionmongers, Ltd. All Rights Reserved. |