#include <EC_Supplier_Filter.h>


| Public Member Functions | |
| TAO_EC_Filter_Worker (RtecEventComm::EventSet &event, const TAO_EC_QOS_Info &event_info) | |
| virtual void | work (TAO_EC_ProxyPushSupplier *supplier) | 
| 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. | |
| TAO_BEGIN_VERSIONED_NAMESPACE_DECL ACE_INLINE TAO_EC_Filter_Worker::TAO_EC_Filter_Worker | ( | RtecEventComm::EventSet & | event, | |
| const TAO_EC_QOS_Info & | event_info | |||
| ) | 
| void TAO_EC_Filter_Worker::work | ( | TAO_EC_ProxyPushSupplier * | supplier | ) |  [virtual] | 
Implements TAO_ESF_Worker< TAO_EC_ProxyPushSupplier >.
The event we push on each case, use a reference to avoid copies.
| const TAO_EC_QOS_Info& TAO_EC_Filter_Worker::event_info_  [private] | 
The QoS info propagated on each event.
 1.5.6
 1.5.6