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

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

adding ogre 1.2 and dependencies

Line 
1<html>
2<head>
3<title>Ogre::Any::placeholder 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::placeholder Class 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::placeholder:
13<p><center><img src="classOgre_1_1Any_1_1placeholder.png" usemap="#Ogre::Any::placeholder_map" border="0" alt=""></center>
14<map name="Ogre::Any::placeholder_map">
15<area href="classOgre_1_1Any_1_1holder.html" alt="Ogre::Any::holder< ValueType >" shape="rect" coords="0,56,267,80">
16<area href="classOgre_1_1AnyNumeric_1_1numplaceholder.html" alt="Ogre::AnyNumeric::numplaceholder" shape="rect" coords="277,56,544,80">
17<area href="classOgre_1_1AnyNumeric_1_1numholder.html" alt="Ogre::AnyNumeric::numholder< ValueType >" shape="rect" coords="277,112,544,136">
18</map>
19<a href="classOgre_1_1Any_1_1placeholder-members.html">List of all members.</a><table border=0 cellpadding=0 cellspacing=0>
20<tr><td></td></tr>
21<tr><td colspan=2><br><h2>Public Member Functions</h2></td></tr>
22<tr><td class="memItemLeft" nowrap align=right valign=top>virtual&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1Any_1_1placeholder.html#Ogre_1_1Any_1_1placeholdera0">~placeholder</a> ()</td></tr>
23
24<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_1placeholder.html#Ogre_1_1AnyNumeric_1_1numplaceholdera6">getType</a> () const=0</td></tr>
25
26<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_1placeholder.html#Ogre_1_1AnyNumeric_1_1numplaceholdera7">clone</a> () const=0</td></tr>
27
28<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_1placeholder.html#Ogre_1_1AnyNumeric_1_1numplaceholdera8">writeToStream</a> (std::ostream &amp;o)=0</td></tr>
29
30</table>
31<hr><h2>Constructor &amp; Destructor Documentation</h2>
32<a class="anchor" name="Ogre_1_1Any_1_1placeholdera0" doxytag="Ogre::Any::placeholder::~placeholder" ></a><p>
33<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
34  <tr>
35    <td class="mdRow">
36      <table cellpadding="0" cellspacing="0" border="0">
37        <tr>
38          <td class="md" nowrap valign="top"> virtual Ogre::Any::placeholder::~<a class="el" href="classOgre_1_1Any_1_1placeholder.html">placeholder</a> </td>
39          <td class="md" valign="top">(&nbsp;</td>
40          <td class="mdname1" valign="top" nowrap>          </td>
41          <td class="md" valign="top">&nbsp;)&nbsp;</td>
42          <td class="md" nowrap><code> [virtual]</code></td>
43        </tr>
44
45      </table>
46    </td>
47  </tr>
48</table>
49<table cellspacing=5 cellpadding=0 border=0>
50  <tr>
51    <td>
52      &nbsp;
53    </td>
54    <td>
55
56<p>
57
58<p>
59Definition at line <a class="el" href="OgreAny_8h-source.html#l00120">120</a> of file <a class="el" href="OgreAny_8h-source.html">OgreAny.h</a>.    </td>
60  </tr>
61</table>
62<hr><h2>Member Function Documentation</h2>
63<a class="anchor" name="Ogre_1_1AnyNumeric_1_1numplaceholdera7" doxytag="Ogre::Any::placeholder::clone" ></a><p>
64<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
65  <tr>
66    <td class="mdRow">
67      <table cellpadding="0" cellspacing="0" border="0">
68        <tr>
69          <td class="md" nowrap valign="top"> virtual <a class="el" href="classOgre_1_1Any_1_1placeholder.html">placeholder</a>* Ogre::Any::placeholder::clone </td>
70          <td class="md" valign="top">(&nbsp;</td>
71          <td class="mdname1" valign="top" nowrap>          </td>
72          <td class="md" valign="top">&nbsp;)&nbsp;</td>
73          <td class="md" nowrap> const<code> [pure virtual]</code></td>
74        </tr>
75
76      </table>
77    </td>
78  </tr>
79</table>
80<table cellspacing=5 cellpadding=0 border=0>
81  <tr>
82    <td>
83      &nbsp;
84    </td>
85    <td>
86
87<p>
88
89<p>
90Implemented in <a class="el" href="classOgre_1_1Any_1_1holder.html#Ogre_1_1Any_1_1holdera2">Ogre::Any::holder&lt; ValueType &gt;</a>, and <a class="el" href="classOgre_1_1AnyNumeric_1_1numholder.html#Ogre_1_1AnyNumeric_1_1numholdera2">Ogre::AnyNumeric::numholder&lt; ValueType &gt;</a>.    </td>
91  </tr>
92</table>
93<a class="anchor" name="Ogre_1_1AnyNumeric_1_1numplaceholdera6" doxytag="Ogre::Any::placeholder::getType" ></a><p>
94<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
95  <tr>
96    <td class="mdRow">
97      <table cellpadding="0" cellspacing="0" border="0">
98        <tr>
99          <td class="md" nowrap valign="top"> virtual const std::type_info&amp; Ogre::Any::placeholder::getType </td>
100          <td class="md" valign="top">(&nbsp;</td>
101          <td class="mdname1" valign="top" nowrap>          </td>
102          <td class="md" valign="top">&nbsp;)&nbsp;</td>
103          <td class="md" nowrap> const<code> [pure virtual]</code></td>
104        </tr>
105
106      </table>
107    </td>
108  </tr>
109</table>
110<table cellspacing=5 cellpadding=0 border=0>
111  <tr>
112    <td>
113      &nbsp;
114    </td>
115    <td>
116
117<p>
118
119<p>
120Implemented in <a class="el" href="classOgre_1_1Any_1_1holder.html#Ogre_1_1Any_1_1holdera1">Ogre::Any::holder&lt; ValueType &gt;</a>, and <a class="el" href="classOgre_1_1AnyNumeric_1_1numholder.html#Ogre_1_1AnyNumeric_1_1numholdera1">Ogre::AnyNumeric::numholder&lt; ValueType &gt;</a>.
121<p>
122Referenced by <a class="el" href="OgreAny_8h-source.html#l00100">Ogre::Any::getType()</a>.    </td>
123  </tr>
124</table>
125<a class="anchor" name="Ogre_1_1AnyNumeric_1_1numplaceholdera8" doxytag="Ogre::Any::placeholder::writeToStream" ></a><p>
126<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
127  <tr>
128    <td class="mdRow">
129      <table cellpadding="0" cellspacing="0" border="0">
130        <tr>
131          <td class="md" nowrap valign="top"> virtual void Ogre::Any::placeholder::writeToStream </td>
132          <td class="md" valign="top">(&nbsp;</td>
133          <td class="md" nowrap valign="top">std::ostream &amp;&nbsp;</td>
134          <td class="mdname1" valign="top" nowrap> <em>o</em>          </td>
135          <td class="md" valign="top">&nbsp;)&nbsp;</td>
136          <td class="md" nowrap><code> [pure virtual]</code></td>
137        </tr>
138
139      </table>
140    </td>
141  </tr>
142</table>
143<table cellspacing=5 cellpadding=0 border=0>
144  <tr>
145    <td>
146      &nbsp;
147    </td>
148    <td>
149
150<p>
151
152<p>
153Implemented in <a class="el" href="classOgre_1_1Any_1_1holder.html#Ogre_1_1Any_1_1holdera3">Ogre::Any::holder&lt; ValueType &gt;</a>, and <a class="el" href="classOgre_1_1AnyNumeric_1_1numholder.html#Ogre_1_1AnyNumeric_1_1numholdera8">Ogre::AnyNumeric::numholder&lt; ValueType &gt;</a>.    </td>
154  </tr>
155</table>
156<hr>The documentation for this class was generated from the following file:<ul>
157<li><a class="el" href="OgreAny_8h-source.html">OgreAny.h</a></ul>
158<hr>
159<p>
160Copyright &copy; 2000-2005 by The OGRE Team<br />
161<!--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/>
162This 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/>
163                <!--/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#">
164                <Work rdf:about="">
165                        <license rdf:resource="http://creativecommons.org/licenses/by-sa/2.5/" />
166        <dc:type rdf:resource="http://purl.org/dc/dcmitype/Text" />
167                </Work>
168                <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> -->
169
170Last modified Sun Mar 12 14:38:06 2006
171</p>
172</body>
173</html>
Note: See TracBrowser for help on using the repository browser.