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::threading::test::SimpleObject Class Reference

#include <ExecutorTestUtils.h>

Public Member Functions

 SimpleObject ()
 
 SimpleObject (int value)
 
int getValue ()
 

Detailed Description

SimpleObject is an object intended to be used as an argument or return type of functions used in Executor related tests

Constructor & Destructor Documentation

◆ SimpleObject() [1/2]

alexaClientSDK::avsCommon::utils::threading::test::SimpleObject::SimpleObject ( )
inline

◆ SimpleObject() [2/2]

alexaClientSDK::avsCommon::utils::threading::test::SimpleObject::SimpleObject ( int  value)
inline

Member Function Documentation

◆ getValue()

int alexaClientSDK::avsCommon::utils::threading::test::SimpleObject::getValue ( )
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