Future_Set.h File Reference

#include "ace/Thread.h"
#include "ace/Message_Queue.h"
#include "ace/Future.h"
#include "ace/Hash_Map_Manager_T.h"
#include "ace/Null_Mutex.h"
#include "ace/Future_Set.cpp"

Include dependency graph for Future_Set.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Classes

class  ACE_Future_Set
 This class implements a mechanism which allows the values of a collection of ACE_Future objects to be accessed by reader threads as they become available. The caller(s) provide the ACE_Future_Set (i.e. the observer...) with the collection of ACE_Future objects (i.e. the subjects...) that are to be observed using the the ACE_Future_Set::insert() method. The caller(s) may then iterate over the collection in the order in which they become readable using the ACE_Future_Set::next_readable() method. More...


Detailed Description

Future_Set.h,v 4.20 2006/02/10 09:50:41 jwillemsen Exp

Author:
John Tucker <jtucker@infoglide.com>

Definition in file Future_Set.h.


Generated on Thu Nov 9 10:11:26 2006 for ACE by doxygen 1.3.6