Initial
[chessclock] / www / html / functions.html
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>Chess Clock: Class Members</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.3 -->
14 <script type="text/javascript"><!--
15 var searchBox = new SearchBox("searchBox", "search",false,'Search');
16 --></script>
17 <div class="navigation" id="top">
18   <div class="tabs">
19     <ul>
20       <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
21       <li class="current"><a href="annotated.html"><span>Classes</span></a></li>
22       <li><a href="files.html"><span>Files</span></a></li>
23       <li>
24         <div id="MSearchBox" class="MSearchBoxInactive">
25         <img id="MSearchSelect" src="search/search.png"
26              onmouseover="return searchBox.OnSearchSelectShow()"
27              onmouseout="return searchBox.OnSearchSelectHide()"
28              alt=""/>
29         <input type="text" id="MSearchField" value="Search" accesskey="S"
30              onfocus="searchBox.OnSearchFieldFocus(true)" 
31              onblur="searchBox.OnSearchFieldFocus(false)" 
32              onkeyup="searchBox.OnSearchFieldChange(event)"/>
33         <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
34         </div>
35       </li>
36     </ul>
37   </div>
38   <div class="tabs">
39     <ul>
40       <li><a href="annotated.html"><span>Class&nbsp;List</span></a></li>
41       <li class="current"><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
42     </ul>
43   </div>
44   <div class="tabs">
45     <ul>
46       <li class="current"><a href="functions.html"><span>All</span></a></li>
47       <li><a href="functions_func.html"><span>Functions</span></a></li>
48       <li><a href="functions_vars.html"><span>Variables</span></a></li>
49     </ul>
50   </div>
51 </div>
52 <div class="contents">
53 Here is a list of all class members with links to the classes they belong to:<ul>
54 <li>addPause()
55 : <a class="el" href="class_turn_information.html#ab8d3aa0183f400b64b217d39e920bb69">TurnInformation</a>
56 </li>
57 <li>addTime()
58 : <a class="el" href="class_turn_information.html#a355359f883ab74e549b5e439ea7e827e">TurnInformation</a>
59 </li>
60 <li>ChessClockWindow()
61 : <a class="el" href="class_chess_clock_window.html#a570589223bfda26e9818d3f2955e55f8">ChessClockWindow</a>
62 </li>
63 <li>duration_
64 : <a class="el" href="class_turn_information.html#a659fbb28b8b241ce857c93e99c6c0005">TurnInformation</a>
65 </li>
66 <li>getDuration()
67 : <a class="el" href="class_turn_information.html#aed060b1f97af53336c46236558108ee2">TurnInformation</a>
68 </li>
69 <li>getPaused()
70 : <a class="el" href="class_turn_information.html#a5f57a39058ca8a7a2e5f16fbc2159f7b">TurnInformation</a>
71 </li>
72 <li>getTimeAfter()
73 : <a class="el" href="class_turn_information.html#ad8f3352abc78dfdc7cc1715912602dbb">TurnInformation</a>
74 </li>
75 <li>getTurnId()
76 : <a class="el" href="class_turn_information.html#a7bd37ef52b31183461e723ba6696c189">TurnInformation</a>
77 </li>
78 <li>isWhiteTurn()
79 : <a class="el" href="class_turn_information.html#a3f08395c6be06b474937a95fb638c052">TurnInformation</a>
80 </li>
81 <li>paused_
82 : <a class="el" href="class_turn_information.html#a045f9d3fb6faea111cb6bc1e798ca40d">TurnInformation</a>
83 </li>
84 <li>timeAfter_
85 : <a class="el" href="class_turn_information.html#a5516d055dd81c55b75567247b8293cde">TurnInformation</a>
86 </li>
87 <li>turnId_
88 : <a class="el" href="class_turn_information.html#a77d4475ceb0b529835ffe09cb3974cfa">TurnInformation</a>
89 </li>
90 <li>TurnInformation()
91 : <a class="el" href="class_turn_information.html#a0126f181e93c7fa7b6d53b46be79247d">TurnInformation</a>
92 </li>
93 <li>turnReady()
94 : <a class="el" href="class_turn_information.html#a8820646aa51dd407d909fa08b55d52c5">TurnInformation</a>
95 </li>
96 <li>turnReady_
97 : <a class="el" href="class_turn_information.html#a8e0a6eb69455755152da7705e46e1f48">TurnInformation</a>
98 </li>
99 <li>white_
100 : <a class="el" href="class_turn_information.html#a884138dea5d094e2772ee2d87e2cdbe4">TurnInformation</a>
101 </li>
102 <li>~ChessClockWindow()
103 : <a class="el" href="class_chess_clock_window.html#a7007da9dea854b3aab86fb36a4cb8c44">ChessClockWindow</a>
104 </li>
105 </ul>
106 </div>
107 <!--- window showing the filter options -->
108 <div id="MSearchSelectWindow"
109      onmouseover="return searchBox.OnSearchSelectShow()"
110      onmouseout="return searchBox.OnSearchSelectHide()"
111      onkeydown="return searchBox.OnSearchSelectKey(event)">
112 <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></div>
113
114 <!-- iframe showing the search results (closed by default) -->
115 <div id="MSearchResultsWindow">
116 <iframe src="" frameborder="0" 
117         name="MSearchResults" id="MSearchResults">
118 </iframe>
119 </div>
120
121 <hr class="footer"/><address style="text-align: right;"><small>Generated on Fri Aug 13 22:27:27 2010 for Chess Clock by&nbsp;
122 <a href="http://www.doxygen.org/index.html">
123 <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.3 </small></address>
124 </body>
125 </html>