Micro template library A library for building device drivers
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

262 lines
12 KiB

  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml">
  3. <head>
  4. <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
  5. <meta http-equiv="X-UA-Compatible" content="IE=9"/>
  6. <meta name="generator" content="Doxygen 1.8.14"/>
  7. <meta name="viewport" content="width=device-width, initial-scale=1"/>
  8. <title>uTL: testing::WithParamInterface&lt; T &gt; Class Template Reference</title>
  9. <link href="tabs.css" rel="stylesheet" type="text/css"/>
  10. <script type="text/javascript" src="jquery.js"></script>
  11. <script type="text/javascript" src="dynsections.js"></script>
  12. <link href="navtree.css" rel="stylesheet" type="text/css"/>
  13. <script type="text/javascript" src="resize.js"></script>
  14. <script type="text/javascript" src="navtreedata.js"></script>
  15. <script type="text/javascript" src="navtree.js"></script>
  16. <script type="text/javascript">
  17. /* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
  18. $(document).ready(initResizable);
  19. /* @license-end */</script>
  20. <link href="search/search.css" rel="stylesheet" type="text/css"/>
  21. <script type="text/javascript" src="search/searchdata.js"></script>
  22. <script type="text/javascript" src="search/search.js"></script>
  23. <link href="doxygen.css" rel="stylesheet" type="text/css" />
  24. </head>
  25. <body>
  26. <div id="top"><!-- do not remove this div, it is closed by doxygen! -->
  27. <div id="titlearea">
  28. <table cellspacing="0" cellpadding="0">
  29. <tbody>
  30. <tr style="height: 56px;">
  31. <td id="projectalign" style="padding-left: 0.5em;">
  32. <div id="projectname">uTL
  33. </div>
  34. <div id="projectbrief">micro Template library</div>
  35. </td>
  36. </tr>
  37. </tbody>
  38. </table>
  39. </div>
  40. <!-- end header part -->
  41. <!-- Generated by Doxygen 1.8.14 -->
  42. <script type="text/javascript">
  43. /* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
  44. var searchBox = new SearchBox("searchBox", "search",false,'Search');
  45. /* @license-end */
  46. </script>
  47. <script type="text/javascript" src="menudata.js"></script>
  48. <script type="text/javascript" src="menu.js"></script>
  49. <script type="text/javascript">
  50. /* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
  51. $(function() {
  52. initMenu('',true,false,'search.php','Search');
  53. $(document).ready(function() { init_search(); });
  54. });
  55. /* @license-end */</script>
  56. <div id="main-nav"></div>
  57. </div><!-- top -->
  58. <div id="side-nav" class="ui-resizable side-nav-resizable">
  59. <div id="nav-tree">
  60. <div id="nav-tree-contents">
  61. <div id="nav-sync" class="sync"></div>
  62. </div>
  63. </div>
  64. <div id="splitbar" style="-moz-user-select:none;"
  65. class="ui-resizable-handle">
  66. </div>
  67. </div>
  68. <script type="text/javascript">
  69. /* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
  70. $(document).ready(function(){initNavTree('classtesting_1_1_with_param_interface.html','');});
  71. /* @license-end */
  72. </script>
  73. <div id="doc-content">
  74. <!-- window showing the filter options -->
  75. <div id="MSearchSelectWindow"
  76. onmouseover="return searchBox.OnSearchSelectShow()"
  77. onmouseout="return searchBox.OnSearchSelectHide()"
  78. onkeydown="return searchBox.OnSearchSelectKey(event)">
  79. </div>
  80. <!-- iframe showing the search results (closed by default) -->
  81. <div id="MSearchResultsWindow">
  82. <iframe src="javascript:void(0)" frameborder="0"
  83. name="MSearchResults" id="MSearchResults">
  84. </iframe>
  85. </div>
  86. <div class="header">
  87. <div class="summary">
  88. <a href="#pub-types">Public Types</a> &#124;
  89. <a href="#pub-methods">Public Member Functions</a> &#124;
  90. <a href="#pub-static-methods">Static Public Member Functions</a> &#124;
  91. <a href="#friends">Friends</a> &#124;
  92. <a href="classtesting_1_1_with_param_interface-members.html">List of all members</a> </div>
  93. <div class="headertitle">
  94. <div class="title">testing::WithParamInterface&lt; T &gt; Class Template Reference</div> </div>
  95. </div><!--header-->
  96. <div class="contents">
  97. <p><code>#include &lt;<a class="el" href="gtest_8h_source.html">gtest.h</a>&gt;</code></p>
  98. <div class="dynheader">
  99. Inheritance diagram for testing::WithParamInterface&lt; T &gt;:</div>
  100. <div class="dyncontent">
  101. <div class="center">
  102. <img src="classtesting_1_1_with_param_interface.png" usemap="#testing::WithParamInterface_3C_20T_20_3E_map" alt=""/>
  103. <map id="testing::WithParamInterface_3C_20T_20_3E_map" name="testing::WithParamInterface_3C_20T_20_3E_map">
  104. <area href="classtesting_1_1_test_with_param.html" alt="testing::TestWithParam&lt; T &gt;" shape="rect" coords="0,56,195,80"/>
  105. </map>
  106. </div></div>
  107. <table class="memberdecls">
  108. <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-types"></a>
  109. Public Types</h2></td></tr>
  110. <tr class="memitem:a343febaaebf1f025bda484f841d4fec1"><td class="memItemLeft" align="right" valign="top">typedef T&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtesting_1_1_with_param_interface.html#a343febaaebf1f025bda484f841d4fec1">ParamType</a></td></tr>
  111. <tr class="separator:a343febaaebf1f025bda484f841d4fec1"><td class="memSeparator" colspan="2">&#160;</td></tr>
  112. </table><table class="memberdecls">
  113. <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
  114. Public Member Functions</h2></td></tr>
  115. <tr class="memitem:a4e170bd42fa5e8ce48b80cee6bb52e26"><td class="memItemLeft" align="right" valign="top">virtual&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtesting_1_1_with_param_interface.html#a4e170bd42fa5e8ce48b80cee6bb52e26">~WithParamInterface</a> ()</td></tr>
  116. <tr class="separator:a4e170bd42fa5e8ce48b80cee6bb52e26"><td class="memSeparator" colspan="2">&#160;</td></tr>
  117. </table><table class="memberdecls">
  118. <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-static-methods"></a>
  119. Static Public Member Functions</h2></td></tr>
  120. <tr class="memitem:a1078d4493d7aa4d3e50d1d6c661bee4d"><td class="memItemLeft" align="right" valign="top">static const <a class="el" href="classtesting_1_1_with_param_interface.html#a343febaaebf1f025bda484f841d4fec1">ParamType</a> &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtesting_1_1_with_param_interface.html#a1078d4493d7aa4d3e50d1d6c661bee4d">GetParam</a> ()</td></tr>
  121. <tr class="separator:a1078d4493d7aa4d3e50d1d6c661bee4d"><td class="memSeparator" colspan="2">&#160;</td></tr>
  122. </table><table class="memberdecls">
  123. <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="friends"></a>
  124. Friends</h2></td></tr>
  125. <tr class="memitem:a7543eb7df89f00fff517dba24bc11dd5"><td class="memTemplParams" colspan="2">template&lt;class TestClass &gt; </td></tr>
  126. <tr class="memitem:a7543eb7df89f00fff517dba24bc11dd5"><td class="memTemplItemLeft" align="right" valign="top">class&#160;</td><td class="memTemplItemRight" valign="bottom"><a class="el" href="classtesting_1_1_with_param_interface.html#a7543eb7df89f00fff517dba24bc11dd5">internal::ParameterizedTestFactory</a></td></tr>
  127. <tr class="separator:a7543eb7df89f00fff517dba24bc11dd5"><td class="memSeparator" colspan="2">&#160;</td></tr>
  128. </table>
  129. <a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
  130. <div class="textblock"><h3>template&lt;typename T&gt;<br />
  131. class testing::WithParamInterface&lt; T &gt;</h3>
  132. <p class="definition">Definition at line <a class="el" href="gtest_8h_source.html#l16470">16470</a> of file <a class="el" href="gtest_8h_source.html">gtest.h</a>.</p>
  133. </div><h2 class="groupheader">Member Typedef Documentation</h2>
  134. <a id="a343febaaebf1f025bda484f841d4fec1"></a>
  135. <h2 class="memtitle"><span class="permalink"><a href="#a343febaaebf1f025bda484f841d4fec1">&#9670;&nbsp;</a></span>ParamType</h2>
  136. <div class="memitem">
  137. <div class="memproto">
  138. <div class="memtemplate">
  139. template&lt;typename T &gt; </div>
  140. <table class="memname">
  141. <tr>
  142. <td class="memname">typedef T <a class="el" href="classtesting_1_1_with_param_interface.html">testing::WithParamInterface</a>&lt; T &gt;::<a class="el" href="classtesting_1_1_with_param_interface.html#a343febaaebf1f025bda484f841d4fec1">ParamType</a></td>
  143. </tr>
  144. </table>
  145. </div><div class="memdoc">
  146. <p class="definition">Definition at line <a class="el" href="gtest_8h_source.html#l16472">16472</a> of file <a class="el" href="gtest_8h_source.html">gtest.h</a>.</p>
  147. </div>
  148. </div>
  149. <h2 class="groupheader">Constructor &amp; Destructor Documentation</h2>
  150. <a id="a4e170bd42fa5e8ce48b80cee6bb52e26"></a>
  151. <h2 class="memtitle"><span class="permalink"><a href="#a4e170bd42fa5e8ce48b80cee6bb52e26">&#9670;&nbsp;</a></span>~WithParamInterface()</h2>
  152. <div class="memitem">
  153. <div class="memproto">
  154. <div class="memtemplate">
  155. template&lt;typename T &gt; </div>
  156. <table class="mlabels">
  157. <tr>
  158. <td class="mlabels-left">
  159. <table class="memname">
  160. <tr>
  161. <td class="memname">virtual <a class="el" href="classtesting_1_1_with_param_interface.html">testing::WithParamInterface</a>&lt; T &gt;::~<a class="el" href="classtesting_1_1_with_param_interface.html">WithParamInterface</a> </td>
  162. <td>(</td>
  163. <td class="paramname"></td><td>)</td>
  164. <td></td>
  165. </tr>
  166. </table>
  167. </td>
  168. <td class="mlabels-right">
  169. <span class="mlabels"><span class="mlabel">inline</span><span class="mlabel">virtual</span></span> </td>
  170. </tr>
  171. </table>
  172. </div><div class="memdoc">
  173. <p class="definition">Definition at line <a class="el" href="gtest_8h_source.html#l16473">16473</a> of file <a class="el" href="gtest_8h_source.html">gtest.h</a>.</p>
  174. </div>
  175. </div>
  176. <h2 class="groupheader">Member Function Documentation</h2>
  177. <a id="a1078d4493d7aa4d3e50d1d6c661bee4d"></a>
  178. <h2 class="memtitle"><span class="permalink"><a href="#a1078d4493d7aa4d3e50d1d6c661bee4d">&#9670;&nbsp;</a></span>GetParam()</h2>
  179. <div class="memitem">
  180. <div class="memproto">
  181. <div class="memtemplate">
  182. template&lt;typename T &gt; </div>
  183. <table class="mlabels">
  184. <tr>
  185. <td class="mlabels-left">
  186. <table class="memname">
  187. <tr>
  188. <td class="memname">static const <a class="el" href="classtesting_1_1_with_param_interface.html#a343febaaebf1f025bda484f841d4fec1">ParamType</a>&amp; <a class="el" href="classtesting_1_1_with_param_interface.html">testing::WithParamInterface</a>&lt; T &gt;::GetParam </td>
  189. <td>(</td>
  190. <td class="paramname"></td><td>)</td>
  191. <td></td>
  192. </tr>
  193. </table>
  194. </td>
  195. <td class="mlabels-right">
  196. <span class="mlabels"><span class="mlabel">inline</span><span class="mlabel">static</span></span> </td>
  197. </tr>
  198. </table>
  199. </div><div class="memdoc">
  200. <p class="definition">Definition at line <a class="el" href="gtest_8h_source.html#l16477">16477</a> of file <a class="el" href="gtest_8h_source.html">gtest.h</a>.</p>
  201. </div>
  202. </div>
  203. <h2 class="groupheader">Friends And Related Function Documentation</h2>
  204. <a id="a7543eb7df89f00fff517dba24bc11dd5"></a>
  205. <h2 class="memtitle"><span class="permalink"><a href="#a7543eb7df89f00fff517dba24bc11dd5">&#9670;&nbsp;</a></span>internal::ParameterizedTestFactory</h2>
  206. <div class="memitem">
  207. <div class="memproto">
  208. <div class="memtemplate">
  209. template&lt;typename T &gt; </div>
  210. <div class="memtemplate">
  211. template&lt;class TestClass &gt; </div>
  212. <table class="mlabels">
  213. <tr>
  214. <td class="mlabels-left">
  215. <table class="memname">
  216. <tr>
  217. <td class="memname">friend class <a class="el" href="classtesting_1_1internal_1_1_parameterized_test_factory.html">internal::ParameterizedTestFactory</a></td>
  218. </tr>
  219. </table>
  220. </td>
  221. <td class="mlabels-right">
  222. <span class="mlabels"><span class="mlabel">friend</span></span> </td>
  223. </tr>
  224. </table>
  225. </div><div class="memdoc">
  226. <p class="definition">Definition at line <a class="el" href="gtest_8h_source.html#l16495">16495</a> of file <a class="el" href="gtest_8h_source.html">gtest.h</a>.</p>
  227. </div>
  228. </div>
  229. <hr/>The documentation for this class was generated from the following file:<ul>
  230. <li>test/eclipse-cygwin/lib/gtest/<a class="el" href="gtest_8h_source.html">gtest.h</a></li>
  231. </ul>
  232. </div><!-- contents -->
  233. </div><!-- doc-content -->
  234. <!-- start footer part -->
  235. <div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
  236. <ul>
  237. <li class="navelem"><a class="el" href="namespacetesting.html">testing</a></li><li class="navelem"><a class="el" href="classtesting_1_1_with_param_interface.html">WithParamInterface</a></li>
  238. <li class="footer">Generated by
  239. <a href="http://www.doxygen.org/index.html">
  240. <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.14 </li>
  241. </ul>
  242. </div>
  243. </body>
  244. </html>