AlexaClientSDK  3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
alexaClientSDK::capabilityAgents::modeController::test::MockModeControllerInterface Member List

This is the complete list of members for alexaClientSDK::capabilityAgents::modeController::test::MockModeControllerInterface, including all inherited members.

addObserver(std::shared_ptr< ModeControllerObserverInterface > observer)=0alexaClientSDK::avsCommon::sdkInterfaces::modeController::ModeControllerInterfacepure virtual
adjustMode(int modeDelta, AlexaStateChangeCauseType cause)=0alexaClientSDK::avsCommon::sdkInterfaces::modeController::ModeControllerInterfacepure virtual
getConfiguration()=0alexaClientSDK::avsCommon::sdkInterfaces::modeController::ModeControllerInterfacepure virtual
getMode()=0alexaClientSDK::avsCommon::sdkInterfaces::modeController::ModeControllerInterfacepure virtual
GetModeResult typedefalexaClientSDK::capabilityAgents::modeController::test::MockModeControllerInterface
MOCK_METHOD0(getConfiguration, ModeControllerConfiguration())alexaClientSDK::capabilityAgents::modeController::test::MockModeControllerInterface
MOCK_METHOD0(getMode, GetModeResult())alexaClientSDK::capabilityAgents::modeController::test::MockModeControllerInterface
MOCK_METHOD1(addObserver, bool(std::shared_ptr< ModeControllerObserverInterface >))alexaClientSDK::capabilityAgents::modeController::test::MockModeControllerInterface
MOCK_METHOD1(removeObserver, void(const std::shared_ptr< ModeControllerObserverInterface > &))alexaClientSDK::capabilityAgents::modeController::test::MockModeControllerInterface
MOCK_METHOD2(setMode, ModeResult(const std::string &mode, const AlexaStateChangeCauseType cause))alexaClientSDK::capabilityAgents::modeController::test::MockModeControllerInterface
MOCK_METHOD2(adjustMode, ModeResult(const int modeDelta, const AlexaStateChangeCauseType cause))alexaClientSDK::capabilityAgents::modeController::test::MockModeControllerInterface
ModeControllerConfiguration typedefalexaClientSDK::avsCommon::sdkInterfaces::modeController::ModeControllerInterface
ModeResult typedefalexaClientSDK::capabilityAgents::modeController::test::MockModeControllerInterface
ModeState typedefalexaClientSDK::avsCommon::sdkInterfaces::modeController::ModeControllerInterface
removeObserver(const std::shared_ptr< ModeControllerObserverInterface > &observer)=0alexaClientSDK::avsCommon::sdkInterfaces::modeController::ModeControllerInterfacepure virtual
setMode(const std::string &mode, AlexaStateChangeCauseType cause)=0alexaClientSDK::avsCommon::sdkInterfaces::modeController::ModeControllerInterfacepure virtual
~ModeControllerInterface()=defaultalexaClientSDK::avsCommon::sdkInterfaces::modeController::ModeControllerInterfacevirtual

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