TAO_RTEvent
2.0.8
|
All implementations of RtecUDPAdmin::AddrServer idl interface should inherit from this abstract base. More...
#include <ECG_Address_Server_Base.h>
Public Member Functions | |
virtual int | init (const char *arg)=0 |
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.
virtual int TAO_ECG_Address_Server_Base::init | ( | const char * | arg | ) | [pure virtual] |