source: OGRE/trunk/ogrenew/Docs/api/html/namespacestdext.html @ 657

Revision 657, 4.2 KB checked in by mattausch, 19 years ago (diff)

added ogre dependencies and patched ogre sources

Line 
1<html>
2<head>
3<title>stdext Namespace 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>stdext Namespace Reference</h1>
11<p>
12<table border=0 cellpadding=0 cellspacing=0>
13<tr><td></td></tr>
14<tr><td colspan=2><br><h2>Functions</h2></td></tr>
15<tr><td class="memItemLeft" nowrap align=right valign=top>template&lt;&gt; size_t&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="namespacestdext.html#a0">hash_compare&lt; Ogre::_StringBase, std::less&lt; Ogre::_StringBase &gt; &gt;::operator()</a> (const <a class="el" href="namespaceOgre.html#a425">Ogre::_StringBase</a> &amp;_stringBase) const </td></tr>
16
17</table>
18<hr><h2>Function Documentation</h2>
19<a class="anchor" name="a0" doxytag="stdext::hash_compare< Ogre::_StringBase, std::less< Ogre::_StringBase > >::operator()" ></a><p>
20<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
21  <tr>
22    <td class="mdRow">
23      <table cellpadding="0" cellspacing="0" border="0">
24        <tr>
25          <td class="md" colspan="4">
26template&lt;&gt; </td>
27        </tr>
28        <tr>
29          <td class="md" nowrap valign="top"> size_t hash_compare&lt; <a class="el" href="namespaceOgre.html#a425">Ogre::_StringBase</a>, std::less&lt; <a class="el" href="namespaceOgre.html#a425">Ogre::_StringBase</a> &gt; &gt;::operator() </td>
30          <td class="md" valign="top">(&nbsp;</td>
31          <td class="md" nowrap valign="top">const <a class="el" href="namespaceOgre.html#a425">Ogre::_StringBase</a> &amp;&nbsp;</td>
32          <td class="mdname1" valign="top" nowrap> <em>_stringBase</em>          </td>
33          <td class="md" valign="top">&nbsp;)&nbsp;</td>
34          <td class="md" nowrap> const</td>
35        </tr>
36
37      </table>
38    </td>
39  </tr>
40</table>
41<table cellspacing=5 cellpadding=0 border=0>
42  <tr>
43    <td>
44      &nbsp;
45    </td>
46    <td>
47
48<p>
49
50<p>
51Definition at line <a class="el" href="OgreString_8h-source.html#l00064">64</a> of file <a class="el" href="OgreString_8h-source.html">OgreString.h</a>.
52<p>
53References <a class="el" href="OgrePrerequisites_8h-source.html#l00151">Ogre::_StringBase</a>.    </td>
54  </tr>
55</table>
56<hr>
57<p>
58Copyright &copy; 2000-2005 by The OGRE Team<br />
59<!--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/>
60This 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/>
61                <!--/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#">
62                <Work rdf:about="">
63                        <license rdf:resource="http://creativecommons.org/licenses/by-sa/2.5/" />
64        <dc:type rdf:resource="http://purl.org/dc/dcmitype/Text" />
65                </Work>
66                <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> -->
67
68Last modified Sun Feb 12 13:12:16 2006
69</p>
70</body>
71</html>
Note: See TracBrowser for help on using the repository browser.