|
Electroneum
|
#include <gtest-message.h>
Public Member Functions | |
| Message () | |
| Message (const Message &msg) | |
| Message (const char *str) | |
| template<typename T> | |
| Message & | operator<< (const T &val) |
| template<typename T> | |
| Message & | operator<< (T *const &pointer) |
| Message & | operator<< (BasicNarrowIoManip val) |
| Message & | operator<< (bool b) |
| Message & | operator<< (const wchar_t *wide_c_str) |
| Message & | operator<< (wchar_t *wide_c_str) |
| std::string | GetString () const |
| Message () | |
| Message (const Message &msg) | |
| Message (const char *str) | |
| template<typename T> | |
| Message & | operator<< (const T &val) |
| template<typename T> | |
| Message & | operator<< (T *const &pointer) |
| Message & | operator<< (BasicNarrowIoManip val) |
| Message & | operator<< (bool b) |
| Message & | operator<< (const wchar_t *wide_c_str) |
| Message & | operator<< (wchar_t *wide_c_str) |
| std::string | GetString () const |
Definition at line 85 of file gtest-message.h.
| testing::Message::Message | ( | ) |

|
inline |
Definition at line 96 of file gtest-message.h.

|
inlineexplicit |
Definition at line 101 of file gtest-message.h.
| testing::Message::Message | ( | ) |
|
inline |
Definition at line 96 of file gtest-message.h.

|
inlineexplicit |
Definition at line 101 of file gtest-message.h.
| std::string testing::Message::GetString | ( | ) | const |

| std::string testing::Message::GetString | ( | ) | const |
|
inline |
Definition at line 165 of file gtest-message.h.

|
inline |
Definition at line 165 of file gtest-message.h.

|
inline |
Definition at line 171 of file gtest-message.h.

|
inline |
Definition at line 171 of file gtest-message.h.

Definition at line 115 of file gtest-message.h.

Definition at line 115 of file gtest-message.h.

| Message & testing::Message::operator<< | ( | const wchar_t * | wide_c_str | ) |

| Message & testing::Message::operator<< | ( | const wchar_t * | wide_c_str | ) |

Definition at line 149 of file gtest-message.h.

Definition at line 149 of file gtest-message.h.

| Message & testing::Message::operator<< | ( | wchar_t * | wide_c_str | ) |

| Message & testing::Message::operator<< | ( | wchar_t * | wide_c_str | ) |
