Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

TAO_ECG_Simple_Address_Server Class Reference

Basic implementation of RtecUDPAdmin idl interface. More...

#include <ECG_Simple_Address_Server.h>

Collaboration diagram for TAO_ECG_Simple_Address_Server:

Collaboration graph
[legend]
List of all members.

Public Methods

virtual ~TAO_ECG_Simple_Address_Server (void)
 Destructor.

int init (const char *arg)
virtual void get_addr (const RtecEventComm::EventHeader &header, RtecUDPAdmin::UDP_Addr_out addr ACE_ENV_ARG_DECL) throw (CORBA::SystemException)

Static Public Methods

TAO_EC_Servant_Var< TAO_ECG_Simple_Address_Server > create (void)

Protected Methods

 TAO_ECG_Simple_Address_Server (void)

Private Attributes

ACE_INET_Addr addr_

Detailed Description

Basic implementation of RtecUDPAdmin idl interface.

This simple server always returns multicast address it was initialized with, regardless of the header.


Constructor & Destructor Documentation

TAO_ECG_Simple_Address_Server::~TAO_ECG_Simple_Address_Server void    [virtual]
 

Destructor.

TAO_ECG_Simple_Address_Server::TAO_ECG_Simple_Address_Server void    [protected]
 

Constructor (protected). Clients can create new TAO_ECG_Simple_Address_Server objects using the static create() method.


Member Function Documentation

ACE_INLINE TAO_EC_Servant_Var< TAO_ECG_Simple_Address_Server > TAO_ECG_Simple_Address_Server::create void    [static]
 

Create a new TAO_ECG_Simple_Address_Server object. (Constructor access is restricted to insure that all TAO_ECG_Simple_Address_Server objects are heap-allocated.)

void TAO_ECG_Simple_Address_Server::get_addr const RtecEventComm::EventHeader   header,
RtecUDPAdmin::UDP_Addr_out addr    ACE_ENV_ARG_DECL
throw (CORBA::SystemException) [virtual]
 

int TAO_ECG_Simple_Address_Server::init const char *    arg
 


Member Data Documentation

ACE_INET_Addr TAO_ECG_Simple_Address_Server::addr_ [private]
 


The documentation for this class was generated from the following files:
Generated on Fri Apr 2 18:32:23 2004 for TAO_RTEvent by doxygen1.2.18