BaseCache

MLModule
genre FlowControl
author Daniel Romberg
package FMEstable/ReleaseMeVis
dll MLBaseCache
definition MLBaseCache.def
see also MemoryCache
keywords memory, buffer, copy, hold, store

Purpose

This modules caches arbitrary Base objects.

Usage

Connect an object an press Update.

Details

This module uses the virtual deep copy mechanism of Base.

Tips

Set Auto Update to automatically update the output on input changes.

Windows

Default Panel

../../../Projects/MLBaseCache/Modules/mhelp/Images/Screenshots/BaseCache._default.png

Input Fields

inBase

name: inBase, type: MLBase

Base object.

Output Fields

outBase

name: outBase, type: MLBase

Cached base object.

Parameter Fields

Visible Fields

Update

name: update, type: Trigger

Triggers update of output

Auto Update

name: autoUpdate, type: Bool, default: FALSE

Flag whether the output should be updated automatically