13#ifndef ML_IMAGE_FORMAT_FILE_CACHE_H
14#define ML_IMAGE_FORMAT_FILE_CACHE_H
30 class MLImageFormatCompressionParams;
117 virtual bool _handlePreserveCacheFileFlagChange(
Field* field);
122 void _shutDownFileIO(
bool forceRemove=
false);
128 void _clearOutput(
bool forceRemove=
false);
146 MLErrorCode _setUpOrOpenCacheFile(
bool *cacheWasLoaded=
nullptr);
INPUT_HANDLE
See documentation of handleInput.
INPUT_STATE
See documentation of handleInput.
#define ML_MODULE_CLASS_HEADER(className)
MLint32 MLErrorCode
Type of an ML Error code.
TSubImageBox< MLint > SubImageBox
Defines the standard SubImageBox type used in the ML. Its size varies with the size of the MLint type...