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

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

adding ogre 1.2 and dependencies

Line 
1<html>
2<head>
3<title>Ogre::Profile 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::Profile Class Reference</h1>An individual profile that will be processed by the <a class="el" href="classOgre_1_1Profiler.html">Profiler</a>. 
11<a href="#_details">More...</a>
12<p>
13<code>#include &lt;<a class="el" href="OgreProfiler_8h-source.html">OgreProfiler.h</a>&gt;</code>
14<p>
15<a href="classOgre_1_1Profile-members.html">List of all members.</a><table border=0 cellpadding=0 cellspacing=0>
16<tr><td></td></tr>
17<tr><td colspan=2><br><h2>Public Member Functions</h2></td></tr>
18<tr><td class="memItemLeft" nowrap align=right valign=top>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1Profile.html#Ogre_1_1Profilea0">Profile</a> (const <a class="el" href="namespaceOgre.html#a471">String</a> &amp;profileName)</td></tr>
19
20<tr><td class="memItemLeft" nowrap align=right valign=top>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1Profile.html#Ogre_1_1Profilea1">~Profile</a> ()</td></tr>
21
22<tr><td colspan=2><br><h2>Protected Attributes</h2></td></tr>
23<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="namespaceOgre.html#a471">String</a>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1Profile.html#Ogre_1_1Profilep0">mName</a></td></tr>
24
25<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">The name of this profile.  <a href="#Ogre_1_1Profilep0"></a><br><br></td></tr>
26</table>
27<hr><a name="_details"></a><h2>Detailed Description</h2>
28An individual profile that will be processed by the <a class="el" href="classOgre_1_1Profiler.html">Profiler</a>.
29<p>
30<dl compact><dt><b>Remarks:</b></dt><dd>Use the macro <a class="el" href="OgreProfiler_8h.html#a0">OgreProfile(name)</a> instead of instantiating this profile directly <p>
31We use this <a class="el" href="classOgre_1_1Profile.html">Profile</a> to allow scoping rules to signify the beginning and end of the profile. Use the <a class="el" href="classOgre_1_1Profiler.html">Profiler</a> singleton (through the macro <a class="el" href="OgreProfiler_8h.html#a1">OgreProfileBegin(name)</a> and <a class="el" href="OgreProfiler_8h.html#a2">OgreProfileEnd(name)</a>) directly if you want a profile to last outside of a scope (ie the main game loop). </dd></dl>
32<dl compact><dt><b>Author:</b></dt><dd>Amit Mathew (amitmathew (at) yahoo (dot) com) </dd></dl>
33
34<p>
35
36<p>
37Definition at line <a class="el" href="OgreProfiler_8h-source.html#l00074">74</a> of file <a class="el" href="OgreProfiler_8h-source.html">OgreProfiler.h</a>.<hr><h2>Constructor &amp; Destructor Documentation</h2>
38<a class="anchor" name="Ogre_1_1Profilea0" doxytag="Ogre::Profile::Profile" ></a><p>
39<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
40  <tr>
41    <td class="mdRow">
42      <table cellpadding="0" cellspacing="0" border="0">
43        <tr>
44          <td class="md" nowrap valign="top"> Ogre::Profile::Profile </td>
45          <td class="md" valign="top">(&nbsp;</td>
46          <td class="md" nowrap valign="top">const <a class="el" href="namespaceOgre.html#a471">String</a> &amp;&nbsp;</td>
47          <td class="mdname1" valign="top" nowrap> <em>profileName</em>          </td>
48          <td class="md" valign="top">&nbsp;)&nbsp;</td>
49          <td class="md" nowrap></td>
50        </tr>
51
52      </table>
53    </td>
54  </tr>
55</table>
56<table cellspacing=5 cellpadding=0 border=0>
57  <tr>
58    <td>
59      &nbsp;
60    </td>
61    <td>
62
63<p>
64    </td>
65  </tr>
66</table>
67<a class="anchor" name="Ogre_1_1Profilea1" doxytag="Ogre::Profile::~Profile" ></a><p>
68<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
69  <tr>
70    <td class="mdRow">
71      <table cellpadding="0" cellspacing="0" border="0">
72        <tr>
73          <td class="md" nowrap valign="top"> Ogre::Profile::~<a class="el" href="classOgre_1_1Profile.html">Profile</a> </td>
74          <td class="md" valign="top">(&nbsp;</td>
75          <td class="mdname1" valign="top" nowrap>          </td>
76          <td class="md" valign="top">&nbsp;)&nbsp;</td>
77          <td class="md" nowrap></td>
78        </tr>
79
80      </table>
81    </td>
82  </tr>
83</table>
84<table cellspacing=5 cellpadding=0 border=0>
85  <tr>
86    <td>
87      &nbsp;
88    </td>
89    <td>
90
91<p>
92    </td>
93  </tr>
94</table>
95<hr><h2>Member Data Documentation</h2>
96<a class="anchor" name="Ogre_1_1Profilep0" doxytag="Ogre::Profile::mName" ></a><p>
97<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
98  <tr>
99    <td class="mdRow">
100      <table cellpadding="0" cellspacing="0" border="0">
101        <tr>
102          <td class="md" nowrap valign="top"> <a class="el" href="namespaceOgre.html#a471">String</a> <a class="el" href="classOgre_1_1Profile.html#Ogre_1_1Profilep0">Ogre::Profile::mName</a><code> [protected]</code>
103      </table>
104    </td>
105  </tr>
106</table>
107<table cellspacing=5 cellpadding=0 border=0>
108  <tr>
109    <td>
110      &nbsp;
111    </td>
112    <td>
113
114<p>
115The name of this profile.
116<p>
117
118<p>
119Definition at line <a class="el" href="OgreProfiler_8h-source.html#l00083">83</a> of file <a class="el" href="OgreProfiler_8h-source.html">OgreProfiler.h</a>.    </td>
120  </tr>
121</table>
122<hr>The documentation for this class was generated from the following file:<ul>
123<li><a class="el" href="OgreProfiler_8h-source.html">OgreProfiler.h</a></ul>
124<hr>
125<p>
126Copyright &copy; 2000-2005 by The OGRE Team<br />
127<!--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/>
128This 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/>
129                <!--/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#">
130                <Work rdf:about="">
131                        <license rdf:resource="http://creativecommons.org/licenses/by-sa/2.5/" />
132        <dc:type rdf:resource="http://purl.org/dc/dcmitype/Text" />
133                </Work>
134                <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> -->
135
136Last modified Sun Mar 12 14:41:45 2006
137</p>
138</body>
139</html>
Note: See TracBrowser for help on using the repository browser.