AlexaClientSDK  1.25.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
Protected Member Functions | Protected Attributes | List of all members
alexaClientSDK::kwd::test::AbstractKeyWordDetectorTest Class Reference
Inheritance diagram for alexaClientSDK::kwd::test::AbstractKeyWordDetectorTest:
Inheritance graph
[legend]
Collaboration diagram for alexaClientSDK::kwd::test::AbstractKeyWordDetectorTest:
Collaboration graph
[legend]

Protected Member Functions

virtual void SetUp ()
 

Protected Attributes

std::shared_ptr< MockKeyWordDetectordetector
 
std::shared_ptr< MockKeyWordObserverkeyWordObserver1
 
std::shared_ptr< MockKeyWordObserverkeyWordObserver2
 
std::shared_ptr< MockStateObserverstateObserver1
 
std::shared_ptr< MockStateObserverstateObserver2
 

Member Function Documentation

◆ SetUp()

virtual void alexaClientSDK::kwd::test::AbstractKeyWordDetectorTest::SetUp ( )
inlineprotectedvirtual

Member Data Documentation

◆ detector

std::shared_ptr<MockKeyWordDetector> alexaClientSDK::kwd::test::AbstractKeyWordDetectorTest::detector
protected

◆ keyWordObserver1

std::shared_ptr<MockKeyWordObserver> alexaClientSDK::kwd::test::AbstractKeyWordDetectorTest::keyWordObserver1
protected

◆ keyWordObserver2

std::shared_ptr<MockKeyWordObserver> alexaClientSDK::kwd::test::AbstractKeyWordDetectorTest::keyWordObserver2
protected

◆ stateObserver1

std::shared_ptr<MockStateObserver> alexaClientSDK::kwd::test::AbstractKeyWordDetectorTest::stateObserver1
protected

◆ stateObserver2

std::shared_ptr<MockStateObserver> alexaClientSDK::kwd::test::AbstractKeyWordDetectorTest::stateObserver2
protected

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

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