ACE
6.1.0
|
#include "ace/Unbounded_Set.h"
#include "ace/Strategies_T.h"
#include "ace/Synch_Traits.h"
#include "ace/Recursive_Thread_Mutex.h"
#include "ace/Condition_Recursive_Thread_Mutex.h"
#include "ace/Future.cpp"
Classes | |
class | ACE_Future_Holder< T > |
Implementation of object that holds an ACE_Future. More... | |
class | ACE_Future_Observer< T > |
ACE_Future_Observer<T> More... | |
class | ACE_Future_Rep< T > |
ACE_Future_Rep<T> More... | |
class | ACE_Future< T > |
This class implements a ``single write, multiple read'' pattern that can be used to return results from asynchronous method invocations. More... |