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

◆ PropertyDict

using Ice::PropertyDict = std::map<std::string, std::string, std::less<>>

A simple collection of properties, represented as a dictionary of key/value pairs.

Both key and value are strings.

See also
PropertiesAdmin::getPropertiesForPrefix

Definition at line 28 of file PropertyDict.h.