Loading...
 

CX_CORBA_MANAGER::RemoteClients

CX_CORBA_MANAGER::RemoteClients

Description:

Runs through the Corba naming service and returns a vector of names under which an interface named "RemoteMsg" is registered. The elements of the vector are each the last part of the schema "ClassiX"/.

. It is currently not tested whether the names found are actually bound to a ClassiX® Corba interface.

Code example:

Var(CM)

GetManager(CORBA) -> CM

CM Call(RemoteClients)

For a more detailed example, see also The Corba interface of the ClassiX® system, section "Notes on the application".

Stack
Stack Position Object type Brief description
Stack(In) Top
Stack(Out) Top VECTOR<STRING> Vector of Corba name components.
Function call: Call(RemoteClients)