#include "orbsvcs/ESF/ESF_Worker.h"#include "ace/Null_Mutex.h"#include "ace/RB_Tree.h"#include "ace/Map_Manager.h"#include "orbsvcs/RtecEventChannelAdminC.h"#include "orbsvcs/Event/EC_ObserverStrategy.i"Include dependency graph for EC_ObserverStrategy.h:

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

Go to the source code of this file.
Classes | |
| class | TAO_EC_ObserverStrategy |
| The strategy to handle observers for the Event Channel subscriptions and publication. More... | |
| class | TAO_EC_Null_ObserverStrategy |
| A null observer strategy. More... | |
| class | TAO_EC_Basic_ObserverStrategy |
| A simple observer strategy. More... | |
| struct | TAO_EC_Basic_ObserverStrategy::Observer_Entry |
| The data kept for each observer. More... | |
| struct | TAO_EC_Basic_ObserverStrategy::Header_Compare |
| class | TAO_EC_Reactive_ObserverStrategy |
| A reactive observer strategy. More... | |
| class | TAO_EC_Accumulate_Supplier_Headers |
| class | TAO_EC_Accumulate_Consumer_Headers |
Variables | |
| ACE_BEGIN_VERSIONED_NAMESPACE_DECL class | ACE_Lock |
| ACE_END_VERSIONED_NAMESPACE_DECL TAO_BEGIN_VERSIONED_NAMESPACE_DECL class | TAO_EC_Event_Channel_Base |
Johnny Willemsen (jwillemsen@remedy.nl)
Kees van Marle (kvmarle@remedy.nl)
http://doc.ece.uci.edu/~coryan/EC/index.html
Definition in file EC_ObserverStrategy.h.
|
|
Definition at line 38 of file EC_ObserverStrategy.h. |
|
|
Definition at line 43 of file EC_ObserverStrategy.h. |
1.3.6