Ice 3.8
C++ API Reference
Loading...
Searching...
No Matches

◆ getRemoteObserver()

virtual RemoteObserverPtr Ice::Instrumentation::InvocationObserver::getRemoteObserver ( const ConnectionInfoPtr & con,
const EndpointPtr & endpt,
int requestId,
int size )
pure virtual

Gets a remote observer for this invocation.

Parameters
conThe connection information.
endptThe connection endpoint.
requestIdThe request ID.
sizeThe size of the invocation.
Returns
The observer to instrument the remote invocation.