#include "ace/ACE_export.h"
#include "ace/Message_Queue.h"
#include "ace/Condition_Thread_Mutex.h"
#include "ace/Activation_Queue.inl"
Include dependency graph for Activation_Queue.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | ACE_Activation_Queue |
Reifies a method into a request. Subclasses typically represent necessary state and behavior. More... | |
Defines | |
#define | ACE_Activation_List ACE_Activation_Queue |
Define to be compatible with the terminology in the POSA2 book! | |
Variables | |
ACE_BEGIN_VERSIONED_NAMESPACE_DECL class | ACE_Method_Request |
Douglas C. Schmidt <schmidt@cs.wustl.edu>
Definition in file Activation_Queue.h.
|
Define to be compatible with the terminology in the POSA2 book!
Definition at line 29 of file Activation_Queue.h. |
|
Definition at line 33 of file Activation_Queue.h. |