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
testing::gmock_matchers_test::AStruct Struct Reference
Inheritance diagram for testing::gmock_matchers_test::AStruct:
Inheritance graph
[legend]
Collaboration diagram for testing::gmock_matchers_test::AStruct:
Collaboration graph
[legend]

Public Member Functions

 AStruct ()
 
 AStruct (const AStruct &rhs)
 

Public Attributes

int x
 
const double y
 
Uncopyable z
 
const char * p
 

Constructor & Destructor Documentation

◆ AStruct() [1/2]

testing::gmock_matchers_test::AStruct::AStruct ( )
inline

◆ AStruct() [2/2]

testing::gmock_matchers_test::AStruct::AStruct ( const AStruct rhs)
inline

Member Data Documentation

◆ p

const char* testing::gmock_matchers_test::AStruct::p

◆ x

int testing::gmock_matchers_test::AStruct::x

◆ y

const double testing::gmock_matchers_test::AStruct::y

◆ z

Uncopyable testing::gmock_matchers_test::AStruct::z

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