csp::One2AnyChannel< DATA_TYPE > Class Template Reference
[Channels]

Inheritance diagram for csp::One2AnyChannel< DATA_TYPE >:

boost::noncopyable List of all members.

Detailed Description

template<typename DATA_TYPE>
class csp::One2AnyChannel< DATA_TYPE >

A one-to-any unbuffered channel.

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.


Member Function Documentation

template<typename DATA_TYPE>
AltChanin<DATA_TYPE> csp::One2AnyChannel< DATA_TYPE >::reader (  ) 

Gets the reading end of the channel.

template<typename DATA_TYPE>
Chanout<DATA_TYPE> csp::One2AnyChannel< DATA_TYPE >::writer (  ) 

Gets the writing end of the channel.


Generated on Mon Aug 20 12:24:29 2007 for C++CSP2 by  doxygen 1.4.7