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

TAO_CEC_Push_Command Class Reference

#include <CEC_Dispatching_Task.h>

Inheritance diagram for TAO_CEC_Push_Command

Inheritance graph
[legend]
Collaboration diagram for TAO_CEC_Push_Command:

Collaboration graph
[legend]
List of all members.

Public Methods

 TAO_CEC_Push_Command (TAO_CEC_ProxyPushSupplier* proxy, CORBA::Any& event, ACE_Data_Block* data_block, ACE_Allocator *mb_allocator)
 Constructor.

virtual ~TAO_CEC_Push_Command (void)
 Destructor.

virtual int execute (CORBA::Environment&)
 Command callback.


Private Attributes

TAO_CEC_ProxyPushSupplierproxy_
 The proxy.

CORBA::Any event_
 The event.


Constructor & Destructor Documentation

ACE_INLINE TAO_CEC_Push_Command::TAO_CEC_Push_Command ( TAO_CEC_ProxyPushSupplier * proxy,
CORBA::Any & event,
ACE_Data_Block * data_block,
ACE_Allocator * mb_allocator )
 

Constructor.

TAO_CEC_Push_Command::~TAO_CEC_Push_Command ( void ) [virtual]
 

Destructor.


Member Function Documentation

int TAO_CEC_Push_Command::execute ( CORBA::Environment & ACE_TRY_ENV ) [virtual]
 

Command callback.

Reimplemented from TAO_CEC_Dispatch_Command.


Member Data Documentation

CORBA::Any TAO_CEC_Push_Command::event_ [private]
 

The event.

TAO_CEC_ProxyPushSupplier * TAO_CEC_Push_Command::proxy_ [private]
 

The proxy.


The documentation for this class was generated from the following files:
Generated at Fri Oct 5 08:25:19 2001 for TAO_CosEvent by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000