AlexaClientSDK
3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
|
Classes | |
struct | IsSharedPtr |
struct | IsSharedPtr< std::shared_ptr< T > > |
class | TypeRegistry |
struct | UnderlyingComponentType |
struct | UnderlyingComponentType< Annotated< Annotation, ComponentType > > |
Functions | |
std::ostream & | operator<< (std::ostream &stream, const TypeRegistry &typeRegistry) |
template<typename FeatureClientBuilderType > | |
ACSDK_INLINE_VISIBILITY void | AssertFeatureClientBuilderTypeIsValid () |
|
inline |
Function to assert if the given FeatureClientBuilderType is valid for use in feature construction
FeatureClientBuilderType | The type to validate |
|
inline |
Write a TypeRegistry
to an ostream
.
stream | The stream to write the value to. |
typeRegistry | The TypeRegistry to write to the ostream as a string. |
ostream
that was passed in and written to. AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0