Changeset 112 in tspsg-svn for trunk/docs/html/files.html


Ignore:
Timestamp:
Apr 28, 2010, 1:56:40 AM (14 years ago)
Author:
laleppa
Message:

Updated translations and regenerated documentation.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/docs/html/files.html

    r103 r112  
    6161      <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
    6262      <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li>
     63      <li><a href="namespaces.html"><span>Namespaces</span></a></li>
    6364      <li><a href="annotated.html"><span>Classes</span></a></li>
    6465      <li class="current"><a href="files.html"><span>Files</span></a></li>
     
    9697  <tr><td class="indexkey">src/<a class="el" href="settingsdialog_8h.html">settingsdialog.h</a> <a href="settingsdialog_8h_source.html">[code]</a></td><td class="indexvalue">Defines <a class="el" href="class_settings_dialog.html" title="Class for handling Settings Dialog UI and logic.">SettingsDialog</a> class </td></tr>
    9798  <tr><td class="indexkey">src/<a class="el" href="tspmodel_8h.html">tspmodel.h</a> <a href="tspmodel_8h_source.html">[code]</a></td><td class="indexvalue">Defines <a class="el" href="class_c_t_s_p_model.html" title="This class implements table model for manipulating a task.">CTSPModel</a> class </td></tr>
    98   <tr><td class="indexkey">src/<a class="el" href="tspsolver_8h.html">tspsolver.h</a> <a href="tspsolver_8h_source.html">[code]</a></td><td class="indexvalue">Defines <a class="el" href="tspsolver_8h.html#a3addcca59ef59d0b3892b3670f808965" title="A matrix of city-to-city travel costs.">TMatrix</a> typedef, <a class="el" href="struct_s_candidate.html" title="A structure that represents a candidate for branching.">SCandidate</a> and <a class="el" href="struct_s_step.html" title="This structure represents one step of solving.">SStep</a> structs and <a class="el" href="class_c_t_s_p_solver.html" title="This class solves Travelling Salesman Problem task.">CTSPSolver</a> class </td></tr>
     99  <tr><td class="indexkey">src/<a class="el" href="tspsolver_8h.html">tspsolver.h</a> <a href="tspsolver_8h_source.html">[code]</a></td><td class="indexvalue">Defines <a class="el" href="namespace_t_s_p_solver.html" title="A TSP Solver namespace.">TSPSolver</a> namespace and everything needed for solving TSP tasks </td></tr>
    99100  <tr><td class="indexkey">src/<a class="el" href="version_8h.html">version.h</a> <a href="version_8h_source.html">[code]</a></td><td class="indexvalue">Contains TSPSG version information defines </td></tr>
    100101</table>
     
    105106     onmouseout="return searchBox.OnSearchSelectHide()"
    106107     onkeydown="return searchBox.OnSearchSelectKey(event)">
    107 <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>
     108<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>Namespaces</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(3)"><span class="SelectionMark">&nbsp;</span>Files</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(4)"><span class="SelectionMark">&nbsp;</span>Functions</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(5)"><span class="SelectionMark">&nbsp;</span>Variables</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(6)"><span class="SelectionMark">&nbsp;</span>Typedefs</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(7)"><span class="SelectionMark">&nbsp;</span>Enumerations</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(8)"><span class="SelectionMark">&nbsp;</span>Enumerator</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(9)"><span class="SelectionMark">&nbsp;</span>Defines</a></div>
    108109
    109110<!-- iframe showing the search results (closed by default) -->
     
    114115</div>
    115116
    116 <hr size="1"/><address style="text-align: right;"><small>Generated on Fri Apr 9 00:25:39 2010 for TSPSG: TSP Solver and Generator by&nbsp;
     117<hr size="1"/><address style="text-align: right;"><small>Generated on Wed Apr 28 02:47:21 2010 for TSPSG: TSP Solver and Generator by&nbsp;
    117118<a href="http://www.doxygen.org/index.html">
    118119<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>
Note: See TracChangeset for help on using the changeset viewer.