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

◆ initialize() [12/12]

CommunicatorPtr Ice::initialize ( StringSeq & seq,
std::string_view configFile )

Creates a new communicator.

Parameters
[in,out]seqThe command-line arguments. This function parses arguments starting with -- and one of the reserved prefixes (Ice, IceSSL, etc.) as properties for the new communicator and removes these elements from the list.
configFileThe name of an Ice configuration file.
Returns
The new communicator.