#include <gtest-message.h>
◆ Message() [1/3]
testing::Message::Message |
( |
| ) |
|
◆ Message() [2/3]
testing::Message::Message |
( |
const Message & |
msg | ) |
|
|
inline |
◆ Message() [3/3]
testing::Message::Message |
( |
const char * |
str | ) |
|
|
inlineexplicit |
◆ GetString()
std::string testing::Message::GetString |
( |
| ) |
const |
◆ operator<<() [1/6]
template<typename T >
Message& testing::Message::operator<< |
( |
const T & |
val | ) |
|
|
inline |
◆ operator<<() [2/6]
template<typename T >
Message& testing::Message::operator<< |
( |
T *const & |
pointer | ) |
|
|
inline |
◆ operator<<() [3/6]
Message& testing::Message::operator<< |
( |
BasicNarrowIoManip |
val | ) |
|
|
inline |
◆ operator<<() [4/6]
Message& testing::Message::operator<< |
( |
bool |
b | ) |
|
|
inline |
◆ operator<<() [5/6]
Message& testing::Message::operator<< |
( |
const wchar_t * |
wide_c_str | ) |
|
◆ operator<<() [6/6]
Message& testing::Message::operator<< |
( |
wchar_t * |
wide_c_str | ) |
|
The documentation for this class was generated from the following file:
- /workplace/avs-device-sdk/SampleApplications/IPCServerSampleApplication/ThirdParty/googletest-release-1.8.0/googletest/include/gtest/gtest-message.h
AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved.
Licensed under the Apache License, Version 2.0