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

◆ getCollocatedObserver()

virtual CollocatedObserverPtr Ice::Instrumentation::InvocationObserver::getCollocatedObserver ( const ObjectAdapterPtr & adapter,
int requestId,
int size )
pure virtual

Gets a collocated observer for this invocation.

Parameters
adapterThe object adapter hosting the collocated Ice object.
requestIdThe request ID.
sizeThe size of the invocation.
Returns
The observer to instrument the collocated invocation.