#include "notify_export.h"
#include "orbsvcs/ESF/ESF_Worker.h"
#include "Method_Request.h"
#include "ProxyConsumer.h"
#include "Consumer_Map.h"
#include "Method_Request_Lookup_T.h"
Include dependency graph for Method_Request_Lookup.h:
This graph shows which files directly or indirectly include this file:
Compounds | |
class | TAO_Notify_Method_Request_Lookup |
Lookup command object looks up the event type of the given event in the consumer map and send the event to each proxysupplier. More... | |
class | TAO_Notify_Method_Request_Lookup_No_Copy |
Lookup command object looks up the event type of the given event in the consumer map and send the event to each proxysupplier. More... | |
Typedefs | |
typedef TAO_Notify_Method_Request_Lookup_T< const TAO_Notify_Event_var, TAO_Notify_ProxyConsumer_Guard, const TAO_Notify_Event_var &, TAO_Notify_ProxyConsumer * > | TAO_Notify_Method_Request_Lookup_Base |
typedef TAO_Notify_Method_Request_Lookup_T< const TAO_Notify_Event *, TAO_Notify_ProxyConsumer *, const TAO_Notify_Event *, TAO_Notify_ProxyConsumer * > | TAO_Notify_Method_Request_Lookup_No_Copy_Base |
|
|
|
|