TAO_CosEvent  2.2.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Private Attributes | List of all members
TAO_CEC_Propagate_Typed_Event Class Reference

#include <CEC_TypedConsumerAdmin.h>

Inheritance diagram for TAO_CEC_Propagate_Typed_Event:
Inheritance graph
Collaboration diagram for TAO_CEC_Propagate_Typed_Event:
Collaboration graph

Public Member Functions

 TAO_CEC_Propagate_Typed_Event (const TAO_CEC_TypedEvent &typed_event, TAO_CEC_TypedEventChannel *typed_event_channel)
 
void work (TAO_CEC_ProxyPushSupplier *supplier)
 
- Public Member Functions inherited from TAO_ESF_Worker< TAO_CEC_ProxyPushSupplier >
virtual ~TAO_ESF_Worker (void)
 
virtual void set_size (size_t size)
 
virtual void work (Object *object)=0
 

Private Attributes

const TAO_CEC_TypedEvent typed_event_
 The typed event. More...
 
TAO_CEC_TypedEventChanneltyped_event_channel_
 The typed EC. More...
 

Constructor & Destructor Documentation

TAO_CEC_Propagate_Typed_Event::TAO_CEC_Propagate_Typed_Event ( const TAO_CEC_TypedEvent typed_event,
TAO_CEC_TypedEventChannel typed_event_channel 
)

Member Function Documentation

void TAO_CEC_Propagate_Typed_Event::work ( TAO_CEC_ProxyPushSupplier supplier)

Member Data Documentation

const TAO_CEC_TypedEvent TAO_CEC_Propagate_Typed_Event::typed_event_
private

The typed event.

TAO_CEC_TypedEventChannel* TAO_CEC_Propagate_Typed_Event::typed_event_channel_
private

The typed EC.


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