Ice 3.7 C++11 API Reference
Ice::Properties Member List

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

clone() noexcept=0Ice::Propertiespure virtual
getCommandLineOptions() noexcept=0Ice::Propertiespure virtual
getPropertiesForPrefix(const ::std::string &prefix) noexcept=0Ice::Propertiespure virtual
getProperty(const ::std::string &key) noexcept=0Ice::Propertiespure virtual
getPropertyAsInt(const ::std::string &key) noexcept=0Ice::Propertiespure virtual
getPropertyAsIntWithDefault(const ::std::string &key, int value) noexcept=0Ice::Propertiespure virtual
getPropertyAsList(const ::std::string &key) noexcept=0Ice::Propertiespure virtual
getPropertyAsListWithDefault(const ::std::string &key, const StringSeq &value) noexcept=0Ice::Propertiespure virtual
getPropertyWithDefault(const ::std::string &key, const ::std::string &value) noexcept=0Ice::Propertiespure virtual
load(const ::std::string &file)=0Ice::Propertiespure virtual
parseCommandLineOptions(const ::std::string &prefix, const StringSeq &options)=0Ice::Propertiespure virtual
parseIceCommandLineOptions(const StringSeq &options)=0Ice::Propertiespure virtual
setProperty(const ::std::string &key, const ::std::string &value)=0Ice::Propertiespure virtual
~Properties()Ice::Propertiesvirtual