Inheritance diagram for csp::Any2OneChannel< DATA_TYPE >:
Please read the Channels section for more information on this class.
Public Member Functions | |
AltChanin< DATA_TYPE > | reader () |
Gets the reading end of the channel. | |
Chanout< DATA_TYPE > | writer () |
Gets the writing end of the channel. |
AltChanin<DATA_TYPE> csp::Any2OneChannel< DATA_TYPE >::reader | ( | ) |
Gets the reading end of the channel.
Chanout<DATA_TYPE> csp::Any2OneChannel< DATA_TYPE >::writer | ( | ) |
Gets the writing end of the channel.