Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > bad97183153701b09df5fae1052b1c30 > files > 913

crystalspace-doc-1.2.1-5mdv2010.0.i586.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>Crystal Space 1.2.1: csProfiler Class Reference (Crystal Space 1.2.1 Public API Reference)</title>
<link href="tabs.css" rel="stylesheet" type="text/css">
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body>
<table border="0" cellpadding="0" cellspacing="0" width="100%" class="head">
 <tr height="59">
  <td class="head" width="202" valign="bottom" style="padding-left:0;"><a href="http://www.crystalspace3d.org/"><img src="csblur.png" width="236" height="59" alt="CrystalSpace" border="0"></a></td>
  <td class="head"><h2>Public API Reference</h2></td>
 </tr>
 <tr height="11">
  <td colspan="2" class="headshadow" valign="top" style="padding-left:0;"><img src="csblurb.png" width="236" height="11" alt="" border="0"></td>
 </tr>
</table>
<div class="content">
<!-- Generated by Doxygen 1.5.3 -->
<div class="tabs">
  <ul>
    <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
    <li><a href="modules.html"><span>Modules</span></a></li>
    <li><a href="namespaces.html"><span>Namespaces</span></a></li>
    <li class="current"><a href="classes.html"><span>Classes</span></a></li>
    <li><a href="files.html"><span>Files</span></a></li>
    <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li>
  </ul>
</div>
<div class="tabs">
  <ul>
    <li><a href="classes.html"><span>Alphabetical&nbsp;List</span></a></li>
    <li><a href="annotated.html"><span>Class&nbsp;List</span></a></li>
    <li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
    <li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
  </ul>
</div>
<h1>csProfiler Class Reference</h1><!-- doxytag: class="csProfiler" --><!-- doxytag: inherits="scfImplementation0&lt; csProfiler &gt;" --><code>#include &lt;<a class="el" href="csutil_2profile_8h-source.html">csutil/profile.h</a>&gt;</code>
<p>
<div class="dynheader">
Inheritance diagram for csProfiler:</div>
<div class="dynsection">
<p><center><img src="classcsProfiler__inherit__graph.png" border="0" usemap="#csProfiler__inherit__map" alt="Inheritance graph"></center>
<map name="csProfiler__inherit__map">
<area shape="rect" href="classscfImplementation0.html" title="scfImplementation0\&lt; csProfiler \&gt;" alt="" coords="5,161,245,188"><area shape="rect" href="classscfImplementation.html" title="scfImplementation\&lt; csProfiler \&gt;" alt="" coords="9,84,241,111"><area shape="rect" href="structiBase.html" title="This is the basic interface: all other interfaces should be derived from this one..." alt="" coords="16,7,72,33"><area shape="rect" href="classCS_1_1Memory_1_1CustomAllocated.html" title="Class that overrides operator new/operator delete/etc." alt="" coords="96,7,317,33"></map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center></div>

<p>
<a href="classcsProfiler-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="ed5f994244d5d364b1682b8d5439875c"></a><!-- doxytag: member="csProfiler::csProfiler" ref="ed5f994244d5d364b1682b8d5439875c" args="()" -->
&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcsProfiler.html#ed5f994244d5d364b1682b8d5439875c">csProfiler</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="8102a81a3b8937e5f3427ed345bf7e44"></a><!-- doxytag: member="csProfiler::GetProfileCounter" ref="8102a81a3b8937e5f3427ed345bf7e44" args="(const char *countername)" -->
<a class="el" href="classCS_1_1Debug_1_1ProfileCounter.html">CS::Debug::ProfileCounter</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcsProfiler.html#8102a81a3b8937e5f3427ed345bf7e44">GetProfileCounter</a> (const char *countername)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="c235301e22b0483a8debea498446bc24"></a><!-- doxytag: member="csProfiler::GetProfileCounters" ref="c235301e22b0483a8debea498446bc24" args="()" -->
const <a class="el" href="classcsArray.html">csArray</a><br>
&lt; <a class="el" href="classCS_1_1Debug_1_1ProfileCounter.html">CS::Debug::ProfileCounter</a> * &gt; &amp;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcsProfiler.html#c235301e22b0483a8debea498446bc24">GetProfileCounters</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="379cca0a5065424756c952df6a37f8a0"></a><!-- doxytag: member="csProfiler::GetProfileZone" ref="379cca0a5065424756c952df6a37f8a0" args="(const char *zonename)" -->
<a class="el" href="classCS_1_1Debug_1_1ProfileZone.html">CS::Debug::ProfileZone</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcsProfiler.html#379cca0a5065424756c952df6a37f8a0">GetProfileZone</a> (const char *zonename)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="f587c40aa82f451450d8ba4c50749949"></a><!-- doxytag: member="csProfiler::GetProfileZones" ref="f587c40aa82f451450d8ba4c50749949" args="()" -->
const <a class="el" href="classcsArray.html">csArray</a><br>
&lt; <a class="el" href="classCS_1_1Debug_1_1ProfileZone.html">CS::Debug::ProfileZone</a> * &gt; &amp;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcsProfiler.html#f587c40aa82f451450d8ba4c50749949">GetProfileZones</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="0b7f0c89a2db710b44d57d70486b2146"></a><!-- doxytag: member="csProfiler::Reset" ref="0b7f0c89a2db710b44d57d70486b2146" args="()" -->
void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcsProfiler.html#0b7f0c89a2db710b44d57d70486b2146">Reset</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="605f0d13fa75f1e17b6bc4252edb133b"></a><!-- doxytag: member="csProfiler::~csProfiler" ref="605f0d13fa75f1e17b6bc4252edb133b" args="()" -->
virtual&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcsProfiler.html#605f0d13fa75f1e17b6bc4252edb133b">~csProfiler</a> ()</td></tr>

<tr><td colspan="2"><br><h2>Public Attributes</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="856113186c4a6f8570a3ea77f15e998c"></a><!-- doxytag: member="csProfiler::profile_counters" ref="856113186c4a6f8570a3ea77f15e998c" args="" -->
<a class="el" href="classcsArray.html">csArray</a><br>
&lt; <a class="el" href="classCS_1_1Debug_1_1ProfileCounter.html">CS::Debug::ProfileCounter</a> * &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcsProfiler.html#856113186c4a6f8570a3ea77f15e998c">profile_counters</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="bcfcf36431ea21dfeefa348e327933b2"></a><!-- doxytag: member="csProfiler::profile_info" ref="bcfcf36431ea21dfeefa348e327933b2" args="" -->
<a class="el" href="classcsArray.html">csArray</a>&lt; <a class="el" href="structcsProfileInfo.html">csProfileInfo</a> &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcsProfiler.html#bcfcf36431ea21dfeefa348e327933b2">profile_info</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="c727d3d64cc94ad2c7db739fc878912d"></a><!-- doxytag: member="csProfiler::profile_zones" ref="c727d3d64cc94ad2c7db739fc878912d" args="" -->
<a class="el" href="classcsArray.html">csArray</a><br>
&lt; <a class="el" href="classCS_1_1Debug_1_1ProfileZone.html">CS::Debug::ProfileZone</a> * &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcsProfiler.html#c727d3d64cc94ad2c7db739fc878912d">profile_zones</a></td></tr>

</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
<dl compact><dt><b><a class="el" href="deprecated.html#_deprecated000059">Deprecated:</a></b></dt><dd>Old profiling discontinued; use <a class="el" href="structiProfiler.html" title="Interface to profiler.">iProfiler</a> interface </dd></dl>

<p>Definition at line <a class="el" href="csutil_2profile_8h-source.html#l00060">60</a> of file <a class="el" href="csutil_2profile_8h-source.html">profile.h</a>.</p>
<hr>The documentation for this class was generated from the following file:<ul>
<li>csutil/<a class="el" href="csutil_2profile_8h-source.html">profile.h</a></ul>
<hr size="1"><address><small>Generated for Crystal Space 1.2.1 by 
<a href="http://www.doxygen.org/index.html">doxygen</a> 1.5.3 
</small></address> </div></body> </html>