TAO_RTEvent 4.0.0
Loading...
Searching...
No Matches
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
[legend]
Collaboration diagram for TAO_EC_Kokyu_Push_Command:
Collaboration graph
[legend]

Public Member Functions

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

Protected Member Functions

virtual ~TAO_EC_Kokyu_Push_Command ()
 

Private Attributes

TAO_EC_ProxyPushSupplierproxy_
 The proxy.
 
RtecEventComm::PushConsumer_var consumer_
 The consumer connected to the proxy when the event was pushed.
 
RtecEventComm::EventSet event_
 The event.
 

Constructor & Destructor Documentation

◆ TAO_EC_Kokyu_Push_Command()

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::~TAO_EC_Kokyu_Push_Command ( )
protectedvirtual

Member Function Documentation

◆ execute()

int TAO_EC_Kokyu_Push_Command::execute ( )
virtual

Command callback.

Member Data Documentation

◆ consumer_

RtecEventComm::PushConsumer_var TAO_EC_Kokyu_Push_Command::consumer_
private

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

◆ event_

RtecEventComm::EventSet TAO_EC_Kokyu_Push_Command::event_
private

The event.

◆ proxy_

TAO_EC_ProxyPushSupplier* TAO_EC_Kokyu_Push_Command::proxy_
private

The proxy.


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