Sophie

Sophie

distrib > Mandriva > 10.2 > i586 > media > contrib > by-pkgid > 7457b841ac8136d3a1a9d3d960c5252e > files > 1115

libcryptopp-doc-5.2.1-2mdk.i586.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>Crypto++: TimerBase class Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.3.7 -->
<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></div>
<h1>TimerBase Class Reference</h1><code>#include &lt;<a class="el" href="hrtimer_8h-source.html">hrtimer.h</a>&gt;</code>
<p>
<p>Inheritance diagram for TimerBase:
<p><center><img src="class_timer_base.png" usemap="#TimerBase_map" border="0" alt=""></center>
<map name="TimerBase_map">
<area href="class_thread_user_timer.html" alt="ThreadUserTimer" shape="rect" coords="0,56,109,80">
<area href="class_timer.html" alt="Timer" shape="rect" coords="119,56,228,80">
</map>
<a href="class_timer_base-members.html">List of all members.</a><hr><a name="_details"></a><h2>Detailed Description</h2>
_ 
<p>

<p>
Definition at line <a class="el" href="hrtimer_8h-source.html#l00009">9</a> of file <a class="el" href="hrtimer_8h-source.html">hrtimer.h</a>.<table border=0 cellpadding=0 cellspacing=0>
<tr><td></td></tr>
<tr><td colspan=2><br><h2>Public Types</h2></td></tr>
<tr><td class="memItemLeft" nowrap align=right valign=top>enum &nbsp;</td><td class="memItemRight" valign=bottom><b>Unit</b> { <b>SECONDS</b> =  0, 
<b>MILLISECONDS</b>, 
<b>MICROSECONDS</b>, 
<b>NANOSECONDS</b>
 }</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="_timer_basea0" doxytag="TimerBase::TimerBase" ></a>
&nbsp;</td><td class="memItemRight" valign=bottom><b>TimerBase</b> (Unit unit, bool stuckAtZero)</td></tr>

<tr><td class="memItemLeft" nowrap align=right valign=top><a class="anchor" name="_timer_basea1" doxytag="TimerBase::GetCurrentTimerValue" ></a>
virtual word64&nbsp;</td><td class="memItemRight" valign=bottom><b>GetCurrentTimerValue</b> ()=0</td></tr>

<tr><td class="memItemLeft" nowrap align=right valign=top><a class="anchor" name="_timer_basea2" doxytag="TimerBase::TicksPerSecond" ></a>
virtual word64&nbsp;</td><td class="memItemRight" valign=bottom><b>TicksPerSecond</b> ()=0</td></tr>

<tr><td class="memItemLeft" nowrap align=right valign=top><a class="anchor" name="_timer_basea3" doxytag="TimerBase::StartTimer" ></a>
void&nbsp;</td><td class="memItemRight" valign=bottom><b>StartTimer</b> ()</td></tr>

<tr><td class="memItemLeft" nowrap align=right valign=top><a class="anchor" name="_timer_basea4" doxytag="TimerBase::ElapsedTimeAsDouble" ></a>
double&nbsp;</td><td class="memItemRight" valign=bottom><b>ElapsedTimeAsDouble</b> ()</td></tr>

<tr><td class="memItemLeft" nowrap align=right valign=top><a class="anchor" name="_timer_basea5" doxytag="TimerBase::ElapsedTime" ></a>
unsigned long&nbsp;</td><td class="memItemRight" valign=bottom><b>ElapsedTime</b> ()</td></tr>

</table>
<hr>The documentation for this class was generated from the following files:<ul>
<li><a class="el" href="hrtimer_8h-source.html">hrtimer.h</a><li><a class="el" href="hrtimer_8cpp-source.html">hrtimer.cpp</a></ul>
<hr size="1"><address style="align: right;"><small>Generated on Sun Nov 7 08:24:11 2004 for Crypto++ by
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border=0 ></a> 1.3.7 </small></address>
</body>
</html>