source: OGRE/trunk/ogrenew/Docs/api/html/classOgre_1_1Any_1_1holder.html @ 692

Revision 692, 11.5 KB checked in by mattausch, 18 years ago (diff)

adding ogre 1.2 and dependencies

Line 
1<html>
2<head>
3<title> TemplateOgre::Any::holder&lt; ValueType &gt; class Reference - OGRE Documentation</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
4<link type="text/css" rel="stylesheet" href="style.css">
5</head>
6
7<body>
8<!-- Generated by Doxygen 1.3.6 -->
9<div class="qindex"><a class="qindex" href="index.html">Main&nbsp;Page</a> | <a class="qindex" href="namespaces.html">Namespace List</a> | <a class="qindex" href="hierarchy.html">Class&nbsp;Hierarchy</a> | <a class="qindex" href="classes.html">Alphabetical&nbsp;List</a> | <a class="qindex" href="annotated.html">Class&nbsp;List</a> | <a class="qindex" href="files.html">File&nbsp;List</a> | <a class="qindex" href="namespacemembers.html">Namespace&nbsp;Members</a> | <a class="qindex" href="functions.html">Class&nbsp;Members</a> | <a class="qindex" href="globals.html">File&nbsp;Members</a> | <a class="qindex" href="pages.html">Related&nbsp;Pages</a></div>
10<h1>Ogre::Any::holder&lt; ValueType &gt; Class Template Reference</h1><code>#include &lt;<a class="el" href="OgreAny_8h-source.html">OgreAny.h</a>&gt;</code>
11<p>
12<p>Inheritance diagram for Ogre::Any::holder&lt; ValueType &gt;:
13<p><center><img src="classOgre_1_1Any_1_1holder.png" usemap="#Ogre::Any::holder< ValueType >_map" border="0" alt=""></center>
14<map name="Ogre::Any::holder< ValueType >_map">
15<area href="classOgre_1_1Any_1_1placeholder.html" alt="Ogre::Any::placeholder" shape="rect" coords="0,0,197,24">
16</map>
17<a href="classOgre_1_1Any_1_1holder-members.html">List of all members.</a><table border=0 cellpadding=0 cellspacing=0>
18<tr><td></td></tr>
19<tr><td colspan=2><br><h2>Public Member Functions</h2></td></tr>
20<tr><td class="memItemLeft" nowrap align=right valign=top>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1Any_1_1holder.html#Ogre_1_1Any_1_1holdera0">holder</a> (const ValueType &amp;value)</td></tr>
21
22<tr><td class="memItemLeft" nowrap align=right valign=top>virtual const std::type_info &amp;&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1Any_1_1holder.html#Ogre_1_1Any_1_1holdera1">getType</a> () const </td></tr>
23
24<tr><td class="memItemLeft" nowrap align=right valign=top>virtual <a class="el" href="classOgre_1_1Any_1_1placeholder.html">placeholder</a> *&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1Any_1_1holder.html#Ogre_1_1Any_1_1holdera2">clone</a> () const </td></tr>
25
26<tr><td class="memItemLeft" nowrap align=right valign=top>virtual void&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1Any_1_1holder.html#Ogre_1_1Any_1_1holdera3">writeToStream</a> (std::ostream &amp;o)</td></tr>
27
28<tr><td colspan=2><br><h2>Public Attributes</h2></td></tr>
29<tr><td class="memItemLeft" nowrap align=right valign=top>ValueType&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1Any_1_1holder.html#Ogre_1_1Any_1_1holdero0">held</a></td></tr>
30
31</table>
32<h3>template&lt;typename ValueType&gt;<br>
33 class Ogre::Any::holder&lt; ValueType &gt;</h3>
34
35<hr><h2>Constructor &amp; Destructor Documentation</h2>
36<a class="anchor" name="Ogre_1_1Any_1_1holdera0" doxytag="Ogre::Any::holder::holder" ></a><p>
37<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
38  <tr>
39    <td class="mdRow">
40      <table cellpadding="0" cellspacing="0" border="0">
41        <tr>
42          <td class="md" colspan="4">
43template&lt;typename ValueType&gt; </td>
44        </tr>
45        <tr>
46          <td class="md" nowrap valign="top"> <a class="el" href="classOgre_1_1Any_1_1holder.html">Ogre::Any::holder</a>&lt; ValueType &gt;::<a class="el" href="classOgre_1_1Any_1_1holder.html">holder</a> </td>
47          <td class="md" valign="top">(&nbsp;</td>
48          <td class="md" nowrap valign="top">const ValueType &amp;&nbsp;</td>
49          <td class="mdname1" valign="top" nowrap> <em>value</em>          </td>
50          <td class="md" valign="top">&nbsp;)&nbsp;</td>
51          <td class="md" nowrap></td>
52        </tr>
53
54      </table>
55    </td>
56  </tr>
57</table>
58<table cellspacing=5 cellpadding=0 border=0>
59  <tr>
60    <td>
61      &nbsp;
62    </td>
63    <td>
64
65<p>
66
67<p>
68Definition at line <a class="el" href="OgreAny_8h-source.html#l00139">139</a> of file <a class="el" href="OgreAny_8h-source.html">OgreAny.h</a>.
69<p>
70References <a class="el" href="OgreAny_8h-source.html#l00164">Ogre::Any::holder&lt; ValueType &gt;::held</a>.
71<p>
72Referenced by <a class="el" href="OgreAny_8h-source.html#l00151">Ogre::Any::holder&lt; ValueType &gt;::clone()</a>.    </td>
73  </tr>
74</table>
75<hr><h2>Member Function Documentation</h2>
76<a class="anchor" name="Ogre_1_1Any_1_1holdera2" doxytag="Ogre::Any::holder::clone" ></a><p>
77<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
78  <tr>
79    <td class="mdRow">
80      <table cellpadding="0" cellspacing="0" border="0">
81        <tr>
82          <td class="md" colspan="4">
83template&lt;typename ValueType&gt; </td>
84        </tr>
85        <tr>
86          <td class="md" nowrap valign="top"> virtual <a class="el" href="classOgre_1_1Any_1_1placeholder.html">placeholder</a>* <a class="el" href="classOgre_1_1Any_1_1holder.html">Ogre::Any::holder</a>&lt; ValueType &gt;::clone </td>
87          <td class="md" valign="top">(&nbsp;</td>
88          <td class="mdname1" valign="top" nowrap>          </td>
89          <td class="md" valign="top">&nbsp;)&nbsp;</td>
90          <td class="md" nowrap> const<code> [virtual]</code></td>
91        </tr>
92
93      </table>
94    </td>
95  </tr>
96</table>
97<table cellspacing=5 cellpadding=0 border=0>
98  <tr>
99    <td>
100      &nbsp;
101    </td>
102    <td>
103
104<p>
105
106<p>
107Implements <a class="el" href="classOgre_1_1Any_1_1placeholder.html#Ogre_1_1AnyNumeric_1_1numplaceholdera7">Ogre::Any::placeholder</a>.
108<p>
109Definition at line <a class="el" href="OgreAny_8h-source.html#l00151">151</a> of file <a class="el" href="OgreAny_8h-source.html">OgreAny.h</a>.
110<p>
111References <a class="el" href="OgreAny_8h-source.html#l00164">Ogre::Any::holder&lt; ValueType &gt;::held</a>, and <a class="el" href="OgreAny_8h-source.html#l00139">Ogre::Any::holder&lt; ValueType &gt;::holder()</a>.    </td>
112  </tr>
113</table>
114<a class="anchor" name="Ogre_1_1Any_1_1holdera1" doxytag="Ogre::Any::holder::getType" ></a><p>
115<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
116  <tr>
117    <td class="mdRow">
118      <table cellpadding="0" cellspacing="0" border="0">
119        <tr>
120          <td class="md" colspan="4">
121template&lt;typename ValueType&gt; </td>
122        </tr>
123        <tr>
124          <td class="md" nowrap valign="top"> virtual const std::type_info&amp; <a class="el" href="classOgre_1_1Any_1_1holder.html">Ogre::Any::holder</a>&lt; ValueType &gt;::getType </td>
125          <td class="md" valign="top">(&nbsp;</td>
126          <td class="md" nowrap valign="top">void&nbsp;</td>
127          <td class="mdname1" valign="top" nowrap>          </td>
128          <td class="md" valign="top">&nbsp;)&nbsp;</td>
129          <td class="md" nowrap> const<code> [virtual]</code></td>
130        </tr>
131
132      </table>
133    </td>
134  </tr>
135</table>
136<table cellspacing=5 cellpadding=0 border=0>
137  <tr>
138    <td>
139      &nbsp;
140    </td>
141    <td>
142
143<p>
144
145<p>
146Implements <a class="el" href="classOgre_1_1Any_1_1placeholder.html#Ogre_1_1AnyNumeric_1_1numplaceholdera6">Ogre::Any::placeholder</a>.
147<p>
148Definition at line <a class="el" href="OgreAny_8h-source.html#l00146">146</a> of file <a class="el" href="OgreAny_8h-source.html">OgreAny.h</a>.    </td>
149  </tr>
150</table>
151<a class="anchor" name="Ogre_1_1Any_1_1holdera3" doxytag="Ogre::Any::holder::writeToStream" ></a><p>
152<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
153  <tr>
154    <td class="mdRow">
155      <table cellpadding="0" cellspacing="0" border="0">
156        <tr>
157          <td class="md" colspan="4">
158template&lt;typename ValueType&gt; </td>
159        </tr>
160        <tr>
161          <td class="md" nowrap valign="top"> virtual void <a class="el" href="classOgre_1_1Any_1_1holder.html">Ogre::Any::holder</a>&lt; ValueType &gt;::writeToStream </td>
162          <td class="md" valign="top">(&nbsp;</td>
163          <td class="md" nowrap valign="top">std::ostream &amp;&nbsp;</td>
164          <td class="mdname1" valign="top" nowrap> <em>o</em>          </td>
165          <td class="md" valign="top">&nbsp;)&nbsp;</td>
166          <td class="md" nowrap><code> [virtual]</code></td>
167        </tr>
168
169      </table>
170    </td>
171  </tr>
172</table>
173<table cellspacing=5 cellpadding=0 border=0>
174  <tr>
175    <td>
176      &nbsp;
177    </td>
178    <td>
179
180<p>
181
182<p>
183Implements <a class="el" href="classOgre_1_1Any_1_1placeholder.html#Ogre_1_1AnyNumeric_1_1numplaceholdera8">Ogre::Any::placeholder</a>.
184<p>
185Definition at line <a class="el" href="OgreAny_8h-source.html#l00156">156</a> of file <a class="el" href="OgreAny_8h-source.html">OgreAny.h</a>.
186<p>
187References <a class="el" href="OgreAny_8h-source.html#l00164">Ogre::Any::holder&lt; ValueType &gt;::held</a>.    </td>
188  </tr>
189</table>
190<hr><h2>Member Data Documentation</h2>
191<a class="anchor" name="Ogre_1_1Any_1_1holdero0" doxytag="Ogre::Any::holder::held" ></a><p>
192<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
193  <tr>
194    <td class="mdRow">
195      <table cellpadding="0" cellspacing="0" border="0">
196        <tr>
197          <td class="md" colspan="4">
198template&lt;typename ValueType&gt; </td>
199        </tr>
200        <tr>
201          <td class="md" nowrap valign="top"> ValueType <a class="el" href="classOgre_1_1Any_1_1holder.html">Ogre::Any::holder</a>&lt; ValueType &gt;::<a class="el" href="classOgre_1_1Any_1_1holder.html#Ogre_1_1Any_1_1holdero0">held</a>
202      </table>
203    </td>
204  </tr>
205</table>
206<table cellspacing=5 cellpadding=0 border=0>
207  <tr>
208    <td>
209      &nbsp;
210    </td>
211    <td>
212
213<p>
214
215<p>
216Definition at line <a class="el" href="OgreAny_8h-source.html#l00164">164</a> of file <a class="el" href="OgreAny_8h-source.html">OgreAny.h</a>.
217<p>
218Referenced by <a class="el" href="OgreAny_8h-source.html#l00151">Ogre::Any::holder&lt; ValueType &gt;::clone()</a>, <a class="el" href="OgreAny_8h-source.html#l00139">Ogre::Any::holder&lt; ValueType &gt;::holder()</a>, and <a class="el" href="OgreAny_8h-source.html#l00156">Ogre::Any::holder&lt; ValueType &gt;::writeToStream()</a>.    </td>
219  </tr>
220</table>
221<hr>The documentation for this class was generated from the following file:<ul>
222<li><a class="el" href="OgreAny_8h-source.html">OgreAny.h</a></ul>
223<hr>
224<p>
225Copyright &copy; 2000-2005 by The OGRE Team<br />
226<!--Creative Commons License--><a rel="license" href="http://creativecommons.org/licenses/by-sa/2.5/"><img alt="Creative Commons License" border="0" src="http://creativecommons.org/images/public/somerights20.png"/></a><br/>
227This work is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-sa/2.5/">Creative Commons Attribution-ShareAlike 2.5 License</a>.<br/>
228                <!--/Creative Commons License--><!-- <rdf:RDF xmlns="http://web.resource.org/cc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
229                <Work rdf:about="">
230                        <license rdf:resource="http://creativecommons.org/licenses/by-sa/2.5/" />
231        <dc:type rdf:resource="http://purl.org/dc/dcmitype/Text" />
232                </Work>
233                <License rdf:about="http://creativecommons.org/licenses/by-sa/2.5/"><permits rdf:resource="http://web.resource.org/cc/Reproduction"/><permits rdf:resource="http://web.resource.org/cc/Distribution"/><requires rdf:resource="http://web.resource.org/cc/Notice"/><requires rdf:resource="http://web.resource.org/cc/Attribution"/><permits rdf:resource="http://web.resource.org/cc/DerivativeWorks"/><requires rdf:resource="http://web.resource.org/cc/ShareAlike"/></License></rdf:RDF> -->
234
235Last modified Sun Mar 12 14:38:06 2006
236</p>
237</body>
238</html>
Note: See TracBrowser for help on using the repository browser.