16 #ifndef AACE_VEHICLE_CONFIG_VEHICLE_CONFIGURATION_H 17 #define AACE_VEHICLE_CONFIG_VEHICLE_CONFIGURATION_H 21 #include "AACE/Core/EngineConfiguration.h" 135 static std::shared_ptr<aace::core::config::EngineConfiguration>
createVehicleInfoConfig(
const std::vector<VehicleProperty>& propertyList );
170 stream <<
"GEOGRAPHY";
176 stream <<
"OPERATING_SYSTEM";
179 stream <<
"HARDWARE_ARCH";
182 stream <<
"LANGUAGE";
185 stream <<
"MICROPHONE";
188 stream <<
"COUNTRY_LIST";
191 stream <<
"VEHICLE_IDENTIFIER";
201 #endif // AACE_VEHICLE_CONFIG_VEHICLE_CONFIGURATION_H static std::shared_ptr< aace::core::config::EngineConfiguration > createOperatingCountryConfig(const std::string &operatingCountry)
std::pair< VehiclePropertyType, std::string > VehicleProperty
Definition: VehicleConfiguration.h:104
static std::shared_ptr< aace::core::config::EngineConfiguration > createVehicleInfoConfig(const std::vector< VehicleProperty > &propertyList)
Definition: AddressBook.h:26
VehiclePropertyType
Definition: VehicleConfiguration.h:38
Definition: VehicleConfiguration.h:32