|
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566 |
- \hypertarget{structtesting_1_1internal_1_1_code_location}{}\section{testing\+:\+:internal\+:\+:Code\+Location Struct Reference}
- \label{structtesting_1_1internal_1_1_code_location}\index{testing\+::internal\+::\+Code\+Location@{testing\+::internal\+::\+Code\+Location}}
-
-
- {\ttfamily \#include $<$gtest.\+h$>$}
-
- \subsection*{Public Member Functions}
- \begin{DoxyCompactItemize}
- \item
- \mbox{\hyperlink{structtesting_1_1internal_1_1_code_location_a323a11851c81629d632c47b9b767b8ac}{Code\+Location}} (const std\+::string \&a\+\_\+file, int a\+\_\+line)
- \end{DoxyCompactItemize}
- \subsection*{Public Attributes}
- \begin{DoxyCompactItemize}
- \item
- std\+::string \mbox{\hyperlink{structtesting_1_1internal_1_1_code_location_a38118056ad3c11359920274e393bc6b3}{file}}
- \item
- int \mbox{\hyperlink{structtesting_1_1internal_1_1_code_location_a01c977c7e8834a05a6d6c40b0c416045}{line}}
- \end{DoxyCompactItemize}
-
-
- \subsection{Detailed Description}
-
-
- Definition at line 6929 of file gtest.\+h.
-
-
-
- \subsection{Constructor \& Destructor Documentation}
- \mbox{\Hypertarget{structtesting_1_1internal_1_1_code_location_a323a11851c81629d632c47b9b767b8ac}\label{structtesting_1_1internal_1_1_code_location_a323a11851c81629d632c47b9b767b8ac}}
- \index{testing\+::internal\+::\+Code\+Location@{testing\+::internal\+::\+Code\+Location}!Code\+Location@{Code\+Location}}
- \index{Code\+Location@{Code\+Location}!testing\+::internal\+::\+Code\+Location@{testing\+::internal\+::\+Code\+Location}}
- \subsubsection{\texorpdfstring{Code\+Location()}{CodeLocation()}}
- {\footnotesize\ttfamily testing\+::internal\+::\+Code\+Location\+::\+Code\+Location (\begin{DoxyParamCaption}\item[{const std\+::string \&}]{a\+\_\+file, }\item[{int}]{a\+\_\+line }\end{DoxyParamCaption})\hspace{0.3cm}{\ttfamily [inline]}}
-
-
-
- Definition at line 6930 of file gtest.\+h.
-
-
-
- \subsection{Member Data Documentation}
- \mbox{\Hypertarget{structtesting_1_1internal_1_1_code_location_a38118056ad3c11359920274e393bc6b3}\label{structtesting_1_1internal_1_1_code_location_a38118056ad3c11359920274e393bc6b3}}
- \index{testing\+::internal\+::\+Code\+Location@{testing\+::internal\+::\+Code\+Location}!file@{file}}
- \index{file@{file}!testing\+::internal\+::\+Code\+Location@{testing\+::internal\+::\+Code\+Location}}
- \subsubsection{\texorpdfstring{file}{file}}
- {\footnotesize\ttfamily std\+::string testing\+::internal\+::\+Code\+Location\+::file}
-
-
-
- Definition at line 6933 of file gtest.\+h.
-
- \mbox{\Hypertarget{structtesting_1_1internal_1_1_code_location_a01c977c7e8834a05a6d6c40b0c416045}\label{structtesting_1_1internal_1_1_code_location_a01c977c7e8834a05a6d6c40b0c416045}}
- \index{testing\+::internal\+::\+Code\+Location@{testing\+::internal\+::\+Code\+Location}!line@{line}}
- \index{line@{line}!testing\+::internal\+::\+Code\+Location@{testing\+::internal\+::\+Code\+Location}}
- \subsubsection{\texorpdfstring{line}{line}}
- {\footnotesize\ttfamily int testing\+::internal\+::\+Code\+Location\+::line}
-
-
-
- Definition at line 6934 of file gtest.\+h.
-
-
-
- The documentation for this struct was generated from the following file\+:\begin{DoxyCompactItemize}
- \item
- test/eclipse-\/cygwin/lib/gtest/\mbox{\hyperlink{gtest_8h}{gtest.\+h}}\end{DoxyCompactItemize}
|