AlexaClientSDK
3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
|
This is the complete list of members for Interface, including all inherited members.
IntFromString(char *str)=0 | Interface | pure virtual |
IntRefFromString(char *str)=0 | Interface | pure virtual |
StringFromString(char *str)=0 | Interface | pure virtual |
VoidFromDouble(double n)=0 | Interface | pure virtual |
VoidFromFloat(float n)=0 | Interface | pure virtual |
VoidFromFunc(void(*func)(char *str))=0 | Interface | pure virtual |
VoidFromIntRef(int &n)=0 | Interface | pure virtual |
VoidFromString(char *str)=0 | Interface | pure virtual |
VoidFromVector(const std::vector< int > &v)=0 | Interface | pure virtual |
~Interface() | Interface | inlinevirtual |
AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0