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

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

#include <ECG_UDP_Sender.h>

Collaboration diagram for TAO_ECG_UDP_Sender_Disconnect_Command:
Collaboration graph

Public Member Functions

 TAO_ECG_UDP_Sender_Disconnect_Command (void)
 
 TAO_ECG_UDP_Sender_Disconnect_Command (RtecEventChannelAdmin::ProxyPushSupplier_ptr proxy)
 
 TAO_ECG_UDP_Sender_Disconnect_Command (const TAO_ECG_UDP_Sender_Disconnect_Command &rhs)
 
TAO_ECG_UDP_Sender_Disconnect_Commandoperator= (const TAO_ECG_UDP_Sender_Disconnect_Command &rhs)
 
void execute (void)
 

Private Attributes

RtecEventChannelAdmin::ProxyPushSupplier_var proxy_
 

Detailed Description

Disconnects consumer 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_Sender_Disconnect_Command> manages consumer connection to the Event Channel, automatically disconnecting from proxy in its destructor, if necessary.

Constructor & Destructor Documentation

TAO_ECG_UDP_Sender_Disconnect_Command::TAO_ECG_UDP_Sender_Disconnect_Command ( void  )
TAO_ECG_UDP_Sender_Disconnect_Command::TAO_ECG_UDP_Sender_Disconnect_Command ( RtecEventChannelAdmin::ProxyPushSupplier_ptr  proxy)
TAO_ECG_UDP_Sender_Disconnect_Command::TAO_ECG_UDP_Sender_Disconnect_Command ( const TAO_ECG_UDP_Sender_Disconnect_Command rhs)

Member Function Documentation

void TAO_ECG_UDP_Sender_Disconnect_Command::execute ( void  )
TAO_ECG_UDP_Sender_Disconnect_Command& TAO_ECG_UDP_Sender_Disconnect_Command::operator= ( const TAO_ECG_UDP_Sender_Disconnect_Command rhs)

Member Data Documentation

RtecEventChannelAdmin::ProxyPushSupplier_var TAO_ECG_UDP_Sender_Disconnect_Command::proxy_
private

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