AlexaClientSDK  3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
Public Member Functions | Static Public Member Functions | Public Attributes | List of all members
alexaClientSDK::acsdkAlerts::test::AlarmAlertTest Class Reference
Inheritance diagram for alexaClientSDK::acsdkAlerts::test::AlarmAlertTest:
Inheritance graph
[legend]
Collaboration diagram for alexaClientSDK::acsdkAlerts::test::AlarmAlertTest:
Collaboration graph
[legend]

Public Member Functions

 AlarmAlertTest ()
 
- Public Member Functions inherited from testing::Test
virtual ~Test ()
 

Static Public Member Functions

static std::pair< std::unique_ptr< std::istream >, const avsCommon::utils::MediaTypealarmDefaultFactory ()
 
static std::pair< std::unique_ptr< std::istream >, const avsCommon::utils::MediaTypealarmShortFactory ()
 
- Static Public Member Functions inherited from testing::Test
static void SetUpTestCase ()
 
static void TearDownTestCase ()
 
static bool HasFatalFailure ()
 
static bool HasNonfatalFailure ()
 
static bool HasFailure ()
 
static void RecordProperty (const std::string &key, const std::string &value)
 
static void RecordProperty (const std::string &key, int value)
 

Public Attributes

std::shared_ptr< Alarmm_alarm
 

Additional Inherited Members

- Public Types inherited from testing::Test
typedef internal::SetUpTestCaseFunc SetUpTestCaseFunc
 
typedef internal::TearDownTestCaseFunc TearDownTestCaseFunc
 
- Protected Member Functions inherited from testing::Test
 Test ()
 
virtual void SetUp ()
 
virtual void TearDown ()
 

Constructor & Destructor Documentation

◆ AlarmAlertTest()

alexaClientSDK::acsdkAlerts::test::AlarmAlertTest::AlarmAlertTest ( )

Member Function Documentation

◆ alarmDefaultFactory()

static std::pair<std::unique_ptr<std::istream>, const avsCommon::utils::MediaType> alexaClientSDK::acsdkAlerts::test::AlarmAlertTest::alarmDefaultFactory ( )
inlinestatic

◆ alarmShortFactory()

static std::pair<std::unique_ptr<std::istream>, const avsCommon::utils::MediaType> alexaClientSDK::acsdkAlerts::test::AlarmAlertTest::alarmShortFactory ( )
inlinestatic

Member Data Documentation

◆ m_alarm

std::shared_ptr<Alarm> alexaClientSDK::acsdkAlerts::test::AlarmAlertTest::m_alarm

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

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