TAO_RTEvent  2.2.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | List of all members
TAO_ECG_Handler_Shutdown Class Referenceabstract

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
Collaboration diagram for TAO_ECG_Handler_Shutdown:
Collaboration graph

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).

Constructor & Destructor Documentation

TAO_ECG_Handler_Shutdown::~TAO_ECG_Handler_Shutdown ( void  )
virtual

Member Function Documentation

virtual int TAO_ECG_Handler_Shutdown::shutdown ( void  )
pure virtual

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