source: tspsg-svn/trunk/docs/html/search/variables_6e.html @ 76

Last change on this file since 76 was 76, checked in by laleppa, 14 years ago
  • TCandidate should, actually, be SCandidate (struct, not typedef). Renamed it.
  • Documentation update.
File size: 1.5 KB
Line 
1<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2<html><head><title></title>
3<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
4<link rel="stylesheet" type="text/css" href="search.css"/>
5<script type="text/javascript" src="search.js"></script>
6</head>
7<body class="SRPage">
8<div id="SRIndex">
9<div class="SRStatus" id="Loading">Loading...</div>
10<div class="SRResult" id="SR_ncol">
11 <div class="SREntry">
12  <a id="Item0" onkeydown="return searchResults.Nav(event,0)" onkeypress="return searchResults.Nav(event,0)" onkeyup="return searchResults.Nav(event,0)" class="SRSymbol" href="../struct_s_candidate.html#a95a822e8bd7f4709ff24a7ba79f9f338" target="_parent">nCol</a>
13  <span class="SRScope">SCandidate</span>
14 </div>
15</div>
16<div class="SRResult" id="SR_nrow">
17 <div class="SREntry">
18  <a id="Item1" onkeydown="return searchResults.Nav(event,1)" onkeypress="return searchResults.Nav(event,1)" onkeyup="return searchResults.Nav(event,1)" class="SRSymbol" href="../struct_s_candidate.html#aebab56506cadaa3c7d0e57037925cea5" target="_parent">nRow</a>
19  <span class="SRScope">SCandidate</span>
20 </div>
21</div>
22<div class="SRStatus" id="Searching">Searching...</div>
23<div class="SRStatus" id="NoMatches">No Matches</div>
24<script type="text/javascript"><!--
25document.getElementById("Loading").style.display="none";
26document.getElementById("NoMatches").style.display="none";
27var searchResults = new SearchResults("searchResults");
28searchResults.Search();
29--></script>
30</div>
31</body>
32</html>
Note: See TracBrowser for help on using the repository browser.