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

ImplementationRepository::ServerInformation Struct Reference

#include <ImplRepoC.h>

Collaboration diagram for ImplementationRepository::ServerInformation:

Collaboration graph
[legend]
List of all members.

Public Types

typedef ServerInformation_var _var_type

Public Methods

 ACE_NESTED_CLASS (ImplementationRepository, StartupOptions) startup

Static Public Methods

void _tao_any_destructor (void *)

Public Attributes

string logical_server
 The logical server this server is part of. More...

string server
 Server name. More...

StartupOptions startup
 How to start up the server. More...

Address location
 Where the server is located currently. More...

TAO_String_Manager logical_server
TAO_String_Manager server
TAO_String_Manager location

Member Typedef Documentation

typedef ServerInformation_var ImplementationRepository::ServerInformation::_var_type
 


Member Function Documentation

void ImplementationRepository::ServerInformation::_tao_any_destructor void *    [static]
 

ImplementationRepository::ServerInformation::ACE_NESTED_CLASS ImplementationRepository   ,
StartupOptions   
 


Member Data Documentation

TAO_String_Manager ImplementationRepository::ServerInformation::location
 

Address ImplementationRepository::ServerInformation::location
 

Where the server is located currently.

TAO_String_Manager ImplementationRepository::ServerInformation::logical_server
 

string ImplementationRepository::ServerInformation::logical_server
 

The logical server this server is part of.

TAO_String_Manager ImplementationRepository::ServerInformation::server
 

string ImplementationRepository::ServerInformation::server
 

Server name.

StartupOptions ImplementationRepository::ServerInformation::startup
 

How to start up the server.


The documentation for this struct was generated from the following files:
Generated on Thu Oct 10 20:08:45 2002 for TAO_PortableServer by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001