Sophie

Sophie

distrib > Mandriva > 10.0-com > i586 > by-pkgid > 06719cf03808e17ae6f0852ca1052dc2 > files > 3510

libogre1-devel-0.13.0-1mdk.i586.rpm

<html>
<head>
<title>Ogre::Profiler::ProfileInstance struct Reference - OGRE Documentation</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> 
<link type="text/css" rel="stylesheet" href="style.css">
</head>

<body>
<!-- Generated by Doxygen 1.2.16 -->
<center>
<a class="qindex" href="index.html">Main Page</a> &nbsp; <a class="qindex" href="namespaces.html">Namespace List</a> &nbsp; <a class="qindex" href="hierarchy.html">Class Hierarchy</a> &nbsp; <a class="qindex" href="classes.html">Alphabetical List</a> &nbsp; <a class="qindex" href="annotated.html">Compound List</a> &nbsp; <a class="qindex" href="files.html">File List</a> &nbsp; <a class="qindex" href="namespacemembers.html">Namespace Members</a> &nbsp; <a class="qindex" href="functions.html">Compound Members</a> &nbsp; <a class="qindex" href="globals.html">File Members</a> &nbsp; <a class="qindex" href="pages.html">Related Pages</a> &nbsp; </center>
<hr><h1>Ogre::Profiler::ProfileInstance  Struct Reference</h1>Represents an individual profile call. 
<a href="#_details">More...</a>
<p>
<code>#include &lt;<a class="el" href="OgreProfiler_8h-source.html">OgreProfiler.h</a>&gt;</code>
<p>
Collaboration diagram for Ogre::Profiler::ProfileInstance:<p><center><img src="structOgre_1_1Profiler_1_1ProfileInstance__coll__graph.png" border="0" usemap="#Ogre_1_1Profiler_1_1ProfileInstance__coll__map" alt="Collaboration graph"></center>
<map name="Ogre_1_1Profiler_1_1ProfileInstance__coll__map">
<area href="classOgre_1_1String.html" shape="rect" coords="57,35,137,17" alt="">
</map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center><a href="structOgre_1_1Profiler_1_1ProfileInstance-members.html">List of all members.</a><table border=0 cellpadding=0 cellspacing=0>
<tr><td colspan=2><br><h2>Public Attributes</h2></td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="classOgre_1_1String.html">String</a>&nbsp;</td><td valign=bottom><a class="el" href="structOgre_1_1Profiler_1_1ProfileInstance.html#Ogre_1_1Profiler_1_1ProfileInstancem0">name</a></td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>The name of the profile.</em> <a href="#Ogre_1_1Profiler_1_1ProfileInstancem0"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="classOgre_1_1String.html">String</a>&nbsp;</td><td valign=bottom><a class="el" href="structOgre_1_1Profiler_1_1ProfileInstance.html#Ogre_1_1Profiler_1_1ProfileInstancem1">parent</a></td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>The name of the parent, empty string if root.</em> <a href="#Ogre_1_1Profiler_1_1ProfileInstancem1"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="namespaceOgre.html#a353">ulong</a>&nbsp;</td><td valign=bottom><a class="el" href="structOgre_1_1Profiler_1_1ProfileInstance.html#Ogre_1_1Profiler_1_1ProfileInstancem2">currTime</a></td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>The time this profile was started.</em> <a href="#Ogre_1_1Profiler_1_1ProfileInstancem2"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="namespaceOgre.html#a353">ulong</a>&nbsp;</td><td valign=bottom><a class="el" href="structOgre_1_1Profiler_1_1ProfileInstance.html#Ogre_1_1Profiler_1_1ProfileInstancem3">accum</a></td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Represents the total time of all child profiles to subtract from this profile.</em> <a href="#Ogre_1_1Profiler_1_1ProfileInstancem3"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="namespaceOgre.html#a352">uint</a>&nbsp;</td><td valign=bottom><a class="el" href="structOgre_1_1Profiler_1_1ProfileInstance.html#Ogre_1_1Profiler_1_1ProfileInstancem4">hierarchicalLvl</a></td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>The hierarchical level of this profile, 0 being the root profile.</em> <a href="#Ogre_1_1Profiler_1_1ProfileInstancem4"></a><em></em></font><br><br></td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
Represents an individual profile call.
<p>

<p>
Definition at line <a class="el" href="OgreProfiler_8h-source.html#l00225">225</a> of file <a class="el" href="OgreProfiler_8h-source.html">OgreProfiler.h</a>.<hr><h2>Member Data Documentation</h2>
<a name="Ogre_1_1Profiler_1_1ProfileInstancem3" doxytag="Ogre::Profiler::ProfileInstance::accum"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="namespaceOgre.html#a353">ulong</a> Ogre::Profiler::ProfileInstance::accum
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Represents the total time of all child profiles to subtract from this profile.
<p>

<p>
Definition at line <a class="el" href="OgreProfiler_8h-source.html#l00238">238</a> of file <a class="el" href="OgreProfiler_8h-source.html">OgreProfiler.h</a>.
<p>
Referenced by <a class="el" href="OgreProfiler_8cpp-source.html#l00273">Ogre::Profiler::beginProfile</a>(), and <a class="el" href="OgreProfiler_8cpp-source.html#l00385">Ogre::Profiler::endProfile</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1Profiler_1_1ProfileInstancem2" doxytag="Ogre::Profiler::ProfileInstance::currTime"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="namespaceOgre.html#a353">ulong</a> Ogre::Profiler::ProfileInstance::currTime
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
The time this profile was started.
<p>

<p>
Definition at line <a class="el" href="OgreProfiler_8h-source.html#l00234">234</a> of file <a class="el" href="OgreProfiler_8h-source.html">OgreProfiler.h</a>.
<p>
Referenced by <a class="el" href="OgreProfiler_8cpp-source.html#l00273">Ogre::Profiler::beginProfile</a>(), and <a class="el" href="OgreProfiler_8cpp-source.html#l00385">Ogre::Profiler::endProfile</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1Profiler_1_1ProfileInstancem4" doxytag="Ogre::Profiler::ProfileInstance::hierarchicalLvl"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="namespaceOgre.html#a352">uint</a> Ogre::Profiler::ProfileInstance::hierarchicalLvl
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
The hierarchical level of this profile, 0 being the root profile.
<p>

<p>
Definition at line <a class="el" href="OgreProfiler_8h-source.html#l00241">241</a> of file <a class="el" href="OgreProfiler_8h-source.html">OgreProfiler.h</a>.
<p>
Referenced by <a class="el" href="OgreProfiler_8cpp-source.html#l00273">Ogre::Profiler::beginProfile</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1Profiler_1_1ProfileInstancem0" doxytag="Ogre::Profiler::ProfileInstance::name"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="classOgre_1_1String.html">String</a> Ogre::Profiler::ProfileInstance::name
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
The name of the profile.
<p>

<p>
Definition at line <a class="el" href="OgreProfiler_8h-source.html#l00228">228</a> of file <a class="el" href="OgreProfiler_8h-source.html">OgreProfiler.h</a>.
<p>
Referenced by <a class="el" href="OgreProfiler_8cpp-source.html#l00273">Ogre::Profiler::beginProfile</a>(), and <a class="el" href="OgreProfiler_8cpp-source.html#l00385">Ogre::Profiler::endProfile</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1Profiler_1_1ProfileInstancem1" doxytag="Ogre::Profiler::ProfileInstance::parent"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="classOgre_1_1String.html">String</a> Ogre::Profiler::ProfileInstance::parent
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
The name of the parent, empty string if root.
<p>

<p>
Definition at line <a class="el" href="OgreProfiler_8h-source.html#l00231">231</a> of file <a class="el" href="OgreProfiler_8h-source.html">OgreProfiler.h</a>.
<p>
Referenced by <a class="el" href="OgreProfiler_8cpp-source.html#l00273">Ogre::Profiler::beginProfile</a>(), and <a class="el" href="OgreProfiler_8cpp-source.html#l00385">Ogre::Profiler::endProfile</a>().    </td>
  </tr>
</table>
<hr>The documentation for this struct was generated from the following file:<ul>
<li><a class="el" href="OgreProfiler_8h-source.html">OgreProfiler.h</a></ul>
<p>
Copyright &copy; 2002-2003 by The OGRE Team<br />
Last modified Wed Jan 21 00:19:18 2004
</p>
</body>
</html>