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

◆ parseIceCommandLineOptions()

StringSeq Ice::Properties::parseIceCommandLineOptions ( const StringSeq & options)

Converts a sequence of command-line options into properties.

All options that start with one of the reserved Ice prefixes (--Ice, --IceSSL, etc.) are converted into properties.

Parameters
optionsThe command-line options.
Returns
The command-line options that do not start with one of the reserved prefixes, in their original order.