classtpdo__pvtbuffstat.html

来自「美国COPLEY驱动器,程序开发工具之一.」· HTML 代码 · 共 130 行

HTML
130
字号
<!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>Copley Motion Library: TPDO_PvtBuffStat Class Reference</title><link href="doxygen.css" rel="stylesheet" type="text/css"></head><body><!-- Generated by Doxygen 1.4.4 --><div class="qindex"><a class="qindex" href="main.html">Main&nbsp;Page</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="dirs.html">Directories</a> | <a class="qindex" href="files.html">File&nbsp;List</a> | <a class="qindex" href="functions.html">Class&nbsp;Members</a> | <a class="qindex" href="globals.html">File&nbsp;Members</a></div><h1>TPDO_PvtBuffStat Class Reference</h1><!-- doxytag: class="TPDO_PvtBuffStat" --><!-- doxytag: inherits="TPDO" --><p>Inheritance diagram for TPDO_PvtBuffStat:<p><center><img src="classTPDO__PvtBuffStat.png" usemap="#TPDO_PvtBuffStat_map" border="0" alt=""></center><map name="TPDO_PvtBuffStat_map"><area href="classTPDO.html" alt="TPDO" shape="rect" coords="62,56,177,80"><area href="classReceiver.html" alt="Receiver" shape="rect" coords="0,0,115,24"><area href="classPDO.html" alt="PDO" shape="rect" coords="125,0,240,24"></map><a href="classTPDO__PvtBuffStat-members.html">List of all members.</a><hr><a name="_details"></a><h2>Detailed Description</h2>Transmit <a class="el" href="classPDO.html">PDO</a> used to send out PVT buffer status updates. <p><p>Definition at line <a class="el" href="CML__Amp_8h-source.html#l00133">133</a> of file <a class="el" href="CML__Amp_8h-source.html">CML_Amp.h</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="a0"></a><!-- doxytag: member="TPDO_PvtBuffStat::TPDO_PvtBuffStat" ref="a0" args="()" -->&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classTPDO__PvtBuffStat.html#a0">TPDO_PvtBuffStat</a> ()</td></tr><tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Default constructor for this <a class="el" href="classPDO.html">PDO</a>. <br></td></tr><tr><td class="memItemLeft" nowrap align="right" valign="top">const <a class="el" href="classError.html">Error</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classTPDO__PvtBuffStat.html#a1">Init</a> (<a class="el" href="classAmp.html">Amp</a> &amp;amp, <a class="el" href="CML__Utils_8h.html#a8">uint16</a> slot)</td></tr><tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Initialize a transmit <a class="el" href="classPDO.html">PDO</a> used to send PVT buffer status updates The <a class="el" href="classPDO.html">PDO</a> is initialized to transmit a <a class="el" href="classPDO.html">PDO</a> on PVT buffer status events.  <a href="#a1"></a><br></td></tr><tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classTPDO__PvtBuffStat.html#a2">Received</a> (void)</td></tr><tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Handle the reception of status information.  <a href="#a2"></a><br></td></tr></table><hr><h2>Member Function Documentation</h2><a class="anchor" name="a1"></a><!-- doxytag: member="TPDO_PvtBuffStat::Init" ref="a1" args="(Amp &amp;amp, uint16 slot)" --><p><table class="mdTable" cellpadding="2" cellspacing="0">  <tr>    <td class="mdRow">      <table cellpadding="0" cellspacing="0" border="0">        <tr>          <td class="md" nowrap valign="top">const <a class="el" href="classError.html">Error</a> * Init           </td>          <td class="md" valign="top">(&nbsp;</td>          <td class="md" nowrap valign="top"><a class="el" href="classAmp.html">Amp</a> &amp;&nbsp;</td>          <td class="mdname" nowrap> <em>amp</em>, </td>        </tr>        <tr>          <td class="md" nowrap align="right"></td>          <td class="md"></td>          <td class="md" nowrap><a class="el" href="CML__Utils_8h.html#a8">uint16</a>&nbsp;</td>          <td class="mdname" nowrap> <em>slot</em></td>        </tr>        <tr>          <td class="md"></td>          <td class="md">)&nbsp;</td>          <td class="md" colspan="2"></td>        </tr>      </table>    </td>  </tr></table><table cellspacing="5" cellpadding="0" border="0">  <tr>    <td>      &nbsp;    </td>    <td><p>Initialize a transmit <a class="el" href="classPDO.html">PDO</a> used to send PVT buffer status updates The <a class="el" href="classPDO.html">PDO</a> is initialized to transmit a <a class="el" href="classPDO.html">PDO</a> on PVT buffer status events. <p>The events occur every time a segment is read out of the buffer or an error bit is set.<p><dl compact><dt><b>Parameters:</b></dt><dd>  <table border="0" cellspacing="2" cellpadding="0">    <tr><td valign="top"></td><td valign="top"><em>amp</em>&nbsp;</td><td>Reference to the amplifier object </td></tr>    <tr><td valign="top"></td><td valign="top"><em>slot</em>&nbsp;</td><td><a class="el" href="classTPDO.html">TPDO</a> slot number for this <a class="el" href="classPDO.html">PDO</a> </td></tr>  </table></dl><dl compact><dt><b>Returns:</b></dt><dd>An error object</dd></dl><p>Definition at line <a class="el" href="AmpPVT_8cpp-source.html#l00740">740</a> of file <a class="el" href="AmpPVT_8cpp-source.html">AmpPVT.cpp</a>.    </td>  </tr></table><a class="anchor" name="a2"></a><!-- doxytag: member="TPDO_PvtBuffStat::Received" ref="a2" args="(void)" --><p><table class="mdTable" cellpadding="2" cellspacing="0">  <tr>    <td class="mdRow">      <table cellpadding="0" cellspacing="0" border="0">        <tr>          <td class="md" nowrap valign="top">void Received           </td>          <td class="md" valign="top">(&nbsp;</td>          <td class="md" nowrap valign="top">void&nbsp;</td>          <td class="mdname1" valign="top" nowrap>          </td>          <td class="md" valign="top">&nbsp;)&nbsp;</td>          <td class="md" nowrap><code> [virtual]</code></td>        </tr>      </table>    </td>  </tr></table><table cellspacing="5" cellpadding="0" border="0">  <tr>    <td>      &nbsp;    </td>    <td><p>Handle the reception of status information. <p>This <a class="el" href="classPDO.html">PDO</a> waits for one of the required bits in the status word to be set, and posts the amplifiers semaphore when it is.<p>Reimplemented from <a class="el" href="classTPDO.html#a7">TPDO</a>.<p>Definition at line <a class="el" href="AmpPVT_8cpp-source.html#l00772">772</a> of file <a class="el" href="AmpPVT_8cpp-source.html">AmpPVT.cpp</a>.    </td>  </tr></table><hr>The documentation for this class was generated from the following files:<ul><li><a class="el" href="CML__Amp_8h-source.html">CML_Amp.h</a><li><a class="el" href="AmpPVT_8cpp-source.html">AmpPVT.cpp</a></ul><hr><address style="align: right;"><small>Copley Motion Library, Copyright (c) 2002-2003<a href="http://www.copleycontrols.com"><img src="CCC_logo.gif" alt="Copley Controls Corp." align="middle" border=0 ></a></small></address></body></html>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?