CDPInitOptions
-
class CDPInitOptions
Initialization option for the data provider.
Public Functions
-
virtual bool hasKey(const CDPString &optionKey) const = 0
Checks if the option with the given key exists.
-
virtual cdp_double_t doubleValue(const CDPString &optionKey) const = 0
Gets the double value of the option with the given key.
-
virtual bool hasKey(const CDPString &optionKey) const = 0