AlexaClientSDK  3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
Public Member Functions | List of all members
testing::gmock_matchers_test::NotCopyable Class Reference

Public Member Functions

 NotCopyable (int a_value)
 
int value () const
 
bool operator== (const NotCopyable &rhs) const
 
bool operator>= (const NotCopyable &rhs) const
 

Constructor & Destructor Documentation

◆ NotCopyable()

testing::gmock_matchers_test::NotCopyable::NotCopyable ( int  a_value)
inlineexplicit

Member Function Documentation

◆ operator==()

bool testing::gmock_matchers_test::NotCopyable::operator== ( const NotCopyable rhs) const
inline

◆ operator>=()

bool testing::gmock_matchers_test::NotCopyable::operator>= ( const NotCopyable rhs) const
inline

◆ value()

int testing::gmock_matchers_test::NotCopyable::value ( ) const
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