|
1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859 |
- \hypertarget{classtesting_1_1internal_1_1_captured_stream}{}\section{testing\+:\+:internal\+:\+:Captured\+Stream Class Reference}
- \label{classtesting_1_1internal_1_1_captured_stream}\index{testing\+::internal\+::\+Captured\+Stream@{testing\+::internal\+::\+Captured\+Stream}}
- \subsection*{Public Member Functions}
- \begin{DoxyCompactItemize}
- \item
- \mbox{\hyperlink{classtesting_1_1internal_1_1_captured_stream_a4b05e68491831448c5c575a25146e53d}{Captured\+Stream}} (int fd)
- \item
- \mbox{\hyperlink{classtesting_1_1internal_1_1_captured_stream_af215c7a9326cb5ca61e6b7ca8231dcf1}{$\sim$\+Captured\+Stream}} ()
- \item
- std\+::string \mbox{\hyperlink{classtesting_1_1internal_1_1_captured_stream_a48f400f12afb642387f91a5c20f7a528}{Get\+Captured\+String}} ()
- \end{DoxyCompactItemize}
-
-
- \subsection{Detailed Description}
-
-
- Definition at line 10674 of file gtest-\/all.\+cc.
-
-
-
- \subsection{Constructor \& Destructor Documentation}
- \mbox{\Hypertarget{classtesting_1_1internal_1_1_captured_stream_a4b05e68491831448c5c575a25146e53d}\label{classtesting_1_1internal_1_1_captured_stream_a4b05e68491831448c5c575a25146e53d}}
- \index{testing\+::internal\+::\+Captured\+Stream@{testing\+::internal\+::\+Captured\+Stream}!Captured\+Stream@{Captured\+Stream}}
- \index{Captured\+Stream@{Captured\+Stream}!testing\+::internal\+::\+Captured\+Stream@{testing\+::internal\+::\+Captured\+Stream}}
- \subsubsection{\texorpdfstring{Captured\+Stream()}{CapturedStream()}}
- {\footnotesize\ttfamily testing\+::internal\+::\+Captured\+Stream\+::\+Captured\+Stream (\begin{DoxyParamCaption}\item[{int}]{fd }\end{DoxyParamCaption})\hspace{0.3cm}{\ttfamily [inline]}, {\ttfamily [explicit]}}
-
-
-
- Definition at line 10677 of file gtest-\/all.\+cc.
-
- \mbox{\Hypertarget{classtesting_1_1internal_1_1_captured_stream_af215c7a9326cb5ca61e6b7ca8231dcf1}\label{classtesting_1_1internal_1_1_captured_stream_af215c7a9326cb5ca61e6b7ca8231dcf1}}
- \index{testing\+::internal\+::\+Captured\+Stream@{testing\+::internal\+::\+Captured\+Stream}!````~Captured\+Stream@{$\sim$\+Captured\+Stream}}
- \index{````~Captured\+Stream@{$\sim$\+Captured\+Stream}!testing\+::internal\+::\+Captured\+Stream@{testing\+::internal\+::\+Captured\+Stream}}
- \subsubsection{\texorpdfstring{$\sim$\+Captured\+Stream()}{~CapturedStream()}}
- {\footnotesize\ttfamily testing\+::internal\+::\+Captured\+Stream\+::$\sim$\+Captured\+Stream (\begin{DoxyParamCaption}{ }\end{DoxyParamCaption})\hspace{0.3cm}{\ttfamily [inline]}}
-
-
-
- Definition at line 10725 of file gtest-\/all.\+cc.
-
-
-
- \subsection{Member Function Documentation}
- \mbox{\Hypertarget{classtesting_1_1internal_1_1_captured_stream_a48f400f12afb642387f91a5c20f7a528}\label{classtesting_1_1internal_1_1_captured_stream_a48f400f12afb642387f91a5c20f7a528}}
- \index{testing\+::internal\+::\+Captured\+Stream@{testing\+::internal\+::\+Captured\+Stream}!Get\+Captured\+String@{Get\+Captured\+String}}
- \index{Get\+Captured\+String@{Get\+Captured\+String}!testing\+::internal\+::\+Captured\+Stream@{testing\+::internal\+::\+Captured\+Stream}}
- \subsubsection{\texorpdfstring{Get\+Captured\+String()}{GetCapturedString()}}
- {\footnotesize\ttfamily std\+::string testing\+::internal\+::\+Captured\+Stream\+::\+Get\+Captured\+String (\begin{DoxyParamCaption}{ }\end{DoxyParamCaption})\hspace{0.3cm}{\ttfamily [inline]}}
-
-
-
- Definition at line 10729 of file gtest-\/all.\+cc.
-
-
-
- The documentation for this class was generated from the following file\+:\begin{DoxyCompactItemize}
- \item
- test/eclipse-\/cygwin/lib/gtest/\mbox{\hyperlink{gtest-all_8cc}{gtest-\/all.\+cc}}\end{DoxyCompactItemize}
|