#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"
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... |
Definition in file Method_Request_Lookup.h.