Sophie

Sophie

distrib > * > cooker > x86_64 > by-pkgid > 5674b83e4098065ec8ee4138eac12e58 > files > 741

lib64gigi-devel-0.8.0-8.1074.1.x86_64.rpm

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<title>GG: GG::EventPumpState Struct Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
 <tbody>
 <tr style="height: 56px;">
  <td style="padding-left: 0.5em;">
   <div id="projectname">GG
   </div>
  </td>
 </tr>
 </tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.1 -->
  <div id="navrow1" class="tabs">
    <ul class="tablist">
      <li><a href="index.html"><span>Main&#160;Page</span></a></li>
      <li><a href="pages.html"><span>Related&#160;Pages</span></a></li>
      <li><a href="namespaces.html"><span>Namespaces</span></a></li>
      <li class="current"><a href="annotated.html"><span>Classes</span></a></li>
      <li><a href="files.html"><span>Files</span></a></li>
    </ul>
  </div>
  <div id="navrow2" class="tabs2">
    <ul class="tablist">
      <li><a href="annotated.html"><span>Class&#160;List</span></a></li>
      <li><a href="classes.html"><span>Class&#160;Index</span></a></li>
      <li><a href="hierarchy.html"><span>Class&#160;Hierarchy</span></a></li>
      <li><a href="functions.html"><span>Class&#160;Members</span></a></li>
    </ul>
  </div>
<div id="nav-path" class="navpath">
  <ul>
<li class="navelem"><a class="el" href="namespaceGG.html">GG</a></li><li class="navelem"><a class="el" href="structGG_1_1EventPumpState.html">EventPumpState</a></li>  </ul>
</div>
</div><!-- top -->
<div class="header">
  <div class="summary">
<a href="#pub-methods">Public Member Functions</a> &#124;
<a href="#pub-attribs">Public Attributes</a>  </div>
  <div class="headertitle">
<div class="title">GG::EventPumpState Struct Reference</div>  </div>
</div><!--header-->
<div class="contents">

<p><code>#include &lt;<a class="el" href="EventPump_8h_source.html">EventPump.h</a>&gt;</code></p>

<p><a href="structGG_1_1EventPumpState-members.html">List of all members.</a></p>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr class="memitem:a7ccbb28a9ab19372f6dc2b2845eba206"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a7ccbb28a9ab19372f6dc2b2845eba206"></a>
&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structGG_1_1EventPumpState.html#a7ccbb28a9ab19372f6dc2b2845eba206">EventPumpState</a> ()</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2><a name="pub-attribs"></a>
Public Attributes</h2></td></tr>
<tr class="memitem:afa6364295fdaa713181605ab8e0e25a1"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="afa6364295fdaa713181605ab8e0e25a1"></a>
unsigned int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structGG_1_1EventPumpState.html#afa6364295fdaa713181605ab8e0e25a1">last_FPS_time</a></td></tr>
<tr class="memitem:a9e365a064fab0776f3fec8b54604dd91"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a9e365a064fab0776f3fec8b54604dd91"></a>
unsigned int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structGG_1_1EventPumpState.html#a9e365a064fab0776f3fec8b54604dd91">last_frame_time</a></td></tr>
<tr class="memitem:afc5d25553a82f4b600823bfb765e8e2b"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="afc5d25553a82f4b600823bfb765e8e2b"></a>
unsigned int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structGG_1_1EventPumpState.html#afc5d25553a82f4b600823bfb765e8e2b">most_recent_time</a></td></tr>
<tr class="memitem:a866845946b1e083a8da67944b1da4a87"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a866845946b1e083a8da67944b1da4a87"></a>
std::size_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structGG_1_1EventPumpState.html#a866845946b1e083a8da67944b1da4a87">frames</a></td></tr>
</table>
<hr/><a name="details" id="details"></a><h2>Detailed Description</h2>
<div class="textblock"><p>Encapsulates the state of <a class="el" href="namespaceGG.html" title="The namespace that encloses all GG classes, functions, typedefs, enums, etc.">GG</a> event pumping. </p>
<p>A single state object is shared by all EventPumps, to ensure state consistency. </p>

<p>Definition at line <a class="el" href="EventPump_8h_source.html#l00043">43</a> of file <a class="el" href="EventPump_8h_source.html">EventPump.h</a>.</p>
</div><hr/>The documentation for this struct was generated from the following file:<ul>
<li><a class="el" href="EventPump_8h_source.html">EventPump.h</a></li>
</ul>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Fri Jun 15 2012 15:13:31 for GG by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.1
</small></address>
</body>
</html>