#include <EC_Supplier_Filter.h>
Inheritance diagram for TAO_EC_Filter_Worker:
Public Member Functions | |
TAO_EC_Filter_Worker (RtecEventComm::EventSet &event, const TAO_EC_QOS_Info &event_info) | |
virtual void | work (TAO_EC_ProxyPushSupplier *supplier ACE_ENV_ARG_DECL) |
Private Attributes | |
RtecEventComm::EventSet & | event_ |
The event we push on each case, use a reference to avoid copies. | |
const TAO_EC_QOS_Info & | event_info_ |
The QoS info propagated on each event. |
|
|
|
|
|
The event we push on each case, use a reference to avoid copies.
|
|
The QoS info propagated on each event.
|