page_idx.html 7.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130
  1. <!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Strict//EN'
  2. 'http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd'>
  3. <html xmlns='http://www.w3.org/1999/xhtml' xml:lang='en' lang='en'>
  4. <head>
  5. <meta http-equiv='Content-Type' content='text/html; charset=utf-8'/>
  6. <title>page index</title>
  7. <link href='reno.css' type='text/css' rel='stylesheet'/>
  8. </head>
  9. <body>
  10. <div class="body-0">
  11. <div class="body-1">
  12. <div class="body-2">
  13. <div>
  14. <div id="boost_logo">
  15. <a href="http://www.boost.org"><img style="border:0" src="../../../boost.png" alt="Boost" width="277" height="86"/></a>
  16. </div>
  17. <h1>Boost Exception</h1>
  18. </div>
  19. <!-- Copyright (c) 2006-2009 Emil Dotchevski and Reverge Studios, Inc. -->
  20. <!-- Distributed under the Boost Software License, Version 1.0. (See accompanying -->
  21. <!-- file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) -->
  22. <div class="RenoIncludeDIV"><div class="RenoAutoDIV"><h1>Page Index</h1>
  23. </div>
  24. <p>This is an alphabetical list of all Boost Exception documentation pages.</p>
  25. <div class="RenoIndex"><h3>B</h3>
  26. <p><a href="BOOST_THROW_EXCEPTION.html">BOOST_THROW_EXCEPTION</a></p>
  27. <h3>b</h3>
  28. <p><a href="boost_exception_all_hpp.html">boost/exception/all.hpp</a></p>
  29. <p><a href="boost_exception_current_exception_cast_hpp.html">boost/exception/current_exception_cast.hpp</a></p>
  30. <p><a href="boost_exception_diagnostic_information_hpp.html">boost/exception/diagnostic_information.hpp</a></p>
  31. <p><a href="boost_exception_enable_current_exception_hpp.html">boost/exception/enable_current_exception.hpp</a></p>
  32. <p><a href="boost_exception_enable_error_info_hpp.html">boost/exception/enable_error_info.hpp</a></p>
  33. <p><a href="boost_exception_errinfo_api_function_hpp.html">boost/exception/errinfo_api_function.hpp</a></p>
  34. <p><a href="boost_exception_errinfo_at_line_hpp.html">boost/exception/errinfo_at_line.hpp</a></p>
  35. <p><a href="boost_exception_errinfo_errno_hpp.html">boost/exception/errinfo_errno.hpp</a></p>
  36. <p><a href="boost_exception_errinfo_file_handle_hpp.html">boost/exception/errinfo_file_handle.hpp</a></p>
  37. <p><a href="boost_exception_errinfo_file_name_hpp.html">boost/exception/errinfo_file_name.hpp</a></p>
  38. <p><a href="boost_exception_errinfo_file_open_mode_hpp.html">boost/exception/errinfo_file_open_mode.hpp</a></p>
  39. <p><a href="boost_exception_errinfo_nested_exception_hpp.html">boost/exception/errinfo_nested_exception.hpp</a></p>
  40. <p><a href="boost_exception_errinfo_type_info_name_hpp.html">boost/exception/errinfo_type_info_name.hpp</a></p>
  41. <p><a href="boost_exception_error_info_hpp.html">boost/exception/error_info.hpp</a></p>
  42. <p><a href="boost_exception_exception_hpp.html">boost/exception/exception.hpp</a></p>
  43. <p><a href="boost_exception_get_error_info_hpp.html">boost/exception/get_error_info.hpp</a></p>
  44. <p><a href="boost_exception_info_hpp.html">boost/exception/info.hpp</a></p>
  45. <p><a href="boost_exception_info_tuple_hpp.html">boost/exception/info_tuple.hpp</a></p>
  46. <p><a href="boost_exception_ptr_hpp.html">boost/exception_ptr.hpp</a></p>
  47. <p><a href="boost_throw_exception_hpp.html">boost/throw_exception.hpp</a></p>
  48. <h3>C</h3>
  49. <p><a href="configuration_macros.html">Configuration Macros</a></p>
  50. <h3>c</h3>
  51. <p><a href="copy_exception.html">copy_exception</a></p>
  52. <p><a href="current_exception.html">current_exception</a></p>
  53. <p><a href="current_exception_cast.html">current_exception_cast</a></p>
  54. <p><a href="current_exception_diagnostic_information.html">current_exception_diagnostic_information</a></p>
  55. <h3>D</h3>
  56. <p><a href="tutorial_diagnostic_information.html">Diagnostic Information</a></p>
  57. <h3>d</h3>
  58. <p><a href="diagnostic_information.html">diagnostic_information</a></p>
  59. <p><a href="diagnostic_information_what.html">diagnostic_information_what</a></p>
  60. <h3>E</h3>
  61. <p><a href="exception_types_as_simple_semantic_tags.html">Exception Types as Simple Semantic Tags</a></p>
  62. <h3>e</h3>
  63. <p><a href="enable_current_exception.html">enable_current_exception</a></p>
  64. <p><a href="enable_error_info.html">enable_error_info</a></p>
  65. <p><a href="errinfo_api_function.html">errinfo_api_function</a></p>
  66. <p><a href="errinfo_at_line.html">errinfo_at_line</a></p>
  67. <p><a href="errinfo_errno.html">errinfo_errno</a></p>
  68. <p><a href="errinfo_file_handle.html">errinfo_file_handle</a></p>
  69. <p><a href="errinfo_file_name.html">errinfo_file_name</a></p>
  70. <p><a href="errinfo_file_open_mode.html">errinfo_file_open_mode</a></p>
  71. <p><a href="errinfo_nested_exception.html">errinfo_nested_exception</a></p>
  72. <p><a href="errinfo_type_info_name.html">errinfo_type_info_name</a></p>
  73. <p><a href="error_info.html">error_info</a></p>
  74. <p><a href="error_info_error_info.html">error_info::error_info</a></p>
  75. <p><a href="error_info_value.html">error_info::value</a></p>
  76. <p><a href="error_info_value_type.html">error_info::value_type</a></p>
  77. <p><a href="exception.html">exception</a></p>
  78. <p><a href="exception_operator_shl.html">exception/operator&lt;&lt;</a></p>
  79. <p><a href="exception_constructors.html">exception::exception</a></p>
  80. <p><a href="exception_destructor.html">exception::~exception</a></p>
  81. <p><a href="exception_ptr.html">exception_ptr</a></p>
  82. <h3>F</h3>
  83. <p><a href="frequently_asked_questions.html">Frequently Asked Questions</a></p>
  84. <p><a href="functions.html">Functions</a></p>
  85. <h3>g</h3>
  86. <p><a href="get_error_info.html">get_error_info</a></p>
  87. <h3>H</h3>
  88. <p><a href="headers.html">Headers</a></p>
  89. <h3>I</h3>
  90. <p><a href="tutorial_enable_error_info.html">Integrating Boost Exception in Existing Exception Class Hierarchies</a></p>
  91. <h3>M</h3>
  92. <p><a href="macros.html">Macros</a></p>
  93. <p><a href="motivation.html">Motivation</a></p>
  94. <h3>o</h3>
  95. <p><a href="original_exception_type.html">original_exception_type</a></p>
  96. <h3>r</h3>
  97. <p><a href="rethrow_exception.html">rethrow_exception</a></p>
  98. <h3>S</h3>
  99. <p><a href="synopsis.html">Synopsis</a></p>
  100. <h3>T</h3>
  101. <p><a href="tutorial_transporting_data.html">Transporting of Arbitrary Data to the Catch Site</a></p>
  102. <p><a href="tutorial_exception_ptr.html">Transporting of Exceptions Between Threads</a></p>
  103. <p><a href="types.html">Types</a></p>
  104. <h3>t</h3>
  105. <p><a href="throw_exception.html">throw_exception</a></p>
  106. <p><a href="tuple_operator_shl.html">tuple/operator&lt;&lt;</a></p>
  107. <h3>U</h3>
  108. <p><a href="using_virtual_inheritance_in_exception_types.html">Using Virtual Inheritance in Exception Types</a></p>
  109. <h3>u</h3>
  110. <p><a href="unknown_exception.html">unknown_exception</a></p>
  111. </div>
  112. </div><div class="RenoAutoDIV"><div class="RenoHR"><hr/></div>
  113. See also: <span class="RenoPageList"><a href="boost-exception.html">Boost Exception</a></span>
  114. </div>
  115. <!-- Copyright (c) 2006-2009 Emil Dotchevski and Reverge Studios, Inc. -->
  116. <!-- Distributed under the Boost Software License, Version 1.0. (See accompanying -->
  117. <!-- file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) -->
  118. <div id="footer">
  119. <p>
  120. <a class="logo" href="http://jigsaw.w3.org/css-validator/check/referer"><img class="logo_pic" src="valid-css.png" alt="Valid CSS" height="31" width="88"/></a>
  121. <a class="logo" href="http://validator.w3.org/check?uri=referer"><img class="logo_pic" src="valid-xhtml.png" alt="Valid XHTML 1.0" height="31" width="88"/></a>
  122. <small>Copyright (c) 2006-2009 by Emil Dotchevski and Reverge Studios, Inc.<br/>
  123. Distributed under the <a href="http://www.boost.org/LICENSE_1_0.txt">Boost Software License, Version 1.0</a>.</small>
  124. </p>
  125. </div>
  126. </div>
  127. </div>
  128. </div>
  129. </body>
  130. </html>