#include <gtest-message.h>
◆ BasicNarrowIoManip [1/2]
| typedef std::ostream &(* testing::Message::BasicNarrowIoManip) (std::ostream &) |
|
private |
◆ BasicNarrowIoManip [2/2]
| typedef std::ostream &(* testing::Message::BasicNarrowIoManip) (std::ostream &) |
|
private |
◆ Message() [1/6]
| testing::Message::Message |
( |
| ) |
|
◆ Message() [2/6]
◆ Message() [3/6]
| testing::Message::Message |
( |
const char * | str | ) |
|
|
inlineexplicit |
◆ Message() [4/6]
| testing::Message::Message |
( |
| ) |
|
◆ Message() [5/6]
◆ Message() [6/6]
| testing::Message::Message |
( |
const char * | str | ) |
|
|
inlineexplicit |
◆ GetString() [1/2]
| std::string testing::Message::GetString |
( |
| ) |
const |
◆ GetString() [2/2]
| std::string testing::Message::GetString |
( |
| ) |
const |
◆ operator<<() [1/12]
◆ operator<<() [2/12]
◆ operator<<() [3/12]
| Message & testing::Message::operator<< |
( |
bool | b | ) |
|
|
inline |
◆ operator<<() [4/12]
| Message & testing::Message::operator<< |
( |
bool | b | ) |
|
|
inline |
◆ operator<<() [5/12]
◆ operator<<() [6/12]
◆ operator<<() [7/12]
| Message & testing::Message::operator<< |
( |
const wchar_t * | wide_c_str | ) |
|
◆ operator<<() [8/12]
| Message & testing::Message::operator<< |
( |
const wchar_t * | wide_c_str | ) |
|
◆ operator<<() [9/12]
◆ operator<<() [10/12]
◆ operator<<() [11/12]
| Message & testing::Message::operator<< |
( |
wchar_t * | wide_c_str | ) |
|
◆ operator<<() [12/12]
| Message & testing::Message::operator<< |
( |
wchar_t * | wide_c_str | ) |
|
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ ss_
The documentation for this class was generated from the following files: