AlexaClientSDK  3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
testing::gmock_generated_function_mockers_test::MockStack< T > Member List

This is the complete list of members for testing::gmock_generated_function_mockers_test::MockStack< T >, including all inherited members.

GetSize() const =0testing::gmock_generated_function_mockers_test::StackInterface< T >pure virtual
GetTop() const =0testing::gmock_generated_function_mockers_test::StackInterface< T >pure virtual
MOCK_CONST_METHOD0_T(GetSize, int())testing::gmock_generated_function_mockers_test::MockStack< T >
MOCK_CONST_METHOD0_T(GetTop, const T &())testing::gmock_generated_function_mockers_test::MockStack< T >
MOCK_CONST_METHOD1_T(ReturnTypeWithComma, std::map< int, int >(int))testing::gmock_generated_function_mockers_test::MockStack< T >
MOCK_METHOD0_T(Pop, void())testing::gmock_generated_function_mockers_test::MockStack< T >
MOCK_METHOD0_T(ReturnTypeWithComma, std::map< int, int >())testing::gmock_generated_function_mockers_test::MockStack< T >
MOCK_METHOD1_T(Push, void(const T &elem))testing::gmock_generated_function_mockers_test::MockStack< T >
MockStack()testing::gmock_generated_function_mockers_test::MockStack< T >inline
Pop()=0testing::gmock_generated_function_mockers_test::StackInterface< T >pure virtual
Push(const T &value)=0testing::gmock_generated_function_mockers_test::StackInterface< T >pure virtual
~StackInterface()testing::gmock_generated_function_mockers_test::StackInterface< T >inlinevirtual

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