#include "ace/pre.h"
#include "ace/Module.h"
#include "ace/Stream.h"
#include "ace/streams.h"
#include "tao/corba.h"
#include "notify_export.h"
#include "ace/post.h"
Include dependency graph for Notify_Event_Processor.h:
This graph shows which files directly or indirectly include this file:
Compounds | |
class | TAO_Notify_Event_Processor |
TAO_Notify_Event_Processor. More... |
The QoS properties of "Order Policy" and "Discard Policy" can be set per proxy.To accomodate this we now have an ACE_Task per proxy. The TAO_Notify_Event_Processor asks each event listener and source for the task object to send commands to.