#include "orbsvcs/Notify/notify_serv_export.h"
#include "orbsvcs/ESF/ESF_Worker.h"
#include "orbsvcs/Notify/Method_Request_Event.h"
#include "orbsvcs/Notify/ProxySupplier.h"
#include "orbsvcs/Notify/ProxyConsumer.h"
#include "orbsvcs/Notify/Consumer_Map.h"
#include "orbsvcs/Notify/Delivery_Request.h"
Include dependency graph for Method_Request_Lookup.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | TAO_Notify_Method_Request_Lookup |
class | TAO_Notify_Method_Request_Lookup_Queueable |
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... | |
Variables | |
TAO_BEGIN_VERSIONED_NAMESPACE_DECL class | TAO_Notify_Method_Request_Lookup_Queueable |
Definition in file Method_Request_Lookup.h.
|
Definition at line 31 of file Method_Request_Lookup.h. |