#include <ImplRepoC.h>
Collaboration diagram for ImplementationRepository::ServerInformation:
Public Types | |
typedef ServerInformation_var | _var_type |
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 |
ImplementationRepository::StartupOptions | startup |
TAO_String_Manager | location |
|
|
|
|
|
|
|
Where the server is located currently.
|
|
|
|
The logical server this server is part of.
|
|
|
|
Server name.
|
|
|
|
How to start up the server.
|