![]() |
Alexa Auto SDK
4.3
|
Public Member Functions | |
std::shared_ptr< std::istream > | getStream () override |
Static Public Member Functions | |
static std::shared_ptr< ConfigurationFile > | create (const std::string &configFilePath) |
Configuration class used to provide configuration data from a file. The contents of the file should be JSON data with values corresponding to the content provided by the other configuration objects.
|
static |
Creates a new instance of ConfigurationFile
by providing the path to a configuration file containing JSON data.
[in] | configFilePath | The path to the configuration file |
|
overridevirtual |
std::istream
object containing the JSON configuration data Implements aace::core::config::EngineConfiguration.
Alexa Auto SDK 4.3 - Copyright 2017-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0