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

◆ operator<<() [5/12]

std::ostream & Ice::operator<< ( std::ostream & os,
const ObjectPrx & proxy )

Outputs the stringified version of a proxy to a stream.

Parameters
osThe output stream.
proxyThe proxy to output.
Returns
The output stream.