TAO_RTEvent 4.0.3
Loading...
Searching...
No Matches
Public Member Functions | Private Attributes | List of all members
TAO_EC_Filter_Worker Class Reference

#include <EC_Supplier_Filter.h>

Inheritance diagram for TAO_EC_Filter_Worker:
Inheritance graph
[legend]
Collaboration diagram for TAO_EC_Filter_Worker:
Collaboration graph
[legend]

Public Member Functions

 TAO_EC_Filter_Worker (RtecEventComm::EventSet &event, const TAO_EC_QOS_Info &event_info)
 
virtual void work (TAO_EC_ProxyPushSupplier *supplier)
 
- Public Member Functions inherited from TAO_ESF_Worker< TAO_EC_ProxyPushSupplier >
virtual ~TAO_ESF_Worker ()
 
virtual void set_size (size_t size)
 
virtual void work (Object *object)=0
 

Private Attributes

RtecEventComm::EventSetevent_
 The event we push on each case, use a reference to avoid copies.
 
const TAO_EC_QOS_Infoevent_info_
 The QoS info propagated on each event.
 

Constructor & Destructor Documentation

◆ TAO_EC_Filter_Worker()

TAO_EC_Filter_Worker::TAO_EC_Filter_Worker ( RtecEventComm::EventSet & event,
const TAO_EC_QOS_Info & event_info )

Member Function Documentation

◆ work()

void TAO_EC_Filter_Worker::work ( TAO_EC_ProxyPushSupplier * supplier)
virtual

Member Data Documentation

◆ event_

RtecEventComm::EventSet& TAO_EC_Filter_Worker::event_
private

The event we push on each case, use a reference to avoid copies.

◆ event_info_

const TAO_EC_QOS_Info& TAO_EC_Filter_Worker::event_info_
private

The QoS info propagated on each event.


The documentation for this class was generated from the following files: