Sophie

Sophie

distrib > Fedora > 14 > x86_64 > by-pkgid > c200d180bc1063a7706e0da42a546b51 > files > 98

atlascpp-devel-0.6.1-7.fc12.x86_64.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>Atlas-C++: Atlas::Bridge Class Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css">
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.5.9 -->
<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="modules.html"><span>Modules</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 class="tabs">
    <ul>
      <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="namespace_atlas.html">Atlas</a>::<a class="el" href="class_atlas_1_1_bridge.html">Bridge</a>
  </div>
</div>
<div class="contents">
<h1>Atlas::Bridge Class Reference</h1><!-- doxytag: class="Atlas::Bridge" --><a class="el" href="namespace_atlas.html" title="The Atlas namespace.">Atlas</a> stream bridge.  
<a href="#_details">More...</a>
<p>
<code>#include &lt;<a class="el" href="_bridge_8h_source.html">Bridge.h</a>&gt;</code>
<p>
<div class="dynheader">
Inheritance diagram for Atlas::Bridge:</div>
<div class="dynsection">

<p><center><img src="class_atlas_1_1_bridge.png" usemap="#Atlas::Bridge_map" border="0" alt=""></center>
<map name="Atlas::Bridge_map">
<area href="class_atlas_1_1_codec.html" alt="Atlas::Codec" shape="rect" coords="0,56,197,80">
<area href="class_atlas_1_1_formatter.html" alt="Atlas::Formatter" shape="rect" coords="207,56,404,80">
<area href="class_atlas_1_1_message_1_1_decoder_base.html" alt="Atlas::Message::DecoderBase" shape="rect" coords="414,56,611,80">
<area href="class_atlas_1_1_message_1_1_queued_decoder.html" alt="Atlas::Message::QueuedDecoder" shape="rect" coords="310,112,507,136">
<area href="class_atlas_1_1_objects_1_1_objects_decoder.html" alt="Atlas::Objects::ObjectsDecoder" shape="rect" coords="517,112,714,136">
<area href="class_atlas_1_1_objects_1_1_dispatcher.html" alt="Atlas::Objects::Dispatcher" shape="rect" coords="517,168,714,192">
</map>
</div>

<p>
<a href="class_atlas_1_1_bridge-members.html">List of all members.</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="9823fb38a7411ede964a953edc9c5603"></a><!-- doxytag: member="Atlas::Bridge::streamBegin" ref="9823fb38a7411ede964a953edc9c5603" args="()=0" -->
virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_atlas_1_1_bridge.html#9823fb38a7411ede964a953edc9c5603">streamBegin</a> ()=0</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Begin an <a class="el" href="namespace_atlas.html" title="The Atlas namespace.">Atlas</a> stream. <br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="2cc3d759306b4b8e95af66e20e80b191"></a><!-- doxytag: member="Atlas::Bridge::streamMessage" ref="2cc3d759306b4b8e95af66e20e80b191" args="()=0" -->
virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_atlas_1_1_bridge.html#2cc3d759306b4b8e95af66e20e80b191">streamMessage</a> ()=0</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Start a message in an <a class="el" href="namespace_atlas.html" title="The Atlas namespace.">Atlas</a> stream. <br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="78e2440ce7bbcec8a382f47b71c0a1c7"></a><!-- doxytag: member="Atlas::Bridge::streamEnd" ref="78e2440ce7bbcec8a382f47b71c0a1c7" args="()=0" -->
virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_atlas_1_1_bridge.html#78e2440ce7bbcec8a382f47b71c0a1c7">streamEnd</a> ()=0</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Ends the <a class="el" href="namespace_atlas.html" title="The Atlas namespace.">Atlas</a> stream. <br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="948e2db78952c71cd71caada16207258"></a><!-- doxytag: member="Atlas::Bridge::mapMapItem" ref="948e2db78952c71cd71caada16207258" args="(const std::string &amp;name)=0" -->
virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_atlas_1_1_bridge.html#948e2db78952c71cd71caada16207258">mapMapItem</a> (const std::string &amp;name)=0</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Starts a map object to the currently streamed map. <br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="c09685b3883f892e33d9ff627b9ea0e3"></a><!-- doxytag: member="Atlas::Bridge::mapListItem" ref="c09685b3883f892e33d9ff627b9ea0e3" args="(const std::string &amp;name)=0" -->
virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_atlas_1_1_bridge.html#c09685b3883f892e33d9ff627b9ea0e3">mapListItem</a> (const std::string &amp;name)=0</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Starts a list object to the currently streamed map. <br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="90d8aa77ab88b6773a37e9d5a664beb4"></a><!-- doxytag: member="Atlas::Bridge::mapIntItem" ref="90d8aa77ab88b6773a37e9d5a664beb4" args="(const std::string &amp;name, long)=0" -->
virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_atlas_1_1_bridge.html#90d8aa77ab88b6773a37e9d5a664beb4">mapIntItem</a> (const std::string &amp;name, long)=0</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Adds an integer to the currently streames map. <br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="642d98aeb82886b7101a76c041764613"></a><!-- doxytag: member="Atlas::Bridge::mapFloatItem" ref="642d98aeb82886b7101a76c041764613" args="(const std::string &amp;name, double)=0" -->
virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_atlas_1_1_bridge.html#642d98aeb82886b7101a76c041764613">mapFloatItem</a> (const std::string &amp;name, double)=0</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Adds a float to the currently streamed map. <br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="4b73868d34b31811ef34b1234711feb6"></a><!-- doxytag: member="Atlas::Bridge::mapStringItem" ref="4b73868d34b31811ef34b1234711feb6" args="(const std::string &amp;name, const std::string &amp;)=0" -->
virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_atlas_1_1_bridge.html#4b73868d34b31811ef34b1234711feb6">mapStringItem</a> (const std::string &amp;name, const std::string &amp;)=0</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Adds a string to the currently streamed map. <br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="21dc1620fe2fe13718fc71043fc8bc81"></a><!-- doxytag: member="Atlas::Bridge::mapEnd" ref="21dc1620fe2fe13718fc71043fc8bc81" args="()=0" -->
virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_atlas_1_1_bridge.html#21dc1620fe2fe13718fc71043fc8bc81">mapEnd</a> ()=0</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Ends the currently streamed map. <br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="52521f434577cd0a046acc67f8047f4a"></a><!-- doxytag: member="Atlas::Bridge::listMapItem" ref="52521f434577cd0a046acc67f8047f4a" args="()=0" -->
virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_atlas_1_1_bridge.html#52521f434577cd0a046acc67f8047f4a">listMapItem</a> ()=0</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Starts a map object in the currently streamed list. <br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="3de836e82b00fae448b5e9a9835b5bc8"></a><!-- doxytag: member="Atlas::Bridge::listListItem" ref="3de836e82b00fae448b5e9a9835b5bc8" args="()=0" -->
virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_atlas_1_1_bridge.html#3de836e82b00fae448b5e9a9835b5bc8">listListItem</a> ()=0</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Starts a list object in the currently streamed list. <br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="5d87d79f312b9ba669d385737a29fb9d"></a><!-- doxytag: member="Atlas::Bridge::listIntItem" ref="5d87d79f312b9ba669d385737a29fb9d" args="(long)=0" -->
virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_atlas_1_1_bridge.html#5d87d79f312b9ba669d385737a29fb9d">listIntItem</a> (long)=0</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Adds an integer to the currently streames list. <br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="ab8864fecdfc53b060982a1c24e974b1"></a><!-- doxytag: member="Atlas::Bridge::listFloatItem" ref="ab8864fecdfc53b060982a1c24e974b1" args="(double)=0" -->
virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_atlas_1_1_bridge.html#ab8864fecdfc53b060982a1c24e974b1">listFloatItem</a> (double)=0</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Adds a float to the currently streamed list. <br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="1b72e453ab8b1d5b48dfcd5ae061a235"></a><!-- doxytag: member="Atlas::Bridge::listStringItem" ref="1b72e453ab8b1d5b48dfcd5ae061a235" args="(const std::string &amp;)=0" -->
virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_atlas_1_1_bridge.html#1b72e453ab8b1d5b48dfcd5ae061a235">listStringItem</a> (const std::string &amp;)=0</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Adds a string to the currently streamed list. <br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="266970241439a2e9cd761040aa77726d"></a><!-- doxytag: member="Atlas::Bridge::listEnd" ref="266970241439a2e9cd761040aa77726d" args="()=0" -->
virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_atlas_1_1_bridge.html#266970241439a2e9cd761040aa77726d">listEnd</a> ()=0</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Ends the currently streamed list. <br></td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
<a class="el" href="namespace_atlas.html" title="The Atlas namespace.">Atlas</a> stream bridge. 
<p>
This class presents an interface that accepts an <a class="el" href="namespace_atlas.html" title="The Atlas namespace.">Atlas</a> stream. The stream begins with a call to <a class="el" href="class_atlas_1_1_bridge.html#9823fb38a7411ede964a953edc9c5603" title="Begin an Atlas stream.">streamBegin()</a> and finishes with <a class="el" href="class_atlas_1_1_bridge.html#78e2440ce7bbcec8a382f47b71c0a1c7" title="Ends the Atlas stream.">streamEnd()</a>. While the <a class="el" href="class_atlas_1_1_bridge.html" title="Atlas stream bridge.">Bridge</a> is in this stream context, a message can be sent using <a class="el" href="class_atlas_1_1_bridge.html#2cc3d759306b4b8e95af66e20e80b191" title="Start a message in an Atlas stream.">streamMessage()</a>. This puts the <a class="el" href="class_atlas_1_1_bridge.html" title="Atlas stream bridge.">Bridge</a> into a map context, allowing various map*Item() calls.<p>
Several classes are derived from <a class="el" href="class_atlas_1_1_bridge.html" title="Atlas stream bridge.">Bridge</a>, the most notable of which is <a class="el" href="class_atlas_1_1_codec.html" title="Atlas stream codec.">Codec</a>, which accepts an <a class="el" href="namespace_atlas.html" title="The Atlas namespace.">Atlas</a> stream for encoding and transmission.<p>
<dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="class_atlas_1_1_codec.html" title="Atlas stream codec.">Codec</a> </dd></dl>
<hr>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="_bridge_8h_source.html">Bridge.h</a></ul>
</div>
<HR>
<P>Copyright 2000-2004 the respective authors.</P>
<P>This document can be licensed under the terms of the GNU Free Documentation
License or the GNU General Public License and may be freely distributed under
the terms given by one of these licenses.</P>