set_component: set_component

Description Usage Arguments Value Examples

Description

Set a component algorithm in a composite algorithm.

Usage

1
set_component(composite, node, ...)

Arguments

composite

The composite algorithm we want to manipulate (algo_composite).

node

The component algorithm we want to inject (algo_base).

Value

The modified composite algorithm (algo_composite).

Examples

1

daviddoret/haricot documentation built on May 21, 2019, 1:42 a.m.