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

◆ datagram()

bool Ice::UDPEndpointInfo::datagram ( ) const
inlinenodiscardfinalvirtualnoexcept

Returns true if this endpoint's transport is a datagram transport (namely, UDP), false otherwise.

Returns
true for a UDP endpoint, false otherwise.

Reimplemented from Ice::EndpointInfo.

Definition at line 175 of file Endpoint.h.