testing::Message Class Reference
List of all members.
Public Member Functions |
| 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 |
The documentation for this class was generated from the following files:
- /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.4.31/Asg_GoogleTest/include/gtest/gtest-message.h
- /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.4.31/Asg_GoogleTest/Root/gtest.cxx