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.

89 lines
5.5 KiB

  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
  2. <html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
  3. <title>tbb::internal::tbb_exception_ptr Class Reference</title>
  4. <link href="doxygen.css" rel="stylesheet" type="text/css">
  5. <link href="tabs.css" rel="stylesheet" type="text/css">
  6. </head><body>
  7. <!-- Generated by Doxygen 1.4.7 -->
  8. <div class="tabs">
  9. <ul>
  10. <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
  11. <li><a href="modules.html"><span>Modules</span></a></li>
  12. <li><a href="namespaces.html"><span>Namespaces</span></a></li>
  13. <li id="current"><a href="annotated.html"><span>Classes</span></a></li>
  14. <li><a href="files.html"><span>Files</span></a></li>
  15. <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li>
  16. </ul></div>
  17. <div class="tabs">
  18. <ul>
  19. <li><a href="annotated.html"><span>Class&nbsp;List</span></a></li>
  20. <li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
  21. <li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
  22. </ul></div>
  23. <div class="nav">
  24. <a class="el" href="a00428.html">tbb</a>::<b>internal</b>::<a class="el" href="a00359.html">tbb_exception_ptr</a></div>
  25. <h1>tbb::internal::tbb_exception_ptr Class Reference</h1><!-- doxytag: class="tbb::internal::tbb_exception_ptr" -->Exception container that preserves the exact copy of the original exception.
  26. <a href="#_details">More...</a>
  27. <p>
  28. <code>#include &lt;tbb_exception.h&gt;</code>
  29. <p>
  30. <a href="a00164.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0">
  31. <tr><td></td></tr>
  32. <tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr>
  33. <tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00359.html#921875bbacd2c8a5f324c7da7a415262">destroy</a> () throw ()</td></tr>
  34. <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Destroys this objects. <a href="#921875bbacd2c8a5f324c7da7a415262"></a><br></td></tr>
  35. <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="292832fd5c523e3d8081a22247840a1d"></a><!-- doxytag: member="tbb::internal::tbb_exception_ptr::throw_self" ref="292832fd5c523e3d8081a22247840a1d" args="()" -->
  36. void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00359.html#292832fd5c523e3d8081a22247840a1d">throw_self</a> ()</td></tr>
  37. <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Throws the contained exception . <br></td></tr>
  38. <tr><td colspan="2"><br><h2>Static Public Member Functions</h2></td></tr>
  39. <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="65083750bebe799d3fe8143c794523bb"></a><!-- doxytag: member="tbb::internal::tbb_exception_ptr::allocate" ref="65083750bebe799d3fe8143c794523bb" args="()" -->
  40. static <a class="el" href="a00359.html">tbb_exception_ptr</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><b>allocate</b> ()</td></tr>
  41. <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="d1111b00ba54b7fe35e6d3a0f21de287"></a><!-- doxytag: member="tbb::internal::tbb_exception_ptr::allocate" ref="d1111b00ba54b7fe35e6d3a0f21de287" args="(const tbb_exception &amp;tag)" -->
  42. static <a class="el" href="a00359.html">tbb_exception_ptr</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><b>allocate</b> (const <a class="el" href="a00358.html">tbb_exception</a> &amp;tag)</td></tr>
  43. <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="c35e5db8e9cdff5d1387db5b0bad2e4a"></a><!-- doxytag: member="tbb::internal::tbb_exception_ptr::allocate" ref="c35e5db8e9cdff5d1387db5b0bad2e4a" args="(captured_exception &amp;src)" -->
  44. static <a class="el" href="a00359.html">tbb_exception_ptr</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00359.html#c35e5db8e9cdff5d1387db5b0bad2e4a">allocate</a> (<a class="el" href="a00278.html">captured_exception</a> &amp;src)</td></tr>
  45. <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">This overload uses move semantics (i.e. it empties src). <br></td></tr>
  46. </table>
  47. <hr><a name="_details"></a><h2>Detailed Description</h2>
  48. Exception container that preserves the exact copy of the original exception.
  49. <p>
  50. This class can be used only when the appropriate runtime support (mandated by C++0x) is present
  51. <p>
  52. <hr><h2>Member Function Documentation</h2>
  53. <a class="anchor" name="921875bbacd2c8a5f324c7da7a415262"></a><!-- doxytag: member="tbb::internal::tbb_exception_ptr::destroy" ref="921875bbacd2c8a5f324c7da7a415262" args="()" -->
  54. <div class="memitem">
  55. <div class="memproto">
  56. <table class="memname">
  57. <tr>
  58. <td class="memname">void tbb::internal::tbb_exception_ptr::destroy </td>
  59. <td>(</td>
  60. <td class="paramname"> </td>
  61. <td>&nbsp;)&nbsp;</td>
  62. <td width="100%"> throw ()</td>
  63. </tr>
  64. </table>
  65. </div>
  66. <div class="memdoc">
  67. <p>
  68. Destroys this objects.
  69. <p>
  70. Note that objects of this type can be created only by the allocate() method.
  71. </div>
  72. </div><p>
  73. <hr>The documentation for this class was generated from the following file:<ul>
  74. <li>tbb_exception.h</ul>
  75. <hr>
  76. <p></p>
  77. Copyright &copy; 2005-2013 Intel Corporation. All Rights Reserved.
  78. <p></p>
  79. Intel, Pentium, Intel Xeon, Itanium, Intel XScale and VTune are
  80. registered trademarks or trademarks of Intel Corporation or its
  81. subsidiaries in the United States and other countries.
  82. <p></p>
  83. * Other names and brands may be claimed as the property of others.