AlexaClientSDK  3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
Public Member Functions | Public Attributes | List of all members
Bool Struct Reference

Public Member Functions

 Bool (int val)
 
bool operator> (int n) const
 
Bool operator+ (const Bool &rhs) const
 
bool operator== (const Bool &rhs) const
 

Public Attributes

bool value
 

Constructor & Destructor Documentation

◆ Bool()

Bool::Bool ( int  val)
inlineexplicit

Member Function Documentation

◆ operator+()

Bool Bool::operator+ ( const Bool rhs) const
inline

◆ operator==()

bool Bool::operator== ( const Bool rhs) const
inline

◆ operator>()

bool Bool::operator> ( int  n) const
inline

Member Data Documentation

◆ value

bool Bool::value

The documentation for this struct 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