TAO_RTEvent  2.2.7
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Protected Member Functions | Private Attributes | List of all members
TAO_EC_Kokyu_Push_Command Class Reference

#include <EC_Kokyu_Dispatching.h>

Inheritance diagram for TAO_EC_Kokyu_Push_Command:
Inheritance graph
Collaboration diagram for TAO_EC_Kokyu_Push_Command:
Collaboration graph

Public Member Functions

 TAO_EC_Kokyu_Push_Command (TAO_EC_ProxyPushSupplier *proxy, RtecEventComm::PushConsumer_ptr consumer, RtecEventComm::EventSet &event, ACE_Allocator *allocator)
 Constructor. More...
 
virtual int execute (void)
 Command callback. More...
 

Protected Member Functions

virtual ~TAO_EC_Kokyu_Push_Command (void)
 

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

TAO_EC_Kokyu_Push_Command::TAO_EC_Kokyu_Push_Command ( TAO_EC_ProxyPushSupplier proxy,
RtecEventComm::PushConsumer_ptr  consumer,
RtecEventComm::EventSet event,
ACE_Allocator allocator 
)

Constructor.

TAO_EC_Kokyu_Push_Command::~TAO_EC_Kokyu_Push_Command ( void  )
protectedvirtual

Member Function Documentation

int TAO_EC_Kokyu_Push_Command::execute ( void  )
virtual

Command callback.

Member Data Documentation

RtecEventComm::PushConsumer_var TAO_EC_Kokyu_Push_Command::consumer_
private

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

RtecEventComm::EventSet TAO_EC_Kokyu_Push_Command::event_
private

The event.

TAO_EC_ProxyPushSupplier* TAO_EC_Kokyu_Push_Command::proxy_
private

The proxy.


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