/[projects]/queensgui/html/classSolution.html
ViewVC logotype

Contents of /queensgui/html/classSolution.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1 - (show annotations) (download) (as text)
Thu Jul 19 21:34:15 2007 UTC (16 years, 10 months ago) by torben
File MIME type: text/html
File size: 3943 byte(s)
Initial import


1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2 <html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
3 <title>queensgui.kdevelop: Solution Class Reference</title>
4 <link href="doxygen.css" rel="stylesheet" type="text/css">
5 </head><body>
6 <!-- Generated by Doxygen 1.3.9.1 -->
7 <div class="qindex"><a class="qindex" href="index.html">Main&nbsp;Page</a> | <a class="qindex" href="hierarchy.html">Class&nbsp;Hierarchy</a> | <a class="qindex" href="annotated.html">Class&nbsp;List</a> | <a class="qindex" href="files.html">File&nbsp;List</a></div>
8 <h1>Solution Class Reference</h1><code>#include &lt;<a class="el" href="solution_8h-source.html">solution.h</a>&gt;</code>
9 <p>
10 <a href="classSolution-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0">
11 <tr><td></td></tr>
12 <tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr>
13 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="a0" doxytag="Solution::Solution"></a>
14 &nbsp;</td><td class="memItemRight" valign="bottom"><b>Solution</b> (int size=8)</td></tr>
15
16 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="a1" doxytag="Solution::Solution"></a>
17 &nbsp;</td><td class="memItemRight" valign="bottom"><b>Solution</b> (const <a class="el" href="classSolution.html">Solution</a> &amp;input)</td></tr>
18
19 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="a3" doxytag="Solution::set"></a>
20 void&nbsp;</td><td class="memItemRight" valign="bottom"><b>set</b> (bool input[MAX_SIZE][MAX_SIZE])</td></tr>
21
22 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="a4" doxytag="Solution::rotate90"></a>
23 void&nbsp;</td><td class="memItemRight" valign="bottom"><b>rotate90</b> ()</td></tr>
24
25 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="a5" doxytag="Solution::mirror"></a>
26 void&nbsp;</td><td class="memItemRight" valign="bottom"><b>mirror</b> ()</td></tr>
27
28 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="a6" doxytag="Solution::operator=="></a>
29 bool&nbsp;</td><td class="memItemRight" valign="bottom"><b>operator==</b> (const <a class="el" href="classSolution.html">Solution</a> &amp;sol)</td></tr>
30
31 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="a7" doxytag="Solution::operator!="></a>
32 bool&nbsp;</td><td class="memItemRight" valign="bottom"><b>operator!=</b> (const <a class="el" href="classSolution.html">Solution</a> &amp;sol)</td></tr>
33
34 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="a8" doxytag="Solution::size"></a>
35 int&nbsp;</td><td class="memItemRight" valign="bottom"><b>size</b> ()</td></tr>
36
37 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="a9" doxytag="Solution::setSize"></a>
38 void&nbsp;</td><td class="memItemRight" valign="bottom"><b>setSize</b> (int size)</td></tr>
39
40 <tr><td colspan="2"><br><h2>Public Attributes</h2></td></tr>
41 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="o0" doxytag="Solution::matrix"></a>
42 bool&nbsp;</td><td class="memItemRight" valign="bottom"><b>matrix</b> [MAX_SIZE][MAX_SIZE]</td></tr>
43
44 </table>
45 <hr><a name="_details"></a><h2>Detailed Description</h2>
46 <dl compact><dt><b>Author:</b></dt><dd>Torben Nielsen </dd></dl>
47
48 <p>
49 <hr>The documentation for this class was generated from the following files:<ul>
50 <li>development/queensgui/src/<a class="el" href="solution_8h-source.html">solution.h</a><li>development/queensgui/src/solution.cpp</ul>
51 <hr size="1"><address style="align: right;"><small>Generated on Sun Aug 14 15:33:57 2005 for queensgui.kdevelop by&nbsp;
52 <a href="http://www.doxygen.org/index.html">
53 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.3.9.1 </small></address>
54 </body>
55 </html>

Properties

Name Value
svn:executable *

  ViewVC Help
Powered by ViewVC 1.1.20