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

◆ Properties() [2/4]

Ice::Properties::Properties ( std::vector< std::string > optInPrefixes)
inlineexplicit

Constructs an empty property set with a list of opt-in prefixes.

Parameters
optInPrefixesThe list of opt-in prefixes allowed in the property set.
Remarks
This constructor is used by services such as IceGrid and IceStorm to parse properties with the IceGrid and IceStorm prefixes.

Definition at line 35 of file Properties.h.