Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

cl::utfsm::samplingSystemUI::core::ThreadCommunicator Class Reference

Collaboration diagram for cl::utfsm::samplingSystemUI::core::ThreadCommunicator:

Collaboration graph
[legend]
List of all members.

Static Private Attributes

ThreadCommunicator _instance

Detailed Description

This is a manager class designed to transport information from one thread to an other. The comunication is based in channels, each channel has its own LinkedBlockingQueue to gurantee data consistency. Once you get a channel to eficiently extract the data the darinTo(Collection c) meber is prefered, as it will move the data from the queue to the colection in an atomic action.


Member Data Documentation

ThreadCommunicator cl::utfsm::samplingSystemUI::core::ThreadCommunicator::_instance [static, private]
 


The documentation for this class was generated from the following file:
Generated on Thu Apr 30 03:10:05 2009 for ACS Java API by doxygen 1.3.8