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.

50 lines
2.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::invalid_multiple_scheduling 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>::<a class="el" href="a00303.html">invalid_multiple_scheduling</a></div>
  25. <h1>tbb::invalid_multiple_scheduling Class Reference</h1><!-- doxytag: class="tbb::invalid_multiple_scheduling" -->Exception for repeated scheduling of the same task_handle.
  26. <a href="#_details">More...</a>
  27. <p>
  28. <code>#include &lt;tbb_exception.h&gt;</code>
  29. <p>
  30. <a href="a00160.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"><a class="anchor" name="57082ccac880db17144db76c0f94701e"></a><!-- doxytag: member="tbb::invalid_multiple_scheduling::what" ref="57082ccac880db17144db76c0f94701e" args="() const " -->
  34. const char *&nbsp;</td><td class="memItemRight" valign="bottom"><b>what</b> () const throw ()</td></tr>
  35. </table>
  36. <hr><a name="_details"></a><h2>Detailed Description</h2>
  37. Exception for repeated scheduling of the same task_handle.
  38. <p>
  39. <hr>The documentation for this class was generated from the following file:<ul>
  40. <li>tbb_exception.h</ul>
  41. <hr>
  42. <p></p>
  43. Copyright &copy; 2005-2013 Intel Corporation. All Rights Reserved.
  44. <p></p>
  45. Intel, Pentium, Intel Xeon, Itanium, Intel XScale and VTune are
  46. registered trademarks or trademarks of Intel Corporation or its
  47. subsidiaries in the United States and other countries.
  48. <p></p>
  49. * Other names and brands may be claimed as the property of others.