#include </home/jenkins/workspace/orxonox_doxygen_trunk/src/external/gtest/include/gtest/gtest-message.h>
typedef std::ostream&(* testing::Message::BasicNarrowIoManip) (std::ostream &) |
|
private |
testing::Message::Message |
( |
| ) |
|
|
inline |
testing::Message::Message |
( |
const Message & |
msg | ) |
|
|
inline |
testing::Message::Message |
( |
const char * |
str | ) |
|
|
inlineexplicit |
template<typename T >
Message& testing::Message::operator<< |
( |
const T & |
val | ) |
|
|
inline |
template<typename T >
Message& testing::Message::operator<< |
( |
T *const & |
pointer | ) |
|
|
inline |
Message& testing::Message::operator<< |
( |
bool |
b | ) |
|
|
inline |
Message& testing::Message::operator<< |
( |
const wchar_t * |
wide_c_str | ) |
|
|
inline |
Message& testing::Message::operator<< |
( |
wchar_t * |
wide_c_str | ) |
|
|
inline |
The documentation for this class was generated from the following file: