AlexaClientSDK  3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
Classes | Enumerations | Functions | Variables
testing::internal2 Namespace Reference

Classes

class  TypeWithoutFormatter
 
class  TypeWithoutFormatter< T, kConvertibleToInteger >
 
class  TypeWithoutFormatter< T, kProtobuf >
 

Enumerations

enum  TypeKind { kProtobuf, kConvertibleToInteger, kOtherType }
 

Functions

GTEST_API_ void PrintBytesInObjectTo (const unsigned char *obj_bytes, size_t count, ::std::ostream *os)
 
template<typename Char , typename CharTraits , typename T >
::std::basic_ostream< Char, CharTraits > & operator<< (::std::basic_ostream< Char, CharTraits > &os, const T &x)
 

Variables

const size_t kProtobufOneLinerMaxLength = 50
 

Enumeration Type Documentation

◆ TypeKind

Enumerator
kProtobuf 
kConvertibleToInteger 
kOtherType 

Function Documentation

◆ operator<<()

template<typename Char , typename CharTraits , typename T >
::std::basic_ostream<Char, CharTraits>& testing::internal2::operator<< ( ::std::basic_ostream< Char, CharTraits > &  os,
const T &  x 
)

◆ PrintBytesInObjectTo()

GTEST_API_ void testing::internal2::PrintBytesInObjectTo ( const unsigned char *  obj_bytes,
size_t  count,
::std::ostream *  os 
)

Variable Documentation

◆ kProtobufOneLinerMaxLength

const size_t testing::internal2::kProtobufOneLinerMaxLength = 50

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