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

◆ ice_getCompress()

std::optional< bool > Ice::ObjectPrx::ice_getCompress ( ) const
nodiscardnoexcept

Gets the compression override setting of this proxy.

Returns
The compression override setting. If nullopt is returned, no override is set. Otherwise, true if compression is enabled, false otherwise.