Sophie

Sophie

distrib > Mandriva > 2010.1 > i586 > by-pkgid > 4f5f2dc0f55b453456458df885792b0b > files > 476

ucommon-doc-5.0.4-1mdv2010.2.i586.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>ucommon: ucommon/buffer.h File 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.6.3 -->
<div class="navigation" id="top">
  <div class="tabs">
    <ul>
      <li><a href="main.html"><span>Main&nbsp;Page</span></a></li>
      <li><a href="namespaces.html"><span>Namespaces</span></a></li>
      <li><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
      <li class="current"><a href="files.html"><span>Files</span></a></li>
      <li><a href="examples.html"><span>Examples</span></a></li>
    </ul>
  </div>
  <div class="tabs">
    <ul>
      <li><a href="files.html"><span>File&nbsp;List</span></a></li>
      <li><a href="globals.html"><span>Globals</span></a></li>
    </ul>
  </div>
</div>
<div class="contents">
<h1>ucommon/buffer.h File Reference</h1>
<p>Classes which use the buffer protocol to stream data.  
<a href="#_details">More...</a></p>
<code>#include &lt;<a class="el" href="a00194_source.html">ucommon/platform.h</a>&gt;</code><br/>
<code>#include &lt;<a class="el" href="a00195_source.html">ucommon/protocols.h</a>&gt;</code><br/>
<code>#include &lt;<a class="el" href="a00198_source.html">ucommon/socket.h</a>&gt;</code><br/>
<code>#include &lt;<a class="el" href="a00201_source.html">ucommon/string.h</a>&gt;</code><br/>
<code>#include &lt;<a class="el" href="a00185_source.html">ucommon/fsys.h</a>&gt;</code><br/>
<div class="dynheader">
Include dependency graph for buffer.h:</div>
<div class="dynsection">
<div class="center"><img src="a00227.png" border="0" usemap="#ucommon_2buffer_8h_map" alt=""/></div>
<map name="ucommon_2buffer_8h_map" id="ucommon_2buffer_8h">
<area shape="rect" id="node3" href="a00194.html" title="Various miscellaneous platform specific headers and defines." alt="" coords="1491,528,1693,555"/><area shape="rect" id="node26" href="a00195.html" title="Abstract interfaces and support." alt="" coords="2043,304,2253,331"/><area shape="rect" id="node29" href="a00198.html" title="Common socket class and address manipulation." alt="" coords="723,155,904,181"/><area shape="rect" id="node59" href="a00201.html" title="A common string class and character string support functions." alt="" coords="1048,229,1229,256"/><area shape="rect" id="node89" href="a00185.html" title="Thread&#45;aware file system manipulation class." alt="" coords="1451,80,1613,107"/><area shape="rect" id="node31" href="a00203.html" title="Realtime timers and timer queues." alt="" coords="1595,229,1776,256"/><area shape="rect" id="node33" href="a00188.html" title="Linked objects, lists, templates, and containers." alt="" coords="1467,304,1648,331"/><area shape="rect" id="node36" href="a00192.html" title="A common object base class with auto&#45;pointer support." alt="" coords="944,379,1125,405"/><area shape="rect" id="node39" href="a00186.html" title="Generic templates for C++." alt="" coords="797,453,1000,480"/><area shape="rect" id="node93" href="a00202.html" title="Thread classes and sychronization objects." alt="" coords="2021,155,2203,181"/><area shape="rect" id="node96" href="a00177.html" title="Locking classes for member function automatic operations." alt="" coords="2224,379,2405,405"/><area shape="rect" id="node100" href="a00190.html" title="Private heaps, pools, and associations." alt="" coords="2021,229,2203,256"/></map>
</div>
<div class="dynheader">
This graph shows which files directly or indirectly include this file:</div>
<div class="dynsection">
<div class="center"><img src="a00228.png" border="0" usemap="#ucommon_2buffer_8hdep_map" alt=""/></div>
<map name="ucommon_2buffer_8hdep_map" id="ucommon_2buffer_8hdep">
<area shape="rect" id="node3" href="a00197.html" title="Generic shell parsing and application services." alt="" coords="5,80,176,107"/><area shape="rect" id="node5" href="a00204.html" title="Top level include file for the GNU uCommon C++ core library." alt="" coords="56,155,248,181"/><area shape="rect" id="node7" href="a00196.html" title="This library holds basic cryptographic functions and secure socket support for use..." alt="" coords="61,229,243,256"/></map>
</div>

<p><a href="a00180_source.html">Go to the source code of this file.</a></p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td colspan="2"><h2>Data Structures</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00050.html">ucommon::fbuf</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">A generic file streaming class built from the buffer protocol.  <a href="a00050.html#_details">More...</a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00151.html">ucommon::TCPBuffer</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">A generic tcp socket class that offers i/o buffering.  <a href="a00151.html#_details">More...</a><br/></td></tr>
<tr><td colspan="2"><h2>Namespaces</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">namespace &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00208.html">ucommon</a></td></tr>

<p><tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight"><p>Common namespace for all ucommon objects. </p>
<br/></td></tr>
</p>
<tr><td colspan="2"><h2>Typedefs</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ae9f2c533c197705facf6f65b0e8bbca1"></a><!-- doxytag: member="buffer.h::file_t" ref="ae9f2c533c197705facf6f65b0e8bbca1" args="" -->
typedef fbuf&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00208.html#ae9f2c533c197705facf6f65b0e8bbca1">ucommon::file_t</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Convenience type for buffered file operations. <br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a7295ce3a67171b9146b00cd7d2e8d63c"></a><!-- doxytag: member="buffer.h::tcp_t" ref="a7295ce3a67171b9146b00cd7d2e8d63c" args="" -->
typedef TCPBuffer&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00208.html#a7295ce3a67171b9146b00cd7d2e8d63c">ucommon::tcp_t</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Convenience type for pure tcp sockets. <br/></td></tr>
</table>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<p>Classes which use the buffer protocol to stream data. </p>

<p>Definition in file <a class="el" href="a00180_source.html">buffer.h</a>.</p>
</div>
<hr class="footer"/><address style="text-align: right;"><small>Generated on Thu Jul 14 16:38:59 2011 for ucommon by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.3 </small></address>
</body>
</html>