TAO_RTEvent  2.0.7
Public Member Functions
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).


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:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines