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::AClass Class Reference
Inheritance diagram for testing::gmock_matchers_test::AClass:
Inheritance graph
[legend]

Public Member Functions

 AClass ()
 
int n () const
 
void set_n (int new_n)
 
const string & s () const
 
void set_s (const string &new_s)
 
double & x () const
 

Constructor & Destructor Documentation

◆ AClass()

testing::gmock_matchers_test::AClass::AClass ( )
inline

Member Function Documentation

◆ n()

int testing::gmock_matchers_test::AClass::n ( ) const
inline

◆ s()

const string& testing::gmock_matchers_test::AClass::s ( ) const
inline

◆ set_n()

void testing::gmock_matchers_test::AClass::set_n ( int  new_n)
inline

◆ set_s()

void testing::gmock_matchers_test::AClass::set_s ( const string &  new_s)
inline

◆ x()

double& testing::gmock_matchers_test::AClass::x ( ) 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