File: //usr/share/gtk-doc/html/libbonobo/streams.html
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>Storages and Streams</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.69.1">
<link rel="start" href="index.html" title="Libbonobo Reference Manual">
<link rel="up" href="index.html" title="Libbonobo Reference Manual">
<link rel="prev" href="libbonobo-bonobo-moniker-context.html" title="bonobo-moniker-context">
<link rel="next" href="libbonobo-bonobo-storage-memory.html" title="bonobo-storage-memory">
<meta name="generator" content="GTK-Doc V1.7 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
<link rel="chapter" href="general.html" title="General">
<link rel="chapter" href="factories.html" title="Objects, Factories, Reference Counting">
<link rel="chapter" href="property-bags.html" title="Property Bags, Events, Listeners">
<link rel="chapter" href="monikers.html" title="Monikers">
<link rel="chapter" href="streams.html" title="Storages and Streams">
<link rel="chapter" href="persist.html" title="Persistency">
<link rel="chapter" href="misc.html" title="Miscellaneous">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2"><tr valign="middle">
<td><a accesskey="p" href="libbonobo-bonobo-moniker-context.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
<td> </td>
<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
<th width="100%" align="center">Libbonobo Reference Manual</th>
<td><a accesskey="n" href="libbonobo-bonobo-storage-memory.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
</tr></table>
<div class="chapter" lang="en">
<div class="titlepage"><div><div><h2 class="title">
<a name="streams"></a>Storages and Streams</h2></div></div></div>
<div class="toc"><dl>
<dt>
<span class="refentrytitle"><a href="libbonobo-bonobo-storage-memory.html">bonobo-storage-memory</a></span><span class="refpurpose"> - </span>
</dt>
<dt>
<span class="refentrytitle"><a href="libbonobo-bonobo-stream-memory.html">BonoboStreamMem</a></span><span class="refpurpose"> -
In-memory implementation of Bonobo::Stream interface.</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libbonobo-bonobo-storage.html">bonobo-storage</a></span><span class="refpurpose"> - Abstract implementation of the Bonobo::Storage interface</span>
</dt>
<dt>
<span class="refentrytitle"><a href="libbonobo-bonobo-stream-client.html">bonobo-stream-client</a></span><span class="refpurpose"> - Simplified client wrapper functions for the Stream interface</span>
</dt>
</dl></div>
<div class="figure">
<a name="stream-img"></a><p class="title"><b>Figure 1. The Bonobo::Stream interface</b></p>
<div class="mediaobject"><img src="stream.png" alt="The Bonobo::Stream interface"></div>
</div>
<div class="figure">
<a name="storage-img"></a><p class="title"><b>Figure 2. The Bonobo::Storage interface</b></p>
<div class="mediaobject"><img src="storage.png" alt="The Bonobo::Storage interface"></div>
</div>
</div>
</body>
</html>