Skip to main content

utility:merge scopings containers

Version: 0.0.0

Description

Assembles a set of scopings containers into a unique one.

Inputs

InputNameExpected type(s)Description
Pin 0
Required
scopings_containersvector<shared_ptr<scopings_container>>, scopings_containerA vector of scopings containers to merge or scopings containers from pin 0 to ...

Outputs

OutputNameExpected type(s)Description
Pin 0merged_scopings_containerscopings_container

Configurations

NameExpected type(s)Default valueDescription
mutexboolfalseIf this option is set to true, the shared memory is prevented from being simultaneously accessed by multiple threads.

Scripting

Category: utility

Plugin: core

Scripting name: merge_scopings_containers

Full name: utility.merge_scopings_containers

Internal name: merge::scopings_container

License: None

Changelog

  • Version 0.0.0: Initial release.