TAO_RTEvent  3.0.0
Public Member Functions | Private Attributes | List of all members
TAO_ECG_UDP_Receiver_Disconnect_Command Class Reference

Disconnects supplier represented by proxy from the Event Channel. More...

#include <ECG_UDP_Receiver.h>

Public Member Functions

 TAO_ECG_UDP_Receiver_Disconnect_Command ()
 
 TAO_ECG_UDP_Receiver_Disconnect_Command (RtecEventChannelAdmin::ProxyPushConsumer_ptr proxy)
 
 TAO_ECG_UDP_Receiver_Disconnect_Command (const TAO_ECG_UDP_Receiver_Disconnect_Command &rhs)
 
TAO_ECG_UDP_Receiver_Disconnect_Commandoperator= (const TAO_ECG_UDP_Receiver_Disconnect_Command &rhs)
 
void execute ()
 

Private Attributes

RtecEventChannelAdmin::ProxyPushConsumer_var proxy_
 

Detailed Description

Disconnects supplier represented by proxy from the Event Channel.

Utility class for use as a template argument to TAO_EC_Auto_Command. TAO_EC_Auto_Command<TAO_ECG_UDP_Receiver_Disconnect_Command> manages supplier connection to the Event Channel, automatically disconnecting from proxy in its destructor, if necessary.

Constructor & Destructor Documentation

◆ TAO_ECG_UDP_Receiver_Disconnect_Command() [1/3]

TAO_ECG_UDP_Receiver_Disconnect_Command::TAO_ECG_UDP_Receiver_Disconnect_Command ( )

◆ TAO_ECG_UDP_Receiver_Disconnect_Command() [2/3]

TAO_ECG_UDP_Receiver_Disconnect_Command::TAO_ECG_UDP_Receiver_Disconnect_Command ( RtecEventChannelAdmin::ProxyPushConsumer_ptr  proxy)

◆ TAO_ECG_UDP_Receiver_Disconnect_Command() [3/3]

TAO_ECG_UDP_Receiver_Disconnect_Command::TAO_ECG_UDP_Receiver_Disconnect_Command ( const TAO_ECG_UDP_Receiver_Disconnect_Command rhs)

Member Function Documentation

◆ execute()

void TAO_ECG_UDP_Receiver_Disconnect_Command::execute ( )

◆ operator=()

TAO_ECG_UDP_Receiver_Disconnect_Command& TAO_ECG_UDP_Receiver_Disconnect_Command::operator= ( const TAO_ECG_UDP_Receiver_Disconnect_Command rhs)

Member Data Documentation

◆ proxy_

RtecEventChannelAdmin::ProxyPushConsumer_var TAO_ECG_UDP_Receiver_Disconnect_Command::proxy_
private

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