PageCache

MLModule
author MeVis Medical Solutions AG
package MeVisLab/Standard
dll MLMiscModules
definition MLMiscModules.def
see also MemoryCache

Purpose

The module PageCache caches images by caching pages. The caching does not use a MemoryImage.

Windows

Default Panel

../../../Modules/ML/MLMiscModules/mhelp/Images/Screenshots/PageCache._default.png

Input Fields

input0

name: input0, type: Image

Output Fields

output0

name: output0, type: Image

Parameter Fields

Field Index

Clear: Trigger
progress: Double
Update: Trigger
Update Mode: Enum
Valid: Bool

Visible Fields

Update Mode

name: updateMode, type: Enum, default: Update

Defines the update mode.

Values:

Title Name
Update Update
Clear Clear
Off Off

Update

name: update, type: Trigger

If pressed, the module caches anew.

Clear

name: clear, type: Trigger

If pressed, the internal cache is cleared.

Valid

name: valid, type: Bool, persistent: no

Shows whether the output image is valid.

Hidden Fields

progress

name: progress, type: Double, persistent: no