TAO_RTEvent 4.0.2
Loading...
Searching...
No Matches
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
[legend]
Collaboration diagram for TAO_ECG_Address_Server_Base:
Collaboration graph
[legend]

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

◆ init()

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

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