summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/support/lua2dox/examples/lua/docs/html/classDog.html
blob: a02084640f5dc391d32fdf16b290c88faacfc6b9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
<title>Sample Code: Dog Class Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.5.6 -->
<div class="navigation" id="top">
  <div class="tabs">
    <ul>
      <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
      <li class="current"><a href="annotated.html"><span>Classes</span></a></li>
      <li><a href="files.html"><span>Files</span></a></li>
    </ul>
  </div>
  <div class="tabs">
    <ul>
      <li><a href="annotated.html"><span>Class&nbsp;List</span></a></li>
      <li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
      <li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
    </ul>
  </div>
</div>
<div class="contents">
<h1>Dog Class Reference</h1><!-- doxytag: class="Dog" --><!-- doxytag: inherits="Mammal" -->another subclassed mammal  
<a href="#_details">More...</a>
<p>
<div class="dynheader">
Inheritance diagram for Dog:</div>
<div class="dynsection">

<p><center><img src="classDog.png" usemap="#Dog_map" border="0" alt=""></center>
<map name="Dog_map">
<area href="classMammal.html" alt="Mammal" shape="rect" coords="0,56,58,80">
<area href="classAnimal.html" alt="Animal" shape="rect" coords="0,0,58,24">
</map>
</div>

<p>
<a href="classDog-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDog.html#ed7e9b0a72e4cd6c6ac3964e16c0baa8">init</a> (this)</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">constructor  <a href="#ed7e9b0a72e4cd6c6ac3964e16c0baa8"></a><br></td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
another subclassed mammal 
<p>Definition at line <a class="el" href="animals_8lua-source.html#l00111">111</a> of file <a class="el" href="animals_8lua-source.html">animals.lua</a>.</p>
<hr><h2>Member Function Documentation</h2>
<a class="anchor" name="ed7e9b0a72e4cd6c6ac3964e16c0baa8"></a><!-- doxytag: member="Dog::init" ref="ed7e9b0a72e4cd6c6ac3964e16c0baa8" args="(this)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">Dog::init           </td>
          <td>(</td>
          <td class="paramtype">this&nbsp;</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
constructor 
<p>

<p>Reimplemented from <a class="el" href="classMammal.html#dd9704b77a8575066764961254bc264d">Mammal</a>.</p>

<p>Definition at line <a class="el" href="animals_8lua-source.html#l00114">114</a> of file <a class="el" href="animals_8lua-source.html">animals.lua</a>.</p>

</div>
</div><p>
<hr>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="animals_8lua-source.html">animals.lua</a></ul>
</div>
<hr size="1"><address style="text-align: right;"><small>Generated on Mon Jun 11 16:15:30 2012 for Sample Code by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address>
</body>
</html>