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

◆ stringToIdentity()

Identity Ice::stringToIdentity ( std::string_view str)

Converts a stringified identity into an Identity.

Parameters
strThe stringified identity.
Returns
An Identity containing the name and category components.