/Src/Dependencies/Boost/libs/gil/doc/html/io__error_8hpp.html

http://hadesmem.googlecode.com/ · HTML · 77 lines · 51 code · 10 blank · 16 comment · 0 complexity · 6a2b44c71bea5e338dc46467d4994d7a MD5 · raw file

  1. <!-- Copyright 2008 Lubomir Bourdev and Hailin Jin
  2. Distributed under the Boost Software License, Version 1.0.
  3. (See accompanying file LICENSE_1_0.txt or copy at
  4. http://www.boost.org/LICENSE_1_0.txt)
  5. -->
  6. <!--
  7. Copyright 2005-2007 Adobe Systems Incorporated
  8. Distributed under the MIT License (see accompanying file LICENSE_1_0_0.txt
  9. or a copy at http://stlab.adobe.com/licenses.html)
  10. Some files are held under additional license.
  11. Please see "http://stlab.adobe.com/licenses.html" for more information.
  12. -->
  13. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  14. "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  15. <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
  16. <head>
  17. <TITLE>Generic Image Library: io_error.hpp File Reference</TITLE>
  18. <META HTTP-EQUIV="content-type" CONTENT="text/html;charset=ISO-8859-1"/>
  19. <LINK TYPE="text/css" REL="stylesheet" HREF="adobe_source.css"/>
  20. </head>
  21. <body>
  22. <table border="0" cellspacing="0" cellpadding="0" style='width: 100%; margin: 0; padding: 0'><tr>
  23. <td width="100%" valign="top" style='padding-left: 10px; padding-right: 10px; padding-bottom: 10px'>
  24. <div class="qindex"><a class="qindex" href="index.html">Modules</a>
  25. | <a class="qindex" href="classes.html">Alphabetical List</a>
  26. | <a class="qindex" href="annotated.html">Class List</a>
  27. | <a class="qindex" href="dirs.html">Directories</a>
  28. | <a class="qindex" href="files.html">File List</a>
  29. | <a class="qindex" href="../index.html">GIL Home Page</a>
  30. </div>
  31. <!-- End Header -->
  32. <!-- Generated by Doxygen 1.5.6 -->
  33. <div class="navpath"><a class="el" href="g_i_l_0076.html">boost</a>&nbsp;&raquo&nbsp;<a class="el" href="g_i_l_0079.html">gil</a>&nbsp;&raquo&nbsp;<a class="el" href="g_i_l_0078.html">extension</a>&nbsp;&raquo&nbsp;<a class="el" href="g_i_l_0077.html">io</a>
  34. </div>
  35. <div class="contents">
  36. <h1>io_error.hpp File Reference</h1><hr><a name="_details"></a><h2>Detailed Description</h2>
  37. Handle input-output errors.
  38. <p>
  39. <dl class="author" compact><dt><b>Author:</b></dt><dd>Lubomir Bourdev and Hailin Jin <br>
  40. Adobe Systems Incorporated </dd></dl>
  41. <dl class="date" compact><dt><b>Date:</b></dt><dd>2005-2007 <br>
  42. Last updated on May 30, 2006 </dd></dl>
  43. <p>
  44. <code>#include &lt;ios&gt;</code><br>
  45. <code>#include &quot;<a class="el" href="g_i_l_0093.html">../../gil_config.hpp</a>&quot;</code><br>
  46. <code>#include &lt;boost/shared_ptr.hpp&gt;</code><br>
  47. <p>
  48. <a href="g_i_l_0228.html">Go to the source code of this file.</a><table border="0" cellpadding="0" cellspacing="0">
  49. <tr><td></td></tr>
  50. <tr><td colspan="2"><br><h2>Namespaces</h2></td></tr>
  51. <tr><td class="memItemLeft" nowrap align="right" valign="top">namespace &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceboost.html">boost</a></td></tr>
  52. <tr><td class="memItemLeft" nowrap align="right" valign="top">namespace &nbsp;</td><td class="memItemRight" valign="bottom"><b>boost::gil</b></td></tr>
  53. <tr><td class="memItemLeft" nowrap align="right" valign="top">namespace &nbsp;</td><td class="memItemRight" valign="bottom"><b>boost::gil::detail</b></td></tr>
  54. <tr><td colspan="2"><br><h2>Functions</h2></td></tr>
  55. <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="26a352bf2044351bc0eacb3f2714497e"></a><!-- doxytag: member="io_error.hpp::io_error" ref="26a352bf2044351bc0eacb3f2714497e" args="(const char *descr)" -->
  56. void&nbsp;</td><td class="memItemRight" valign="bottom"><b>io_error</b> (const char *descr)</td></tr>
  57. <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="73881607dcfa7d2ea1befa0629b79203"></a><!-- doxytag: member="io_error.hpp::io_error_if" ref="73881607dcfa7d2ea1befa0629b79203" args="(bool expr, const char *descr=&quot;&quot;)" -->
  58. void&nbsp;</td><td class="memItemRight" valign="bottom"><b>io_error_if</b> (bool expr, const char *descr=&quot;&quot;)</td></tr>
  59. </table>
  60. </div>
  61. <hr size="1"><address style="text-align: right;"><small>Generated on Sat May 2 13:50:16 2009 for Generic Image Library by&nbsp;
  62. <a href="http://www.doxygen.org/index.html">
  63. <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address>
  64. </body>
  65. </html>