Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Constructs an output message containing an input message from each source when they have all propagated a message. Sends this output message out to each of its targets.
void propagate_to_any_targets(
message<_OutputType> *
);
Requirements
Header: agents.h
Namespace: Concurrency