\hypertarget{classtesting_1_1_message}{}\section{testing\+:\+:Message Class Reference} \label{classtesting_1_1_message}\index{testing\+::\+Message@{testing\+::\+Message}} {\ttfamily \#include $<$gtest.\+h$>$} \subsection*{Public Member Functions} \begin{DoxyCompactItemize} \item \mbox{\hyperlink{classtesting_1_1_message_af5ba7216630df9845f18feb64b1a5383}{Message}} () \item \mbox{\hyperlink{classtesting_1_1_message_ac126e24804817a053bebba0920d94a11}{Message}} (const \mbox{\hyperlink{classtesting_1_1_message}{Message}} \&msg) \item \mbox{\hyperlink{classtesting_1_1_message_a9de694ca239486809fc99fbbea8ac21d}{Message}} (const char $\ast$str) \item {\footnotesize template$<$typename T $>$ }\\\mbox{\hyperlink{classtesting_1_1_message}{Message}} \& \mbox{\hyperlink{classtesting_1_1_message_a2e0e71be52d54c20a75a55fca812721f}{operator$<$$<$}} (const T \&val) \item {\footnotesize template$<$typename T $>$ }\\\mbox{\hyperlink{classtesting_1_1_message}{Message}} \& \mbox{\hyperlink{classtesting_1_1_message_aa3ab685879958f90d2d8cd5b68d10c34}{operator$<$$<$}} (T $\ast$const \&pointer) \item \mbox{\hyperlink{classtesting_1_1_message}{Message}} \& \mbox{\hyperlink{classtesting_1_1_message_a3a71a1c1c8ea52de5852d75483d41453}{operator$<$$<$}} (Basic\+Narrow\+Io\+Manip val) \item \mbox{\hyperlink{classtesting_1_1_message}{Message}} \& \mbox{\hyperlink{classtesting_1_1_message_a3e1e04f23b1bdfe18adfd59928296346}{operator$<$$<$}} (bool b) \item \mbox{\hyperlink{classtesting_1_1_message}{Message}} \& \mbox{\hyperlink{classtesting_1_1_message_a34774e225944cb6df02db9689d312aae}{operator$<$$<$}} (const wchar\+\_\+t $\ast$wide\+\_\+c\+\_\+str) \item \mbox{\hyperlink{classtesting_1_1_message}{Message}} \& \mbox{\hyperlink{classtesting_1_1_message_aae57eefb3a72a19c11453d630b1d846c}{operator$<$$<$}} (wchar\+\_\+t $\ast$wide\+\_\+c\+\_\+str) \item \mbox{\hyperlink{classtesting_1_1_message}{Message}} \& \mbox{\hyperlink{classtesting_1_1_message_a0feb54e52c1c27786ad67e93d4356774}{operator$<$$<$}} (const \+::std\+::wstring \&wstr) \item std\+::string \mbox{\hyperlink{classtesting_1_1_message_a2cdc4df62bdcc9df37651a1cf527704e}{Get\+String}} () const \end{DoxyCompactItemize} \subsection{Detailed Description} Definition at line 2644 of file gtest.\+h. \subsection{Constructor \& Destructor Documentation} \mbox{\Hypertarget{classtesting_1_1_message_af5ba7216630df9845f18feb64b1a5383}\label{classtesting_1_1_message_af5ba7216630df9845f18feb64b1a5383}} \index{testing\+::\+Message@{testing\+::\+Message}!Message@{Message}} \index{Message@{Message}!testing\+::\+Message@{testing\+::\+Message}} \subsubsection{\texorpdfstring{Message()}{Message()}\hspace{0.1cm}{\footnotesize\ttfamily [1/3]}} {\footnotesize\ttfamily testing\+::\+Message\+::\+Message (\begin{DoxyParamCaption}{ }\end{DoxyParamCaption})} \mbox{\Hypertarget{classtesting_1_1_message_ac126e24804817a053bebba0920d94a11}\label{classtesting_1_1_message_ac126e24804817a053bebba0920d94a11}} \index{testing\+::\+Message@{testing\+::\+Message}!Message@{Message}} \index{Message@{Message}!testing\+::\+Message@{testing\+::\+Message}} \subsubsection{\texorpdfstring{Message()}{Message()}\hspace{0.1cm}{\footnotesize\ttfamily [2/3]}} {\footnotesize\ttfamily testing\+::\+Message\+::\+Message (\begin{DoxyParamCaption}\item[{const \mbox{\hyperlink{classtesting_1_1_message}{Message}} \&}]{msg }\end{DoxyParamCaption})\hspace{0.3cm}{\ttfamily [inline]}} Definition at line 2655 of file gtest.\+h. \mbox{\Hypertarget{classtesting_1_1_message_a9de694ca239486809fc99fbbea8ac21d}\label{classtesting_1_1_message_a9de694ca239486809fc99fbbea8ac21d}} \index{testing\+::\+Message@{testing\+::\+Message}!Message@{Message}} \index{Message@{Message}!testing\+::\+Message@{testing\+::\+Message}} \subsubsection{\texorpdfstring{Message()}{Message()}\hspace{0.1cm}{\footnotesize\ttfamily [3/3]}} {\footnotesize\ttfamily testing\+::\+Message\+::\+Message (\begin{DoxyParamCaption}\item[{const char $\ast$}]{str }\end{DoxyParamCaption})\hspace{0.3cm}{\ttfamily [inline]}, {\ttfamily [explicit]}} Definition at line 2660 of file gtest.\+h. \subsection{Member Function Documentation} \mbox{\Hypertarget{classtesting_1_1_message_a2cdc4df62bdcc9df37651a1cf527704e}\label{classtesting_1_1_message_a2cdc4df62bdcc9df37651a1cf527704e}} \index{testing\+::\+Message@{testing\+::\+Message}!Get\+String@{Get\+String}} \index{Get\+String@{Get\+String}!testing\+::\+Message@{testing\+::\+Message}} \subsubsection{\texorpdfstring{Get\+String()}{GetString()}} {\footnotesize\ttfamily std\+::string testing\+::\+Message\+::\+Get\+String (\begin{DoxyParamCaption}{ }\end{DoxyParamCaption}) const} \mbox{\Hypertarget{classtesting_1_1_message_a2e0e71be52d54c20a75a55fca812721f}\label{classtesting_1_1_message_a2e0e71be52d54c20a75a55fca812721f}} \index{testing\+::\+Message@{testing\+::\+Message}!operator$<$$<$@{operator$<$$<$}} \index{operator$<$$<$@{operator$<$$<$}!testing\+::\+Message@{testing\+::\+Message}} \subsubsection{\texorpdfstring{operator$<$$<$()}{operator<<()}\hspace{0.1cm}{\footnotesize\ttfamily [1/7]}} {\footnotesize\ttfamily template$<$typename T $>$ \\ \mbox{\hyperlink{classtesting_1_1_message}{Message}}\& testing\+::\+Message\+::operator$<$$<$ (\begin{DoxyParamCaption}\item[{const T \&}]{val }\end{DoxyParamCaption})\hspace{0.3cm}{\ttfamily [inline]}} Definition at line 2666 of file gtest.\+h. \mbox{\Hypertarget{classtesting_1_1_message_aa3ab685879958f90d2d8cd5b68d10c34}\label{classtesting_1_1_message_aa3ab685879958f90d2d8cd5b68d10c34}} \index{testing\+::\+Message@{testing\+::\+Message}!operator$<$$<$@{operator$<$$<$}} \index{operator$<$$<$@{operator$<$$<$}!testing\+::\+Message@{testing\+::\+Message}} \subsubsection{\texorpdfstring{operator$<$$<$()}{operator<<()}\hspace{0.1cm}{\footnotesize\ttfamily [2/7]}} {\footnotesize\ttfamily template$<$typename T $>$ \\ \mbox{\hyperlink{classtesting_1_1_message}{Message}}\& testing\+::\+Message\+::operator$<$$<$ (\begin{DoxyParamCaption}\item[{T $\ast$const \&}]{pointer }\end{DoxyParamCaption})\hspace{0.3cm}{\ttfamily [inline]}} Definition at line 2700 of file gtest.\+h. \mbox{\Hypertarget{classtesting_1_1_message_a3a71a1c1c8ea52de5852d75483d41453}\label{classtesting_1_1_message_a3a71a1c1c8ea52de5852d75483d41453}} \index{testing\+::\+Message@{testing\+::\+Message}!operator$<$$<$@{operator$<$$<$}} \index{operator$<$$<$@{operator$<$$<$}!testing\+::\+Message@{testing\+::\+Message}} \subsubsection{\texorpdfstring{operator$<$$<$()}{operator<<()}\hspace{0.1cm}{\footnotesize\ttfamily [3/7]}} {\footnotesize\ttfamily \mbox{\hyperlink{classtesting_1_1_message}{Message}}\& testing\+::\+Message\+::operator$<$$<$ (\begin{DoxyParamCaption}\item[{Basic\+Narrow\+Io\+Manip}]{val }\end{DoxyParamCaption})\hspace{0.3cm}{\ttfamily [inline]}} Definition at line 2715 of file gtest.\+h. \mbox{\Hypertarget{classtesting_1_1_message_a3e1e04f23b1bdfe18adfd59928296346}\label{classtesting_1_1_message_a3e1e04f23b1bdfe18adfd59928296346}} \index{testing\+::\+Message@{testing\+::\+Message}!operator$<$$<$@{operator$<$$<$}} \index{operator$<$$<$@{operator$<$$<$}!testing\+::\+Message@{testing\+::\+Message}} \subsubsection{\texorpdfstring{operator$<$$<$()}{operator<<()}\hspace{0.1cm}{\footnotesize\ttfamily [4/7]}} {\footnotesize\ttfamily \mbox{\hyperlink{classtesting_1_1_message}{Message}}\& testing\+::\+Message\+::operator$<$$<$ (\begin{DoxyParamCaption}\item[{bool}]{b }\end{DoxyParamCaption})\hspace{0.3cm}{\ttfamily [inline]}} Definition at line 2721 of file gtest.\+h. \mbox{\Hypertarget{classtesting_1_1_message_a34774e225944cb6df02db9689d312aae}\label{classtesting_1_1_message_a34774e225944cb6df02db9689d312aae}} \index{testing\+::\+Message@{testing\+::\+Message}!operator$<$$<$@{operator$<$$<$}} \index{operator$<$$<$@{operator$<$$<$}!testing\+::\+Message@{testing\+::\+Message}} \subsubsection{\texorpdfstring{operator$<$$<$()}{operator<<()}\hspace{0.1cm}{\footnotesize\ttfamily [5/7]}} {\footnotesize\ttfamily \mbox{\hyperlink{classtesting_1_1_message}{Message}}\& testing\+::\+Message\+::operator$<$$<$ (\begin{DoxyParamCaption}\item[{const wchar\+\_\+t $\ast$}]{wide\+\_\+c\+\_\+str }\end{DoxyParamCaption})} \mbox{\Hypertarget{classtesting_1_1_message_aae57eefb3a72a19c11453d630b1d846c}\label{classtesting_1_1_message_aae57eefb3a72a19c11453d630b1d846c}} \index{testing\+::\+Message@{testing\+::\+Message}!operator$<$$<$@{operator$<$$<$}} \index{operator$<$$<$@{operator$<$$<$}!testing\+::\+Message@{testing\+::\+Message}} \subsubsection{\texorpdfstring{operator$<$$<$()}{operator<<()}\hspace{0.1cm}{\footnotesize\ttfamily [6/7]}} {\footnotesize\ttfamily \mbox{\hyperlink{classtesting_1_1_message}{Message}}\& testing\+::\+Message\+::operator$<$$<$ (\begin{DoxyParamCaption}\item[{wchar\+\_\+t $\ast$}]{wide\+\_\+c\+\_\+str }\end{DoxyParamCaption})} \mbox{\Hypertarget{classtesting_1_1_message_a0feb54e52c1c27786ad67e93d4356774}\label{classtesting_1_1_message_a0feb54e52c1c27786ad67e93d4356774}} \index{testing\+::\+Message@{testing\+::\+Message}!operator$<$$<$@{operator$<$$<$}} \index{operator$<$$<$@{operator$<$$<$}!testing\+::\+Message@{testing\+::\+Message}} \subsubsection{\texorpdfstring{operator$<$$<$()}{operator<<()}\hspace{0.1cm}{\footnotesize\ttfamily [7/7]}} {\footnotesize\ttfamily \mbox{\hyperlink{classtesting_1_1_message}{Message}}\& testing\+::\+Message\+::operator$<$$<$ (\begin{DoxyParamCaption}\item[{const \+::std\+::wstring \&}]{wstr }\end{DoxyParamCaption})} The documentation for this class was generated from the following file\+:\begin{DoxyCompactItemize} \item test/eclipse-\/cygwin/lib/gtest/\mbox{\hyperlink{gtest_8h}{gtest.\+h}}\end{DoxyCompactItemize}