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 Member Functions

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)

Static Public Member Functions

static TAO_EC_Servant_Var<
TAO_ECG_Simple_Address_Server
create (void)

Protected Member Functions

 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_BEGIN_VERSIONED_NAMESPACE_DECL 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

static 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 
) [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 Mon Apr 30 23:21:31 2007 for TAO_RTEvent by  doxygen 1.4.7-1