Changeset 651 for library/doc/html/bdmerror_8h_source.html
- Timestamp:
- 10/12/09 13:49:39 (16 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
library/doc/html/bdmerror_8h_source.html
r641 r651 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"/> 1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> 2 <html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8"> 5 3 <title>mixpp: bdmerror.h Source File</title> 6 <link href="tabs.css" rel="stylesheet" type="text/css"/> 7 <link href="doxygen.css" rel="stylesheet" type="text/css"/> 8 </head> 9 <body> 10 <!-- Generated by Doxygen 1.6.1 --> 4 <link href="tabs.css" rel="stylesheet" type="text/css"> 5 <link href="doxygen.css" rel="stylesheet" type="text/css"> 6 </head><body> 7 <!-- Generated by Doxygen 1.5.9 --> 11 8 <script type="text/javascript"> 12 9 <!-- … … 84 81 <a name="l00032"></a>00032 } 85 82 <a name="l00033"></a>00033 86 <a name="l00035"></a><a class="code" href="bdmerror_8h.html# a7a3399d182b8e3065532596e76f84849">00035</a> <span class="preprocessor">#define bdm_assert(t, s) \</span>83 <a name="l00035"></a><a class="code" href="bdmerror_8h.html#7a3399d182b8e3065532596e76f84849">00035</a> <span class="preprocessor">#define bdm_assert(t, s) \</span> 87 84 <a name="l00036"></a>00036 <span class="preprocessor"> if (!(t)) { \</span> 88 85 <a name="l00037"></a>00037 <span class="preprocessor"> std::ostringstream bdm_out; \</span> … … 94 91 <a name="l00044"></a>00044 <span class="preprocessor">#define bdm_assert_debug(t, s) ((void) 0)</span> 95 92 <a name="l00045"></a>00045 <span class="preprocessor"></span><span class="preprocessor">#else</span> 96 <a name="l00047"></a><a class="code" href="bdmerror_8h.html# a89a0f906b242b79c5d3d342291b2cab4">00047</a> <span class="preprocessor">#define bdm_assert_debug(t, s) bdm_assert(t, s)</span>93 <a name="l00047"></a><a class="code" href="bdmerror_8h.html#89a0f906b242b79c5d3d342291b2cab4">00047</a> <span class="preprocessor">#define bdm_assert_debug(t, s) bdm_assert(t, s)</span> 97 94 <a name="l00048"></a>00048 <span class="preprocessor"></span><span class="preprocessor">#endif // if defined(NDEBUG)</span> 98 95 <a name="l00049"></a>00049 <span class="preprocessor"></span> 99 <a name="l00051"></a><a class="code" href="bdmerror_8h.html# a7c43f3a72afe68ab0c85663a1bb3521a">00051</a> <span class="preprocessor">#define bdm_error(s) \</span>96 <a name="l00051"></a><a class="code" href="bdmerror_8h.html#7c43f3a72afe68ab0c85663a1bb3521a">00051</a> <span class="preprocessor">#define bdm_error(s) \</span> 100 97 <a name="l00052"></a>00052 <span class="preprocessor"> if (true) { \</span> 101 98 <a name="l00053"></a>00053 <span class="preprocessor"> std::ostringstream bdm_out; \</span> … … 104 101 <a name="l00056"></a>00056 <span class="preprocessor"> } else ((void) 0)</span> 105 102 <a name="l00057"></a>00057 <span class="preprocessor"></span> 106 <a name="l00059"></a><a class="code" href="bdmerror_8h.html# a59c5a63b3878ebcd6cc952fc2b47191c">00059</a> <span class="preprocessor">#define bdm_warning(s) \</span>103 <a name="l00059"></a><a class="code" href="bdmerror_8h.html#59c5a63b3878ebcd6cc952fc2b47191c">00059</a> <span class="preprocessor">#define bdm_warning(s) \</span> 107 104 <a name="l00060"></a>00060 <span class="preprocessor"> if (true) { \</span> 108 105 <a name="l00061"></a>00061 <span class="preprocessor"> std::ostringstream bdm_out; \</span> … … 114 111 <a name="l00067"></a>00067 <span class="preprocessor"></span> 115 112 </pre></div></div> 116 <hr size="1" /><address style="text-align: right;"><small>Generated on Sun Sep 27 00:49:042009 for mixpp by 113 <hr size="1"><address style="text-align: right;"><small>Generated on Wed Oct 7 17:34:42 2009 for mixpp by 117 114 <a href="http://www.doxygen.org/index.html"> 118 <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1</small></address>115 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.9 </small></address> 119 116 </body> 120 117 </html>