Qore ConnectionProvider Module Reference 2.0
Loading...
Searching...
No Matches
ConnectionProvider::OptionHelper Member List

This is the complete list of members for ConnectionProvider::OptionHelper, including all inherited members.

getBool(*hash< auto > opts, string key, *bool required, *bool default_value)ConnectionProvider::OptionHelperstatic
getHash(*hash< auto > opts, string key, *bool required, *hash< auto > default_value)ConnectionProvider::OptionHelperstatic
getInt(*hash< auto > opts, string key, *bool required, *int default_value)ConnectionProvider::OptionHelperstatic
getOptionType(*hash< auto > opts, string key, int type_code, string type_name, *bool required, auto default_value)ConnectionProvider::OptionHelperstatic
getString(*hash< auto > opts, string key, *bool required, *string default_value)ConnectionProvider::OptionHelperstatic