TAO_ECG_Handler_Shutdown Class Reference

Interface that should be implemented by multicast and udp handlers in EC gateways, so the handlers can be notified of shutdown (usually by Event Receivers). More...

#include <ECG_Adapters.h>

Inheritance diagram for TAO_ECG_Handler_Shutdown:

Inheritance graph
[legend]
List of all members.

Public Member Functions

virtual ~TAO_ECG_Handler_Shutdown (void)
virtual int shutdown (void)=0

Detailed Description

Interface that should be implemented by multicast and udp handlers in EC gateways, so the handlers can be notified of shutdown (usually by Event Receivers).

Definition at line 42 of file ECG_Adapters.h.


Constructor & Destructor Documentation

TAO_BEGIN_VERSIONED_NAMESPACE_DECL TAO_ECG_Handler_Shutdown::~TAO_ECG_Handler_Shutdown ( void   )  [virtual]

Definition at line 11 of file ECG_Adapters.cpp.

00012 {
00013 }


Member Function Documentation

virtual int TAO_ECG_Handler_Shutdown::shutdown ( void   )  [pure virtual]

Implemented in TAO_ECG_Mcast_EH, TAO_ECG_Simple_Mcast_EH, and TAO_ECG_UDP_EH.


The documentation for this class was generated from the following files:
Generated on Tue Feb 2 17:44:38 2010 for TAO_RTEvent by  doxygen 1.4.7