Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > 54cac1c2268db633d66eeff1b4faa585 > files > 335

frepple-doc-0.8.1-3.fc15.noarch.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"/>
<title>C++ API frePPLe: frepple::utils::TimeLine&lt; type &gt;::EventChangeOnhand Class Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
<link href="../styles.css" rel="stylesheet"  type="text/css">
</head>
<body>
<div id="container">

<div id="menubar"> 
<div id="logo" align="center">
<br/><img src='../frepple.bmp' alt="frepple" /><br/>
<a href='http://www.frepple.com/'>
<strong>a Free<br/>Production Planning<br/>Library</strong>
</a>
</div>
<div id="menu">
<br/>
<h3><a href='../Main/HomePage.html'>Main</a></h3>
<h3><a href='../UI/Main.html'>User Manual</a></h3>
<h3><a href='../Tutorial/Main.html'>Tutorial</a></h3>
<h3><a href='../Frepple/Main.html'>Reference Manual</a></h3>
<h3><a href='../Main/FAQ.html'>FAQ</a></h3>
<h3><a href='index.html'>C++ API</a></h3>
<br/>
</div>  
</div>

<div id="content">
<br/>
<!-- Generated by Doxygen 1.6.1 -->
<div class="navigation" id="top">
  <div class="tabs">
    <ul>
      <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
      <li><a href="pages.html"><span>Related&nbsp;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>
      <li><a href="dirs.html"><span>Directories</span></a></li>
    </ul>
  </div>
  <div class="tabs">
    <ul>
      <li><a href="annotated.html"><span>Class&nbsp;List</span></a></li>
      <li><a href="classes.html"><span>Class&nbsp;Index</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>
  <div class="navpath"><a class="el" href="a00256.html">frepple</a>::<a class="el" href="a00257.html">utils</a>::<a class="el" href="a00178.html">TimeLine</a>::<a class="el" href="a00059.html">EventChangeOnhand</a>
  </div>
</div>
<div class="contents">
<h1>frepple::utils::TimeLine&lt; type &gt;::EventChangeOnhand Class Reference</h1><!-- doxytag: class="frepple::utils::TimeLine::EventChangeOnhand" --><!-- doxytag: inherits="frepple::utils::TimeLine::Event" -->
<p>A timeline event representing a change of the current value.  
<a href="#_details">More...</a></p>

<p><code>#include &lt;<a class="el" href="a00250_source.html">timeline.h</a>&gt;</code></p>
<div class="dynheader">
Inheritance diagram for frepple::utils::TimeLine&lt; type &gt;::EventChangeOnhand:</div>
<div class="dynsection">
<div class="center"><img src="a00636.png" border="0" usemap="#frepple_1_1utils_1_1_time_line_3_01type_01_4_1_1_event_change_onhand_inherit__map" alt="Inheritance graph"/></div>
<map name="frepple_1_1utils_1_1_time_line_3_01type_01_4_1_1_event_change_onhand_inherit__map" id="frepple_1_1utils_1_1_time_line_3_01type_01_4_1_1_event_change_onhand_inherit__map">
<area shape="rect" id="node7" href="a00068.html" title="A flowplan represents a planned material flow in or out of a buffer." alt="" coords="5,238,203,266"/>
<area shape="rect" id="node9" href="a00105.html" title="This class represents the resource capacity of an operationplan." alt="" coords="227,238,427,266"/>
<area shape="rect" id="node2" href="a00058.html" title="Base class for nodes in the timeline." alt="" coords="95,83,335,111"/>
<area shape="rect" id="node4" href="a00119.html" title="Class NonCopyable is a base class. Derive your own class from it when you want to..." alt="" coords="127,6,303,34"/>
</map>
<center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center></div>

<p><a href="a00637.html">List of all members.</a></p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td colspan="2"><h2>Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00059.html#abe8751dd2fb60dab162f723e430830e6">EventChangeOnhand</a> (double qty=0.0)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">double&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00059.html#a665af7bb916d05a8c9a06f1a8170090f">getQuantity</a> () const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual unsigned short&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00059.html#a93253992a64b3206dae154fc36bd6528">getType</a> () const </td></tr>
<tr><td colspan="2"><h2>Friends</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">class&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00059.html#ad31c147dc9e2d055e279b3eb1ea68d7f">TimeLine&lt; type &gt;</a></td></tr>
</table>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<h3>template&lt;class type&gt;<br/>
 class frepple::utils::TimeLine&lt; type &gt;::EventChangeOnhand</h3>

<p>A timeline event representing a change of the current value. </p>

<p>Definition at line <a class="el" href="a00250_source.html#l00142">142</a> of file <a class="el" href="a00250_source.html">timeline.h</a>.</p>
<hr/><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" id="abe8751dd2fb60dab162f723e430830e6"></a><!-- doxytag: member="frepple::utils::TimeLine::EventChangeOnhand::EventChangeOnhand" ref="abe8751dd2fb60dab162f723e430830e6" args="(double qty=0.0)" -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;class type&gt; </div>
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="a00178.html">frepple::utils::TimeLine</a>&lt; type &gt;::EventChangeOnhand::EventChangeOnhand </td>
          <td>(</td>
          <td class="paramtype">double&nbsp;</td>
          <td class="paramname"> <em>qty</em> = <code>0.0</code></td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Definition at line <a class="el" href="a00250_source.html#l00149">149</a> of file <a class="el" href="a00250_source.html">timeline.h</a>.</p>

</div>
</div>
<hr/><h2>Member Function Documentation</h2>
<a class="anchor" id="a665af7bb916d05a8c9a06f1a8170090f"></a><!-- doxytag: member="frepple::utils::TimeLine::EventChangeOnhand::getQuantity" ref="a665af7bb916d05a8c9a06f1a8170090f" args="() const " -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;class type&gt; </div>
      <table class="memname">
        <tr>
          <td class="memname">double <a class="el" href="a00178.html">frepple::utils::TimeLine</a>&lt; type &gt;::EventChangeOnhand::getQuantity </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&nbsp;)&nbsp;</td>
          <td> const<code> [inline, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Reimplemented from <a class="el" href="a00058.html#a5212288f3a62adc1add49d1d30130ba5">frepple::utils::TimeLine&lt; type &gt;::Event</a>.</p>

<p>Definition at line <a class="el" href="a00250_source.html#l00148">148</a> of file <a class="el" href="a00250_source.html">timeline.h</a>.</p>

</div>
</div>
<a class="anchor" id="a93253992a64b3206dae154fc36bd6528"></a><!-- doxytag: member="frepple::utils::TimeLine::EventChangeOnhand::getType" ref="a93253992a64b3206dae154fc36bd6528" args="() const " -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;class type&gt; </div>
      <table class="memname">
        <tr>
          <td class="memname">virtual unsigned short <a class="el" href="a00178.html">frepple::utils::TimeLine</a>&lt; type &gt;::EventChangeOnhand::getType </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&nbsp;)&nbsp;</td>
          <td> const<code> [inline, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Implements <a class="el" href="a00058.html#abbf91ef83dbaf7964ba4c9b70b0da6de">frepple::utils::TimeLine&lt; type &gt;::Event</a>.</p>

<p>Definition at line <a class="el" href="a00250_source.html#l00150">150</a> of file <a class="el" href="a00250_source.html">timeline.h</a>.</p>

</div>
</div>
<hr/><h2>Friends And Related Function Documentation</h2>
<a class="anchor" id="ad31c147dc9e2d055e279b3eb1ea68d7f"></a><!-- doxytag: member="frepple::utils::TimeLine::EventChangeOnhand::TimeLine&lt; type &gt;" ref="ad31c147dc9e2d055e279b3eb1ea68d7f" args="" -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;class type&gt; </div>
      <table class="memname">
        <tr>
          <td class="memname">friend class <a class="el" href="a00178.html">TimeLine</a>&lt; type &gt;<code> [friend]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Reimplemented from <a class="el" href="a00058.html#ad31c147dc9e2d055e279b3eb1ea68d7f">frepple::utils::TimeLine&lt; type &gt;::Event</a>.</p>

<p>Definition at line <a class="el" href="a00250_source.html#l00144">144</a> of file <a class="el" href="a00250_source.html">timeline.h</a>.</p>

</div>
</div>
<hr/>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="a00250_source.html">timeline.h</a></li>
</ul>
</div>
<hr size="1"/><address style="align: right;"><small>Documentation generated for frePPLe by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"/></a></small></address>
</div>
</div>
</body>
</html>