Sophie

Sophie

distrib > Fedora > 14 > x86_64 > by-pkgid > abb2634846290d27f545cecded067e1f > files > 714

barry-devel-docs-0.17.1-4.fc14.noarch.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
<title>Barry: Barry::Mode::RawChannel Class Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.5.6 -->
<div class="navigation" id="top">
  <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="dirs.html"><span>Directories</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>
  <div class="navpath"><a class="el" href="namespaceBarry.html">Barry</a>::<b>Mode</b>::<a class="el" href="classBarry_1_1Mode_1_1RawChannel.html">RawChannel</a>
  </div>
</div>
<div class="contents">
<h1>Barry::Mode::RawChannel Class Reference</h1><!-- doxytag: class="Barry::Mode::RawChannel" --><!-- doxytag: inherits="Barry::Mode::Mode" --><code>#include &lt;<a class="el" href="m__raw__channel_8h-source.html">m_raw_channel.h</a>&gt;</code>
<p>
<div class="dynheader">
Inheritance diagram for Barry::Mode::RawChannel:</div>
<div class="dynsection">
<p><center><img src="classBarry_1_1Mode_1_1RawChannel__inherit__graph.png" border="0" usemap="#Barry_1_1Mode_1_1RawChannel__inherit__map" alt="Inheritance graph"></center>
<map name="Barry_1_1Mode_1_1RawChannel__inherit__map">
<area shape="rect" href="classBarry_1_1Mode_1_1Mode.html" title="Base class for simple mode classes." alt="" coords="25,5,156,32"></map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center></div>
<div class="dynheader">
Collaboration diagram for Barry::Mode::RawChannel:</div>
<div class="dynsection">
<p><center><img src="classBarry_1_1Mode_1_1RawChannel__coll__graph.png" border="0" usemap="#Barry_1_1Mode_1_1RawChannel__coll__map" alt="Collaboration graph"></center>
<map name="Barry_1_1Mode_1_1RawChannel__coll__map">
<area shape="rect" href="classBarry_1_1Mode_1_1Mode.html" title="Base class for simple mode classes." alt="" coords="1121,152,1252,179"><area shape="rect" href="classBarry_1_1Controller.html" title="The main interface class." alt="" coords="857,247,972,273"><area shape="rect" title="STL class." alt="" coords="332,49,412,76"><area shape="rect" title="STL class." alt="" coords="7,49,172,76"><area shape="rect" href="classBarry_1_1DataQueue.html" title="This class provides a thread aware fifo queue for Data objects, providing memory..." alt="" coords="27,204,152,231"></map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center></div>

<p>
<a href="classBarry_1_1Mode_1_1RawChannel-members.html">List of all members.</a><hr><a name="_details"></a><h2>Detailed Description</h2>
The main class for creating a raw channel session. 
<p>
To use this class, use the following steps:<p>
<ul>
<li>Implement RawChannelDataCallback<ul>
<li>Create a <a class="el" href="classBarry_1_1Controller.html" title="The main interface class.">Controller</a> object (see <a class="el" href="classBarry_1_1Controller.html" title="The main interface class.">Controller</a> class for more details)</li><li>Create this <a class="el" href="classBarry_1_1Mode_1_1RawChannel.html" title="The main class for creating a raw channel session.">Mode::RawChannel</a> object, passing in the <a class="el" href="classBarry_1_1Controller.html" title="The main interface class.">Controller</a> object during construction</li><li>Call <a class="el" href="classBarry_1_1Mode_1_1Mode.html#1110243f16be2b647ed9810da27abe11" title="Select device mode.">Open()</a> to open the channel and finish constructing.</li><li>Call GetData() to fetch data</li><li>Call SendData() to send data </li></ul>
</li></ul>

<p>Definition at line <a class="el" href="m__raw__channel_8h-source.html#l00074">74</a> of file <a class="el" href="m__raw__channel_8h-source.html">m_raw_channel.h</a>.</p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
</table>
<hr>The documentation for this class was generated from the following files:<ul>
<li><a class="el" href="m__raw__channel_8h-source.html">m_raw_channel.h</a><li><a class="el" href="m__raw__channel_8cc-source.html">m_raw_channel.cc</a></ul>
</div>
<hr size="1"><address style="text-align: right;"><small>Generated on Tue Mar 1 17:51:06 2011 for Barry by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address>
</body>
</html>