source: NonGTP/FCollada/Documentation/classmap.html @ 964

Revision 964, 2.3 KB checked in by igarcia, 18 years ago (diff)
Line 
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>FCollada: map&lt; _Kty, _Ty &gt; Class Template Reference</title>
4<link href="doxygen.css" rel="stylesheet" type="text/css">
5<link href="tabs.css" rel="stylesheet" type="text/css">
6</head><body>
7<!-- Generated by Doxygen 1.4.6-NO -->
8<div class="tabs">
9  <ul>
10    <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
11    <li><a href="modules.html"><span>Modules</span></a></li>
12    <li><a href="namespaces.html"><span>Namespaces</span></a></li>
13    <li id="current"><a href="classes.html"><span>Classes</span></a></li>
14    <li><a href="files.html"><span>Files</span></a></li>
15    <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li>
16  </ul></div>
17<div class="tabs">
18  <ul>
19    <li><a href="classes.html"><span>Alphabetical&nbsp;List</span></a></li>
20    <li><a href="annotated.html"><span>Class&nbsp;List</span></a></li>
21    <li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
22    <li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
23  </ul></div>
24<h1>map&lt; _Kty, _Ty &gt; Class Template Reference</h1><!-- doxytag: class="map" --><!-- doxytag: inherits="std::map&lt; _Kty, _Ty &gt;" -->A STL map. 
25<a href="#_details">More...</a>
26<p>
27<code>#include &lt;<a class="el" href="_platforms_8h-source.html">Platforms.h</a>&gt;</code>
28<p>
29<p>Inheritance diagram for map&lt; _Kty, _Ty &gt;:
30<p><center><img src="classmap.png" usemap="#map< _Kty, _Ty >_map" border="0" alt=""></center>
31<map name="map< _Kty, _Ty >_map">
32</map>
33<a href="classmap-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0">
34<tr><td></td></tr>
35</table>
36<hr><a name="_details"></a><h2>Detailed Description</h2>
37<h3>template&lt;typename _Kty, typename _Ty&gt;<br>
38 class map&lt; _Kty, _Ty &gt;</h3>
39
40A STL map.
41<p>
42<hr>The documentation for this class was generated from the following file:<ul>
43<li>FUtils/<a class="el" href="_platforms_8h-source.html">Platforms.h</a></ul>
44<hr size="1"><address style="align: right;"><small>Generated on Fri May 12 16:44:44 2006 for FCollada by&nbsp;
45<a href="http://www.doxygen.org/index.html">
46<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.6-NO </small></address>
47</body>
48</html>
Note: See TracBrowser for help on using the repository browser.