![]() |
AlexaClientSDK
3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
|
#include <MockAndroidSLESInterface.h>
Public Member Functions | |
MockInterfaceImpl () | |
Constructor. More... | |
~MockInterfaceImpl () | |
Destructor. More... | |
InterfaceT & | get () |
MockInterface methods. | |
void | set (void *destination) |
![]() | |
virtual | ~MockInterface ()=default |
Implement the MockInterface
for any OpenSL ES Type.
alexaClientSDK::applicationUtilities::androidUtilities::test::MockInterfaceImpl< InterfaceT >::MockInterfaceImpl | ( | ) |
Constructor.
alexaClientSDK::applicationUtilities::androidUtilities::test::MockInterfaceImpl< InterfaceT >::~MockInterfaceImpl | ( | ) |
Destructor.
InterfaceT & alexaClientSDK::applicationUtilities::androidUtilities::test::MockInterfaceImpl< InterfaceT >::get | ( | ) |
Getter to the underlying mock object.
|
virtual |
Set the given pointer to the underlying object.
destination | The object that will store the underlying object pointer. |
Implements alexaClientSDK::applicationUtilities::androidUtilities::test::MockInterface.
AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0