Changeset f19df0a3e5 in tspsg for docs/html/os_8h.html
- Timestamp:
- Mar 3, 2010, 12:55:23 AM (15 years ago)
- Branches:
- 0.1.3.145-beta1-symbian, 0.1.4.170-beta2-bb10, appveyor, imgbot, master, readme
- Children:
- e2abfd326f
- Parents:
- 162d5c5f94
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
docs/html/os_8h.html
r162d5c5f94 rf19df0a3e5 108 108 <tr><td class="mdescLeft"> </td><td class="mdescRight">The target CPU architecture TSPSG was built for. <a href="#a63e66b419dba650abc74240836e8447a"></a><br/></td></tr> 109 109 <tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a3324dbb5e25daac23e988901bb085447"></a><!-- doxytag: member="os.h::OS" ref="a3324dbb5e25daac23e988901bb085447" args="" --> 110 #define </td><td class="memItemRight" valign="bottom"><a class="el" href="os_8h.html#a3324dbb5e25daac23e988901bb085447">OS</a> " Unknown"ARCH</td></tr>110 #define </td><td class="memItemRight" valign="bottom"><a class="el" href="os_8h.html#a3324dbb5e25daac23e988901bb085447">OS</a> "Windows"ARCH</td></tr> 111 111 <tr><td class="mdescLeft"> </td><td class="mdescRight">The target operating system TSPSG was built for. <br/></td></tr> 112 <tr><td class="memItemLeft" align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="os_8h.html#a1dd5b94c3a8ca1350a4037270084df73">OSID</a> quint8(2 55)</td></tr>112 <tr><td class="memItemLeft" align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="os_8h.html#a1dd5b94c3a8ca1350a4037270084df73">OSID</a> quint8(28)</td></tr> 113 113 <tr><td class="mdescLeft"> </td><td class="mdescRight">The target operating system ID. <a href="#a1dd5b94c3a8ca1350a4037270084df73"></a><br/></td></tr> 114 114 </table> 115 115 <hr/><a name="_details"></a><h2>Detailed Description</h2> 116 116 <p>Contains TSPSG target CPU architecture and OS detection. </p> 117 <dl class="author"><dt><b>Author:</b></dt><dd>Copyright (C) 2007-2009Lёppa <contacts[at]oleksii[dot]name></dd></dl>118 <dl class="rcs"><dt><b>Id</b></dt><dd><a class="el" href="os_8h.html" title="Contains TSPSG target CPU architecture and OS detection.">os.h</a> 67 2009-10-24 13:37:48Z laleppa </dd></dl>117 <dl class="author"><dt><b>Author:</b></dt><dd>Copyright © 2007-2010 Lёppa <contacts[at]oleksii[dot]name></dd></dl> 118 <dl class="rcs"><dt><b>Id</b></dt><dd><a class="el" href="os_8h.html" title="Contains TSPSG target CPU architecture and OS detection.">os.h</a> 90 2010-02-17 16:54:05Z laleppa </dd></dl> 119 119 <dl class="rcs"><dt><b>URL</b></dt><dd><a href="https://tspsg.svn.sourceforge.net/svnroot/tspsg/trunk/src/os.h">https://tspsg.svn.sourceforge.net/svnroot/tspsg/trunk/src/os.h</a> </dd></dl> 120 120 <dl class="warning"><dt><b>Warning:</b></dt><dd>Arch detection works only for <b>GNU C</b>, <b>Visual Studio</b>, <b>Intel C/C++</b> and <b>MinGW32</b> compilers. OS detection should work for any compiler.</dd></dl> … … 146 146 <table class="memname"> 147 147 <tr> 148 <td class="memname">#define OSID quint8(2 55)</td>148 <td class="memname">#define OSID quint8(28)</td> 149 149 </tr> 150 150 </table> … … 172 172 </div> 173 173 174 <hr size="1"/><address style="text-align: right;"><small>Generated on Thu Jan 7 18:22:45 2010 for TSPSG: TSP Solver and Generator by 174 <hr size="1"/><address style="text-align: right;"><small>Generated on Wed Mar 3 01:46:35 2010 for TSPSG: TSP Solver and Generator by 175 175 <a href="http://www.doxygen.org/index.html"> 176 176 <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>
Note: See TracChangeset
for help on using the changeset viewer.