Ice
3.8
C++ API Reference
Loading...
Searching...
No Matches
◆
getIcePropertyAsInt()
int Ice::Properties::getIcePropertyAsInt
(
std::string_view
key
)
Gets an Ice property as an integer.
Parameters
key
The property key.
Returns
The property value interpreted as an integer, or the default value if the property is not set.
Exceptions
PropertyException
Thrown when the property is not a known Ice property or the value is not a valid integer.
See also
setProperty
Ice
Properties
Generated by
1.14.0