source: tspsg/docs/html/version_8h.html @ a23f4c292f

0.1.3.145-beta1-symbian0.1.4.170-beta2-bb10appveyorimgbotreadme 0.1.2.100-alpha2
Last change on this file since a23f4c292f was a23f4c292f, checked in by Oleksii Serdiuk, 14 years ago

Added ChangeLog? and updated documenation to contain actual revision info for the header files.

NB: This will be the second public alpha release.

  • Property mode set to 100644
File size: 12.6 KB
Line 
1<!-- This comment will put IE 6, 7 and 8 in quirks mode -->
2<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3<html xmlns="http://www.w3.org/1999/xhtml">
4<head>
5<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
6<title>TSPSG: TSP Solver and Generator: src/version.h File Reference</title>
7<link href="tabs.css" rel="stylesheet" type="text/css"/>
8<link href="search/search.css" rel="stylesheet" type="text/css"/>
9<script type="text/javaScript" src="search/search.js"></script>
10<link href="doxygen.css" rel="stylesheet" type="text/css"/>
11</head>
12<body onload='searchBox.OnSelectItem(0);'>
13<!-- Generated by Doxygen 1.6.1 -->
14<script type="text/javascript"><!--
15var searchBox = new SearchBox("searchBox", "search",false,'Search');
16--></script>
17<script type="text/javascript">
18<!--
19function changeDisplayState (e){
20  var num=this.id.replace(/[^[0-9]/g,'');
21  var button=this.firstChild;
22  var sectionDiv=document.getElementById('dynsection'+num);
23  if (sectionDiv.style.display=='none'||sectionDiv.style.display==''){
24    sectionDiv.style.display='block';
25    button.src='open.gif';
26  }else{
27    sectionDiv.style.display='none';
28    button.src='closed.gif';
29  }
30}
31function initDynSections(){
32  var divs=document.getElementsByTagName('div');
33  var sectionCounter=1;
34  for(var i=0;i<divs.length-1;i++){
35    if(divs[i].className=='dynheader'&&divs[i+1].className=='dynsection'){
36      var header=divs[i];
37      var section=divs[i+1];
38      var button=header.firstChild;
39      if (button!='IMG'){
40        divs[i].insertBefore(document.createTextNode(' '),divs[i].firstChild);
41        button=document.createElement('img');
42        divs[i].insertBefore(button,divs[i].firstChild);
43      }
44      header.style.cursor='pointer';
45      header.onclick=changeDisplayState;
46      header.id='dynheader'+sectionCounter;
47      button.src='closed.gif';
48      section.id='dynsection'+sectionCounter;
49      section.style.display='none';
50      section.style.marginLeft='14px';
51      sectionCounter++;
52    }
53  }
54}
55window.onload = initDynSections;
56-->
57</script>
58<div class="navigation" id="top">
59  <div class="tabs">
60    <ul>
61      <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
62      <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li>
63      <li><a href="annotated.html"><span>Classes</span></a></li>
64      <li class="current"><a href="files.html"><span>Files</span></a></li>
65      <li>
66        <div id="MSearchBox" class="MSearchBoxInactive">
67        <img id="MSearchSelect" src="search/search.png"
68             onmouseover="return searchBox.OnSearchSelectShow()"
69             onmouseout="return searchBox.OnSearchSelectHide()"
70             alt=""/>
71        <input type="text" id="MSearchField" value="Search" accesskey="S"
72             onfocus="searchBox.OnSearchFieldFocus(true)" 
73             onblur="searchBox.OnSearchFieldFocus(false)" 
74             onkeyup="searchBox.OnSearchFieldChange(event)"/>
75        <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
76        </div>
77      </li>
78    </ul>
79  </div>
80  <div class="tabs">
81    <ul>
82      <li><a href="files.html"><span>File&nbsp;List</span></a></li>
83      <li><a href="globals.html"><span>File&nbsp;Members</span></a></li>
84    </ul>
85  </div>
86</div>
87<div class="contents">
88<h1>src/version.h File Reference</h1>
89<p>Contains TSPSG version information defines. 
90<a href="#_details">More...</a></p>
91<div class="dynheader">
92This graph shows which files directly or indirectly include this file:</div>
93<div class="dynsection">
94<div class="center"><img src="version_8h__dep__incl.png" border="0" usemap="#src_2version_8hdep_map" alt=""/></div>
95<map name="src_2version_8hdep_map" id="src_2version_8hdep">
96<area shape="rect" id="node3" href="globals_8h.html" title="Contains TSPSG global defines." alt="" coords="97,83,193,111"/>
97<area shape="rect" id="node17" href="resource_8h.html" title="Contains windows resource IDs." alt="" coords="217,83,321,111"/>
98<area shape="rect" id="node5" href="mainwindow_8h.html" title="Defines MainWindow class." alt="" coords="79,315,202,343"/>
99<area shape="rect" id="node7" href="settingsdialog_8h.html" title="Defines SettingsDialog class." alt="" coords="22,238,155,266"/>
100<area shape="rect" id="node10" href="tspmodel_8h.html" title="Defines CTSPModel class." alt="" coords="138,161,245,189"/>
101<area shape="rect" id="node13" href="tspsolver_8h.html" title="Defines TMatrix typedef, SCandidate and SStep structs and CTSPSolver class." alt="" coords="230,238,334,266"/>
102</map>
103</div>
104
105<p><a href="version_8h_source.html">Go to the source code of this file.</a></p>
106<table border="0" cellpadding="0" cellspacing="0">
107<tr><td colspan="2"><h2>Defines</h2></td></tr>
108<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a5cf508f5e45c0cfbf12ee768b9c7a0a2"></a><!-- doxytag: member="version.h::BUILD_VERSION_MAJOR" ref="a5cf508f5e45c0cfbf12ee768b9c7a0a2" args="" -->
109#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="version_8h.html#a5cf508f5e45c0cfbf12ee768b9c7a0a2">BUILD_VERSION_MAJOR</a>&nbsp;&nbsp;&nbsp;0</td></tr>
110<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Major version of current TSPSG build. <br/></td></tr>
111<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ac631d87f240fc2c15f11be2bbbb23ff3"></a><!-- doxytag: member="version.h::BUILD_VERSION_MINOR" ref="ac631d87f240fc2c15f11be2bbbb23ff3" args="" -->
112#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="version_8h.html#ac631d87f240fc2c15f11be2bbbb23ff3">BUILD_VERSION_MINOR</a>&nbsp;&nbsp;&nbsp;0</td></tr>
113<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Minor version of current TSPSG build. <br/></td></tr>
114<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a962258f08e30f89054491f457d225aaf"></a><!-- doxytag: member="version.h::BUILD_RELEASE" ref="a962258f08e30f89054491f457d225aaf" args="" -->
115#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="version_8h.html#a962258f08e30f89054491f457d225aaf">BUILD_RELEASE</a>&nbsp;&nbsp;&nbsp;0</td></tr>
116<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">TSPSG release number. <br/></td></tr>
117<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ae7f90861d8c4d5b1cbdcf71d325feea2"></a><!-- doxytag: member="version.h::BUILD_NUMBER" ref="ae7f90861d8c4d5b1cbdcf71d325feea2" args="" -->
118#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="version_8h.html#ae7f90861d8c4d5b1cbdcf71d325feea2">BUILD_NUMBER</a>&nbsp;&nbsp;&nbsp;0</td></tr>
119<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Current TSPSG build number. <br/></td></tr>
120<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a7a713d0890ab037efe896938904fb407"></a><!-- doxytag: member="version.h::BUILD_STATUS" ref="a7a713d0890ab037efe896938904fb407" args="" -->
121#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="version_8h.html#a7a713d0890ab037efe896938904fb407">BUILD_STATUS</a>&nbsp;&nbsp;&nbsp;(dev build)</td></tr>
122<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">TSPSG build status. <br/></td></tr>
123<tr><td class="memItemLeft" align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="version_8h.html#a7853af8e699fd3e5e8690e4760eb61cb">QUOTE_X</a>(x)&nbsp;&nbsp;&nbsp;#x</td></tr>
124<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">A helper for <a class="el" href="version_8h.html#a2117b58e19182dff91ad3558e650541d" title="Used for &quot;conversion&quot; of x to quoted string.">QUOTE(x)</a><a href="#a7853af8e699fd3e5e8690e4760eb61cb"></a><br/></td></tr>
125<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a2117b58e19182dff91ad3558e650541d"></a><!-- doxytag: member="version.h::QUOTE" ref="a2117b58e19182dff91ad3558e650541d" args="(x)" -->
126#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="version_8h.html#a2117b58e19182dff91ad3558e650541d">QUOTE</a>(x)&nbsp;&nbsp;&nbsp;QUOTE_X(x)</td></tr>
127<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Used for "conversion" of <em>x</em> to quoted string. <br/></td></tr>
128<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ad7a967dd260384e94010b31b1412a0b4"></a><!-- doxytag: member="version.h::BUILD_VERSION" ref="ad7a967dd260384e94010b31b1412a0b4" args="" -->
129#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="version_8h.html#ad7a967dd260384e94010b31b1412a0b4">BUILD_VERSION</a>&nbsp;&nbsp;&nbsp;QUOTE(BUILD_VERSION_MAJOR.BUILD_VERSION_MINOR.BUILD_RELEASE BUILD_STATUS)</td></tr>
130<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Full version of TSPSG in the form: <code>major.minor.release.build</code> <code>status</code>. <br/></td></tr>
131</table>
132<hr/><a name="_details"></a><h2>Detailed Description</h2>
133<p>Contains TSPSG version information defines. </p>
134<dl class="author"><dt><b>Author:</b></dt><dd>Copyright &copy; 2007-2010 Lёppa &lt;contacts[at]oleksii[dot]name&gt;</dd></dl>
135<dl class="rcs"><dt><b>Id</b></dt><dd><a class="el" href="version_8h.html" title="Contains TSPSG version information defines.">version.h</a> 100 2010-04-08 21:02:26Z laleppa </dd></dl>
136<dl class="rcs"><dt><b>URL</b></dt><dd><a href="https://tspsg.svn.sourceforge.net/svnroot/tspsg/trunk/src/version.h">https://tspsg.svn.sourceforge.net/svnroot/tspsg/trunk/src/version.h</a> </dd></dl>
137<p><b>TSPSG: TSP Solver and Generator</b></p>
138<p>This file is part of TSPSG.</p>
139<p>TSPSG is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.</p>
140<p>TSPSG is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.</p>
141<p>You should have received a copy of the GNU General Public License along with TSPSG. If not, see &lt;<a href="http://www.gnu.org/licenses/">http://www.gnu.org/licenses/</a>&gt;. </p>
142<hr/><h2>Define Documentation</h2>
143<a class="anchor" id="a7853af8e699fd3e5e8690e4760eb61cb"></a><!-- doxytag: member="version.h::QUOTE_X" ref="a7853af8e699fd3e5e8690e4760eb61cb" args="(x)" -->
144<div class="memitem">
145<div class="memproto">
146      <table class="memname">
147        <tr>
148          <td class="memname">#define QUOTE_X</td>
149          <td>(</td>
150          <td class="paramtype">x&nbsp;</td>
151          <td class="paramname"></td>
152          <td>&nbsp;)&nbsp;</td>
153          <td>&nbsp;&nbsp;&nbsp;#x</td>
154        </tr>
155      </table>
156</div>
157<div class="memdoc">
158
159<p>A helper for <a class="el" href="version_8h.html#a2117b58e19182dff91ad3558e650541d" title="Used for &quot;conversion&quot; of x to quoted string.">QUOTE(x)</a>. </p>
160<p><b>For internal use only.</b></p>
161<p>
162</p>
163
164</div>
165</div>
166</div>
167<!--- window showing the filter options -->
168<div id="MSearchSelectWindow"
169     onmouseover="return searchBox.OnSearchSelectShow()"
170     onmouseout="return searchBox.OnSearchSelectHide()"
171     onkeydown="return searchBox.OnSearchSelectKey(event)">
172<a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(0)"><span class="SelectionMark">&nbsp;</span>All</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(1)"><span class="SelectionMark">&nbsp;</span>Classes</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(2)"><span class="SelectionMark">&nbsp;</span>Files</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(3)"><span class="SelectionMark">&nbsp;</span>Functions</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(4)"><span class="SelectionMark">&nbsp;</span>Variables</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(5)"><span class="SelectionMark">&nbsp;</span>Typedefs</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(6)"><span class="SelectionMark">&nbsp;</span>Defines</a></div>
173
174<!-- iframe showing the search results (closed by default) -->
175<div id="MSearchResultsWindow">
176<iframe src="" frameborder="0" 
177        name="MSearchResults" id="MSearchResults">
178</iframe>
179</div>
180
181<hr size="1"/><address style="text-align: right;"><small>Generated on Fri Apr 9 00:25:38 2010 for TSPSG: TSP Solver and Generator by&nbsp;
182<a href="http://www.doxygen.org/index.html">
183<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>
184</body>
185</html>
Note: See TracBrowser for help on using the repository browser.