Go to: Attributes.

The base dependency node. Implements default behaviour for the operation of the dependency graph.

This node is abstract

Node name Parents MFn type Compatible function sets
dependNode kDependencyNode kBase
kNamedObject
kDependencyNode

Attributes (5)

binMembership, caching, isHistoricallyInteresting, message, nodeState

Long name (short name) Type Default Flags
message (msg) Message n/a outputconnectablehidden
Messaging attribute. For connecting without dataflow.
isHistoricallyInteresting (ihi) unsigned char 2 outputinputconnectablestorablehidden
Defines whether a particular node is useful for construction history
caching (cch) bool false outputinputconnectablestorable
Toggle caching for all attributes so that no recomputation is needed
nodeState (nds) enum 0 outputinputconnectablestorable
Defines how to evaluate the node. 0=Normal, 1=PassThrough, 2=Blocking 3=Internally disabled. Will return to Normal state when enabled. 4=Internally disabled. Will return to PassThrough state when enabled. 5=Internally disabled. Will return to Blocking state when enabled.
binMembership (bnm) string NULL outputinputstorablehidden
List of bins that the node belongs to