AlexaClientSDK  3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
Public Member Functions | List of all members
alexaClientSDK::avsCommon::utils::sds::test::MinimalTraits::AtomicBool Class Reference

An AtomicBool type with the minimum functionality required by SDS. More...

Inheritance diagram for alexaClientSDK::avsCommon::utils::sds::test::MinimalTraits::AtomicBool:
Inheritance graph
[legend]
Collaboration diagram for alexaClientSDK::avsCommon::utils::sds::test::MinimalTraits::AtomicBool:
Collaboration graph
[legend]

Public Member Functions

 operator bool ()
 Conversion to bool. More...
 
AtomicBooloperator= (const bool &rhs)
 

Detailed Description

An AtomicBool type with the minimum functionality required by SDS.

Member Function Documentation

◆ operator bool()

alexaClientSDK::avsCommon::utils::sds::test::MinimalTraits::AtomicBool::operator bool ( )
inline

Conversion to bool.

◆ operator=()

AtomicBool& alexaClientSDK::avsCommon::utils::sds::test::MinimalTraits::AtomicBool::operator= ( const bool &  rhs)
inline

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