|
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475 |
- \hypertarget{classtesting_1_1_test_property}{}\section{testing\+:\+:Test\+Property Class Reference}
- \label{classtesting_1_1_test_property}\index{testing\+::\+Test\+Property@{testing\+::\+Test\+Property}}
-
-
- {\ttfamily \#include $<$gtest.\+h$>$}
-
- \subsection*{Public Member Functions}
- \begin{DoxyCompactItemize}
- \item
- \mbox{\hyperlink{classtesting_1_1_test_property_a25a0ccf1c75a92af46a48d3c2a873e6d}{Test\+Property}} (const std\+::string \&a\+\_\+key, const std\+::string \&a\+\_\+value)
- \item
- const char $\ast$ \mbox{\hyperlink{classtesting_1_1_test_property_ad60435d4ad04ac030487d8998fc61c5f}{key}} () const
- \item
- const char $\ast$ \mbox{\hyperlink{classtesting_1_1_test_property_ad423a07af33c88b0c9ed33ee74815a63}{value}} () const
- \item
- void \mbox{\hyperlink{classtesting_1_1_test_property_a377245335d9f614cd06d1650e3358e1d}{Set\+Value}} (const std\+::string \&new\+\_\+value)
- \end{DoxyCompactItemize}
-
-
- \subsection{Detailed Description}
-
-
- Definition at line 15133 of file gtest.\+h.
-
-
-
- \subsection{Constructor \& Destructor Documentation}
- \mbox{\Hypertarget{classtesting_1_1_test_property_a25a0ccf1c75a92af46a48d3c2a873e6d}\label{classtesting_1_1_test_property_a25a0ccf1c75a92af46a48d3c2a873e6d}}
- \index{testing\+::\+Test\+Property@{testing\+::\+Test\+Property}!Test\+Property@{Test\+Property}}
- \index{Test\+Property@{Test\+Property}!testing\+::\+Test\+Property@{testing\+::\+Test\+Property}}
- \subsubsection{\texorpdfstring{Test\+Property()}{TestProperty()}}
- {\footnotesize\ttfamily testing\+::\+Test\+Property\+::\+Test\+Property (\begin{DoxyParamCaption}\item[{const std\+::string \&}]{a\+\_\+key, }\item[{const std\+::string \&}]{a\+\_\+value }\end{DoxyParamCaption})\hspace{0.3cm}{\ttfamily [inline]}}
-
-
-
- Definition at line 15138 of file gtest.\+h.
-
-
-
- \subsection{Member Function Documentation}
- \mbox{\Hypertarget{classtesting_1_1_test_property_ad60435d4ad04ac030487d8998fc61c5f}\label{classtesting_1_1_test_property_ad60435d4ad04ac030487d8998fc61c5f}}
- \index{testing\+::\+Test\+Property@{testing\+::\+Test\+Property}!key@{key}}
- \index{key@{key}!testing\+::\+Test\+Property@{testing\+::\+Test\+Property}}
- \subsubsection{\texorpdfstring{key()}{key()}}
- {\footnotesize\ttfamily const char$\ast$ testing\+::\+Test\+Property\+::key (\begin{DoxyParamCaption}{ }\end{DoxyParamCaption}) const\hspace{0.3cm}{\ttfamily [inline]}}
-
-
-
- Definition at line 15143 of file gtest.\+h.
-
- \mbox{\Hypertarget{classtesting_1_1_test_property_a377245335d9f614cd06d1650e3358e1d}\label{classtesting_1_1_test_property_a377245335d9f614cd06d1650e3358e1d}}
- \index{testing\+::\+Test\+Property@{testing\+::\+Test\+Property}!Set\+Value@{Set\+Value}}
- \index{Set\+Value@{Set\+Value}!testing\+::\+Test\+Property@{testing\+::\+Test\+Property}}
- \subsubsection{\texorpdfstring{Set\+Value()}{SetValue()}}
- {\footnotesize\ttfamily void testing\+::\+Test\+Property\+::\+Set\+Value (\begin{DoxyParamCaption}\item[{const std\+::string \&}]{new\+\_\+value }\end{DoxyParamCaption})\hspace{0.3cm}{\ttfamily [inline]}}
-
-
-
- Definition at line 15153 of file gtest.\+h.
-
- \mbox{\Hypertarget{classtesting_1_1_test_property_ad423a07af33c88b0c9ed33ee74815a63}\label{classtesting_1_1_test_property_ad423a07af33c88b0c9ed33ee74815a63}}
- \index{testing\+::\+Test\+Property@{testing\+::\+Test\+Property}!value@{value}}
- \index{value@{value}!testing\+::\+Test\+Property@{testing\+::\+Test\+Property}}
- \subsubsection{\texorpdfstring{value()}{value()}}
- {\footnotesize\ttfamily const char$\ast$ testing\+::\+Test\+Property\+::value (\begin{DoxyParamCaption}{ }\end{DoxyParamCaption}) const\hspace{0.3cm}{\ttfamily [inline]}}
-
-
-
- Definition at line 15148 of file gtest.\+h.
-
-
-
- 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}
|