Ice 3.6 Slice API Reference
All Classes Interfaces Structs Exceptions Modules Files Operations Constants Sequences Dictionaries Enumerations Enumerator Pages
Ice::Properties Member List

This is the complete list of members for Ice::Properties, including all inherited members.

clone()Ice::Properties
getCommandLineOptions()Ice::Properties
getPropertiesForPrefix(string prefix)Ice::Properties
getProperty(string key)Ice::Properties
getPropertyAsInt(string key)Ice::Properties
getPropertyAsIntWithDefault(string key, int value)Ice::Properties
getPropertyAsList(string key)Ice::Properties
getPropertyAsListWithDefault(string key, StringSeq value)Ice::Properties
getPropertyWithDefault(string key, string value)Ice::Properties
load(string file)Ice::Properties
parseCommandLineOptions(string prefix, StringSeq options)Ice::Properties
parseIceCommandLineOptions(StringSeq options)Ice::Properties
setProperty(string key, string value)Ice::Properties