61 const std::string& value)
63 licenseStore_ = value;
67 std::string licenseStore_;
#define ONIXS_CMESTREAMLINEDMDH_NAMESPACE_BEGIN
#define ONIXS_CMESTREAMLINEDMDH_NAMESPACE_END
#define ONIXS_CMESTREAMLINEDMDH_LTWT_CLASS
#define ONIXS_CMESTREAMLINEDMDH_EXPORTED
Collection of attributes for one-time initialization.
InitializationSettings()
Initializes settings with default values.
~InitializationSettings()
Cleans up all resources.
void licenseStore(const std::string &value)
Updates path to the folder where license manager should look for a valid license.
const std::string & licenseStore() const
Path to the folder where license manager should look for a valid license.
void initialize(const InitializationSettings &)
One-time initialization of market data services.