Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

TAO_EC_Push_Command Class Reference

#include <EC_Dispatching_Task.h>

Inheritance diagram for TAO_EC_Push_Command:

Inheritance graph
[legend]
Collaboration diagram for TAO_EC_Push_Command:

Collaboration graph
[legend]
List of all members.

Public Methods

 TAO_EC_Push_Command (TAO_EC_ProxyPushSupplier *proxy, RtecEventComm::PushConsumer_ptr consumer, RtecEventComm::EventSet &event, ACE_Data_Block *data_block, ACE_Allocator *mb_allocator)
 Constructor. More...

virtual ~TAO_EC_Push_Command (void)
 Destructor. More...

virtual int execute (ACE_ENV_SINGLE_ARG_DECL_NOT_USED)
 Command callback. More...


Private Attributes

TAO_EC_ProxyPushSupplierproxy_
 The proxy. More...

RtecEventComm::PushConsumer_var consumer_
 The consumer connected to the proxy when the event was pushed. More...

RtecEventComm::EventSet event_
 The event. More...


Constructor & Destructor Documentation

ACE_INLINE TAO_EC_Push_Command::TAO_EC_Push_Command TAO_EC_ProxyPushSupplier   proxy,
RtecEventComm::PushConsumer_ptr    consumer,
RtecEventComm::EventSet   event,
ACE_Data_Block   data_block,
ACE_Allocator   mb_allocator
 

Constructor.

TAO_EC_Push_Command::~TAO_EC_Push_Command void    [virtual]
 

Destructor.


Member Function Documentation

int TAO_EC_Push_Command::execute ACE_ENV_SINGLE_ARG_DECL_NOT_USED    [virtual]
 

Command callback.

Reimplemented from TAO_EC_Dispatch_Command.


Member Data Documentation

RtecEventComm::PushConsumer_var TAO_EC_Push_Command::consumer_ [private]
 

The consumer connected to the proxy when the event was pushed.

RtecEventComm::EventSet TAO_EC_Push_Command::event_ [private]
 

The event.

TAO_EC_ProxyPushSupplier* TAO_EC_Push_Command::proxy_ [private]
 

The proxy.


The documentation for this class was generated from the following files:
Generated on Thu May 23 02:54:00 2002 for TAO_RTEvent by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001