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

All implementations of RtecUDPAdmin::AddrServer idl interface should inherit from this abstract base. More...

#include <ECG_Address_Server_Base.h>

Inheritance diagram for TAO_ECG_Address_Server_Base:
Inheritance graph
Collaboration diagram for TAO_ECG_Address_Server_Base:
Collaboration graph

Public Member Functions

virtual int init (const char *arg)=0
 

Detailed Description

All implementations of RtecUDPAdmin::AddrServer idl interface should inherit from this abstract base.

Adds init () virtual method so that all AddrServer implementations can be initialized in the same fasion.

Member Function Documentation

virtual int TAO_ECG_Address_Server_Base::init ( const char *  arg)
pure virtual

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