AlexaClientSDK  3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
alexaClientSDK::acsdkManufactory::Import< Types > Class Template Reference

#include <Import.h>

Detailed Description

template<typename... Types>
class alexaClientSDK::acsdkManufactory::Import< Types >

Template for tagging a type as a dependency (an import) vs an export in a parameter pack that specifies the imports and exports of a Container or ContainerAccumulator.

Template Parameters
TypesTemplate parameters of the form <Type>+, where Types is a list of types to be imported.

The documentation for this class was generated from the following file:

AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0