File: Base/Join.ned
C++ definition: click here
Joins multiple input streams into a single output stream.
The following diagram shows usage relationships between modules, networks and channels. Unresolved module (and channel) types are missing from the diagram. Click here to see the full picture.
Name | Direction | Description |
---|---|---|
in [ ] | input | |
out | output |
simple Join gates: in: in[]; out: out; endsimple