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

Inheritance diagram for csp::BufferedAny2OneChannel< DATA_TYPE >:

boost::noncopyable List of all members.

Detailed Description

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

A any-to-one buffered channel.

Please read the Channels section for more information on the channel, or read the Channel Buffers section for more information on the various buffering strategies.


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::BufferedAny2OneChannel< DATA_TYPE >::reader (  ) 

Gets the reading end of the channel.

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

Gets the writing end of the channel.


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