![]() |
AlexaClientSDK
3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
|
Classes | |
| class | MixedUpTestCaseTest |
| class | MixedUpTestCaseWithSameTestNameTest |
| struct | PointerPrintable |
| struct | PrintableViaPrintTo |
| class | PrintableViaPrintToTemplate |
| class | StreamableTemplateInFoo |
| class | UnprintableInFoo |
Functions | |
| void | PrintTo (const PrintableViaPrintTo &x, ::std::ostream *os) |
| ::std::ostream & | operator<< (::std::ostream &os, const PointerPrintable *) |
| template<typename T > | |
| void | PrintTo (const PrintableViaPrintToTemplate< T > &x, ::std::ostream *os) |
| template<typename T > | |
| inline ::std::ostream & | operator<< (::std::ostream &os, const StreamableTemplateInFoo< T > &x) |
| TEST_F (MixedUpTestCaseTest, FirstTestFromNamespaceFoo) | |
| TEST_F (MixedUpTestCaseTest, SecondTestFromNamespaceFoo) | |
| TEST_F (MixedUpTestCaseWithSameTestNameTest, TheSecondTestWithThisNameShouldFail) | |
| ::std::ostream& foo::operator<< | ( | ::std::ostream & | os, |
| const PointerPrintable * | |||
| ) |
| inline ::std::ostream& foo::operator<< | ( | ::std::ostream & | os, |
| const StreamableTemplateInFoo< T > & | x | ||
| ) |
| void foo::PrintTo | ( | const PrintableViaPrintTo & | x, |
| ::std::ostream * | os | ||
| ) |
| void foo::PrintTo | ( | const PrintableViaPrintToTemplate< T > & | x, |
| ::std::ostream * | os | ||
| ) |
| foo::TEST_F | ( | MixedUpTestCaseTest | , |
| FirstTestFromNamespaceFoo | |||
| ) |
| foo::TEST_F | ( | MixedUpTestCaseTest | , |
| SecondTestFromNamespaceFoo | |||
| ) |
| foo::TEST_F | ( | MixedUpTestCaseWithSameTestNameTest | , |
| TheSecondTestWithThisNameShouldFail | |||
| ) |
AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0