slot-comma-NodeOutput-comma-character-dash-method: A method to override the behavoir of the function slot.

Description Arguments Details Value See Also

Description

A method to override the behavoir of the function slot.

Arguments

object

The object of type NodeOutput with the slot to look up.

name

A character value giving the name of the slot to look up.

Details

In order to enhance the memory management, coda files are optionally stored on the harddrive in temporary files and loaded on an as needed basis. By overriding this function, we are able to make this seamless. Overriding the function slot is a slight abuse and, as such, may in the future be replaced by an accessor function.

Value

Only if name is exactly “value” will the method return the mcarray containing the coda. Otherwise, it returns the result of callNextMethod().

See Also

slot


BALD documentation built on May 2, 2019, 6:51 a.m.