Sophie

Sophie

distrib > Mageia > 7 > i586 > media > core-release > by-pkgid > 3b996fe272685bfa229e6a8dcb542001 > files > 43

glibmm2.4-doc-2.60.0-1.mga7.noarch.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"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.11"/>
<title>glibmm: Gio::BufferedInputStream Class Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
<link href="doxygen-extra.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
 <tbody>
 <tr style="height: 56px;">
  <td id="projectalign" style="padding-left: 0.5em;">
   <div id="projectname">glibmm
   &#160;<span id="projectnumber">2.60.0</span>
   </div>
  </td>
 </tr>
 </tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.11 -->
  <div id="navrow1" class="tabs">
    <ul class="tablist">
      <li><a href="index.html"><span>Main&#160;Page</span></a></li>
      <li><a href="pages.html"><span>Related&#160;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="examples.html"><span>Examples</span></a></li>
    </ul>
  </div>
  <div id="navrow2" class="tabs2">
    <ul class="tablist">
      <li><a href="annotated.html"><span>Class&#160;List</span></a></li>
      <li><a href="classes.html"><span>Class&#160;Index</span></a></li>
      <li><a href="inherits.html"><span>Class&#160;Hierarchy</span></a></li>
      <li><a href="functions.html"><span>Class&#160;Members</span></a></li>
    </ul>
  </div>
<div id="nav-path" class="navpath">
  <ul>
<li class="navelem"><a class="el" href="namespaceGio.html">Gio</a></li><li class="navelem"><a class="el" href="classGio_1_1BufferedInputStream.html">BufferedInputStream</a></li>  </ul>
</div>
</div><!-- top -->
<div class="header">
  <div class="summary">
<a href="#pub-methods">Public Member Functions</a> &#124;
<a href="#pub-static-methods">Static Public Member Functions</a> &#124;
<a href="#pro-methods">Protected Member Functions</a> &#124;
<a href="#related">Related Functions</a> &#124;
<a href="classGio_1_1BufferedInputStream-members.html">List of all members</a>  </div>
  <div class="headertitle">
<div class="title">Gio::BufferedInputStream Class Reference<div class="ingroups"><a class="el" href="group__Streams.html">Stream Classes</a></div></div>  </div>
</div><!--header-->
<div class="contents">

<p>The buffered input stream implements <a class="el" href="classGio_1_1FilterInputStream.html" title="Filter Input Stream. ">FilterInputStream</a> and provides for buffered reads.  
 <a href="classGio_1_1BufferedInputStream.html#details">More...</a></p>

<p><code>#include &lt;giomm/bufferedinputstream.h&gt;</code></p>
<div class="dynheader">
Inheritance diagram for Gio::BufferedInputStream:</div>
<div class="dyncontent">
<div class="center"><img src="classGio_1_1BufferedInputStream__inherit__graph.png" border="0" usemap="#Gio_1_1BufferedInputStream_inherit__map" alt="Inheritance graph"/></div>
<map name="Gio_1_1BufferedInputStream_inherit__map" id="Gio_1_1BufferedInputStream_inherit__map">
<area shape="rect" id="node7" href="classGio_1_1DataInputStream.html" title="An implementation of BufferedInputStream that allows for high&#45;level data manipulation of arbitrary da..." alt="" coords="17,453,180,480"/>
<area shape="rect" id="node2" href="classGio_1_1FilterInputStream.html" title="Filter Input Stream. " alt="" coords="17,304,181,331"/>
<area shape="rect" id="node3" href="classGio_1_1InputStream.html" title="Base class for implementing streaming input. " alt="" coords="33,229,165,256"/>
<area shape="rect" id="node4" href="classGlib_1_1Object.html" title="Glib::Object" alt="" coords="49,155,148,181"/>
<area shape="rect" id="node5" href="classGlib_1_1ObjectBase.html" title="Glib::ObjectBase is a common base class for Objects and Interfaces. " alt="" coords="33,80,164,107"/>
<area shape="rect" id="node6" href="../../../libsigc++-2.0/reference/html/structsigc_1_1trackable.html" title="sigc::trackable" alt="" coords="40,5,157,32"/>
</map>
<center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center></div>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr class="memitem:a8dd907fee4a87dfc91208af97fc61efe"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGio_1_1BufferedInputStream.html#a8dd907fee4a87dfc91208af97fc61efe">BufferedInputStream</a> (<a class="el" href="classGio_1_1BufferedInputStream.html">BufferedInputStream</a>&amp;&amp; src) noexcept</td></tr>
<tr class="separator:a8dd907fee4a87dfc91208af97fc61efe"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a8e292869360e1759985fb19dad94bc3f"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classGio_1_1BufferedInputStream.html">BufferedInputStream</a>&amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGio_1_1BufferedInputStream.html#a8e292869360e1759985fb19dad94bc3f">operator=</a> (<a class="el" href="classGio_1_1BufferedInputStream.html">BufferedInputStream</a>&amp;&amp; src) noexcept</td></tr>
<tr class="separator:a8e292869360e1759985fb19dad94bc3f"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:abdabb7b16973ac5cd4e6a1e9af4e6501"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGio_1_1BufferedInputStream.html#abdabb7b16973ac5cd4e6a1e9af4e6501">~BufferedInputStream</a> () noexcept override</td></tr>
<tr class="separator:abdabb7b16973ac5cd4e6a1e9af4e6501"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aa9d0c1e643650b9a45831865f06e21be"><td class="memItemLeft" align="right" valign="top">GBufferedInputStream*&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGio_1_1BufferedInputStream.html#aa9d0c1e643650b9a45831865f06e21be">gobj</a> ()</td></tr>
<tr class="memdesc:aa9d0c1e643650b9a45831865f06e21be"><td class="mdescLeft">&#160;</td><td class="mdescRight">Provides access to the underlying C GObject.  <a href="#aa9d0c1e643650b9a45831865f06e21be">More...</a><br /></td></tr>
<tr class="separator:aa9d0c1e643650b9a45831865f06e21be"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ad6b09565f69b4c1cf1f0ca05ee53709e"><td class="memItemLeft" align="right" valign="top">const GBufferedInputStream*&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGio_1_1BufferedInputStream.html#ad6b09565f69b4c1cf1f0ca05ee53709e">gobj</a> () const </td></tr>
<tr class="memdesc:ad6b09565f69b4c1cf1f0ca05ee53709e"><td class="mdescLeft">&#160;</td><td class="mdescRight">Provides access to the underlying C GObject.  <a href="#ad6b09565f69b4c1cf1f0ca05ee53709e">More...</a><br /></td></tr>
<tr class="separator:ad6b09565f69b4c1cf1f0ca05ee53709e"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a47dc5f78b1faed25cdaaafe42b526d6d"><td class="memItemLeft" align="right" valign="top">GBufferedInputStream*&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGio_1_1BufferedInputStream.html#a47dc5f78b1faed25cdaaafe42b526d6d">gobj_copy</a> ()</td></tr>
<tr class="memdesc:a47dc5f78b1faed25cdaaafe42b526d6d"><td class="mdescLeft">&#160;</td><td class="mdescRight">Provides access to the underlying C instance. The caller is responsible for unrefing it. Use when directly setting fields in structs.  <a href="#a47dc5f78b1faed25cdaaafe42b526d6d">More...</a><br /></td></tr>
<tr class="separator:a47dc5f78b1faed25cdaaafe42b526d6d"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a46384a96dc052e9d25e1a88281d69e40"><td class="memItemLeft" align="right" valign="top">gsize&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGio_1_1BufferedInputStream.html#a46384a96dc052e9d25e1a88281d69e40">get_buffer_size</a> () const </td></tr>
<tr class="memdesc:a46384a96dc052e9d25e1a88281d69e40"><td class="mdescLeft">&#160;</td><td class="mdescRight">Gets the size of the input buffer.  <a href="#a46384a96dc052e9d25e1a88281d69e40">More...</a><br /></td></tr>
<tr class="separator:a46384a96dc052e9d25e1a88281d69e40"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:af5f861a5b30aadc48e21fb10a46afaa7"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGio_1_1BufferedInputStream.html#af5f861a5b30aadc48e21fb10a46afaa7">set_buffer_size</a> (gsize <a class="elRef" href="http://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen/a01484.html#ga5b1a5398fdc4ecf20576f3cae02ea8fc">size</a>)</td></tr>
<tr class="memdesc:af5f861a5b30aadc48e21fb10a46afaa7"><td class="mdescLeft">&#160;</td><td class="mdescRight">Sets the size of the internal buffer of <em>stream</em> to <em>size</em>, or to the size of the contents of the buffer.  <a href="#af5f861a5b30aadc48e21fb10a46afaa7">More...</a><br /></td></tr>
<tr class="separator:af5f861a5b30aadc48e21fb10a46afaa7"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a436e3c852afdc67e8ba70d32e39ce6b9"><td class="memItemLeft" align="right" valign="top">gsize&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGio_1_1BufferedInputStream.html#a436e3c852afdc67e8ba70d32e39ce6b9">get_available</a> () const </td></tr>
<tr class="memdesc:a436e3c852afdc67e8ba70d32e39ce6b9"><td class="mdescLeft">&#160;</td><td class="mdescRight">Gets the size of the available data within the stream.  <a href="#a436e3c852afdc67e8ba70d32e39ce6b9">More...</a><br /></td></tr>
<tr class="separator:a436e3c852afdc67e8ba70d32e39ce6b9"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a17a6489d7ab0b72268264c9f0a30e879"><td class="memItemLeft" align="right" valign="top">gsize&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGio_1_1BufferedInputStream.html#a17a6489d7ab0b72268264c9f0a30e879">peek</a> (void* buffer, gsize offset, gsize <a class="elRef" href="http://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen/a01487.html#gad2f89a1340c43c8451e522d045aaa1b6">count</a>) const </td></tr>
<tr class="memdesc:a17a6489d7ab0b72268264c9f0a30e879"><td class="mdescLeft">&#160;</td><td class="mdescRight">Peeks in the buffer, copying data of size <em>count</em> into <em>buffer</em>, offset <em>offset</em> bytes.  <a href="#a17a6489d7ab0b72268264c9f0a30e879">More...</a><br /></td></tr>
<tr class="separator:a17a6489d7ab0b72268264c9f0a30e879"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a27838d9374fa86ae513bc27d939ede24"><td class="memItemLeft" align="right" valign="top">const void*&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGio_1_1BufferedInputStream.html#a27838d9374fa86ae513bc27d939ede24">peek_buffer</a> (gsize&amp;<a class="elRef" href="http://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen/a01487.html#gad2f89a1340c43c8451e522d045aaa1b6">count</a>) const </td></tr>
<tr class="memdesc:a27838d9374fa86ae513bc27d939ede24"><td class="mdescLeft">&#160;</td><td class="mdescRight">Returns the buffer with the currently available bytes.  <a href="#a27838d9374fa86ae513bc27d939ede24">More...</a><br /></td></tr>
<tr class="separator:a27838d9374fa86ae513bc27d939ede24"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a197687762599fb7c5b60141b55120cde"><td class="memItemLeft" align="right" valign="top">gssize&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGio_1_1BufferedInputStream.html#a197687762599fb7c5b60141b55120cde">fill</a> (gssize <a class="elRef" href="http://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen/a01487.html#gad2f89a1340c43c8451e522d045aaa1b6">count</a>, const <a class="el" href="classGlib_1_1RefPtr.html">Glib::RefPtr</a>&lt; <a class="el" href="classGio_1_1Cancellable.html">Cancellable</a> &gt;&amp; cancellable)</td></tr>
<tr class="memdesc:a197687762599fb7c5b60141b55120cde"><td class="mdescLeft">&#160;</td><td class="mdescRight">Tries to read <em>count</em> bytes from the stream into the buffer.  <a href="#a197687762599fb7c5b60141b55120cde">More...</a><br /></td></tr>
<tr class="separator:a197687762599fb7c5b60141b55120cde"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a271eab4876136b4960d37350738bfdfe"><td class="memItemLeft" align="right" valign="top">gssize&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGio_1_1BufferedInputStream.html#a271eab4876136b4960d37350738bfdfe">fill</a> (gssize <a class="elRef" href="http://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen/a01487.html#gad2f89a1340c43c8451e522d045aaa1b6">count</a>)</td></tr>
<tr class="memdesc:a271eab4876136b4960d37350738bfdfe"><td class="mdescLeft">&#160;</td><td class="mdescRight">A <a class="el" href="classGio_1_1BufferedInputStream.html#a197687762599fb7c5b60141b55120cde" title="Tries to read count bytes from the stream into the buffer. ">fill()</a> convenience overload.  <a href="#a271eab4876136b4960d37350738bfdfe">More...</a><br /></td></tr>
<tr class="separator:a271eab4876136b4960d37350738bfdfe"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a0a41790e04e9ba500eb18d1ce8371d34"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGio_1_1BufferedInputStream.html#a0a41790e04e9ba500eb18d1ce8371d34">fill_async</a> (const <a class="el" href="namespaceGio.html#a62eda8192493461b01b1df06ca229bb7">SlotAsyncReady</a>&amp; slot, gssize <a class="elRef" href="http://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen/a01487.html#gad2f89a1340c43c8451e522d045aaa1b6">count</a>, const <a class="el" href="classGlib_1_1RefPtr.html">Glib::RefPtr</a>&lt; <a class="el" href="classGio_1_1Cancellable.html">Cancellable</a> &gt;&amp; cancellable, int io_priority=<a class="el" href="namespaceGlib.html#a0c450f82b9e34689e2dda2038ba7834fa597ed3aa6067516c9c752896f3816b5e">Glib::PRIORITY_DEFAULT</a>)</td></tr>
<tr class="memdesc:a0a41790e04e9ba500eb18d1ce8371d34"><td class="mdescLeft">&#160;</td><td class="mdescRight">Reads data into the stream's buffer asynchronously, up to <em>count</em> size.  <a href="#a0a41790e04e9ba500eb18d1ce8371d34">More...</a><br /></td></tr>
<tr class="separator:a0a41790e04e9ba500eb18d1ce8371d34"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aadb9c1b367e36c20c91e16ea840b6ef0"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGio_1_1BufferedInputStream.html#aadb9c1b367e36c20c91e16ea840b6ef0">fill_async</a> (const <a class="el" href="namespaceGio.html#a62eda8192493461b01b1df06ca229bb7">SlotAsyncReady</a>&amp; slot, gssize <a class="elRef" href="http://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen/a01487.html#gad2f89a1340c43c8451e522d045aaa1b6">count</a>, int io_priority=<a class="el" href="namespaceGlib.html#a0c450f82b9e34689e2dda2038ba7834fa597ed3aa6067516c9c752896f3816b5e">Glib::PRIORITY_DEFAULT</a>)</td></tr>
<tr class="memdesc:aadb9c1b367e36c20c91e16ea840b6ef0"><td class="mdescLeft">&#160;</td><td class="mdescRight">Reads data into the stream's buffer asynchronously, up to <em>count</em> size.  <a href="#aadb9c1b367e36c20c91e16ea840b6ef0">More...</a><br /></td></tr>
<tr class="separator:aadb9c1b367e36c20c91e16ea840b6ef0"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a13c665ccc722a2544539086846137277"><td class="memItemLeft" align="right" valign="top">gssize&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGio_1_1BufferedInputStream.html#a13c665ccc722a2544539086846137277">fill_finish</a> (const <a class="el" href="classGlib_1_1RefPtr.html">Glib::RefPtr</a>&lt; <a class="el" href="classGio_1_1AsyncResult.html">AsyncResult</a> &gt;&amp; result)</td></tr>
<tr class="memdesc:a13c665ccc722a2544539086846137277"><td class="mdescLeft">&#160;</td><td class="mdescRight">Finishes an asynchronous read.  <a href="#a13c665ccc722a2544539086846137277">More...</a><br /></td></tr>
<tr class="separator:a13c665ccc722a2544539086846137277"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a85477f09b58dfb83e5a1ef62f119457a"><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGio_1_1BufferedInputStream.html#a85477f09b58dfb83e5a1ef62f119457a">read_byte</a> (const <a class="el" href="classGlib_1_1RefPtr.html">Glib::RefPtr</a>&lt; <a class="el" href="classGio_1_1Cancellable.html">Cancellable</a> &gt;&amp; cancellable)</td></tr>
<tr class="memdesc:a85477f09b58dfb83e5a1ef62f119457a"><td class="mdescLeft">&#160;</td><td class="mdescRight">Tries to read a single byte from the stream or the buffer.  <a href="#a85477f09b58dfb83e5a1ef62f119457a">More...</a><br /></td></tr>
<tr class="separator:a85477f09b58dfb83e5a1ef62f119457a"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a8741ffb62c82425f54bc5e005c2a238f"><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGio_1_1BufferedInputStream.html#a8741ffb62c82425f54bc5e005c2a238f">read_byte</a> ()</td></tr>
<tr class="memdesc:a8741ffb62c82425f54bc5e005c2a238f"><td class="mdescLeft">&#160;</td><td class="mdescRight">A <a class="el" href="classGio_1_1BufferedInputStream.html#a8741ffb62c82425f54bc5e005c2a238f" title="A read_byte() convenience overload. ">read_byte()</a> convenience overload.  <a href="#a8741ffb62c82425f54bc5e005c2a238f">More...</a><br /></td></tr>
<tr class="separator:a8741ffb62c82425f54bc5e005c2a238f"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a10be713afc0912c4a5fe89a2c40d943e"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classGlib_1_1PropertyProxy.html">Glib::PropertyProxy</a>&lt; guint &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGio_1_1BufferedInputStream.html#a10be713afc0912c4a5fe89a2c40d943e">property_buffer_size</a> ()</td></tr>
<tr class="memdesc:a10be713afc0912c4a5fe89a2c40d943e"><td class="mdescLeft">&#160;</td><td class="mdescRight">The size of the backend buffer.  <a href="#a10be713afc0912c4a5fe89a2c40d943e">More...</a><br /></td></tr>
<tr class="separator:a10be713afc0912c4a5fe89a2c40d943e"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a8d77671c76ea9170c32c294d28403378"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classGlib_1_1PropertyProxy__ReadOnly.html">Glib::PropertyProxy_ReadOnly</a>&lt; guint &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGio_1_1BufferedInputStream.html#a8d77671c76ea9170c32c294d28403378">property_buffer_size</a> () const </td></tr>
<tr class="memdesc:a8d77671c76ea9170c32c294d28403378"><td class="mdescLeft">&#160;</td><td class="mdescRight">The size of the backend buffer.  <a href="#a8d77671c76ea9170c32c294d28403378">More...</a><br /></td></tr>
<tr class="separator:a8d77671c76ea9170c32c294d28403378"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="inherit_header pub_methods_classGio_1_1FilterInputStream"><td colspan="2" onclick="javascript:toggleInherit('pub_methods_classGio_1_1FilterInputStream')"><img src="closed.png" alt="-"/>&#160;Public Member Functions inherited from <a class="el" href="classGio_1_1FilterInputStream.html">Gio::FilterInputStream</a></td></tr>
<tr class="memitem:a26e1a05a9c12efdedfcad6aa627fc52f inherit pub_methods_classGio_1_1FilterInputStream"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGio_1_1FilterInputStream.html#a26e1a05a9c12efdedfcad6aa627fc52f">FilterInputStream</a> (<a class="el" href="classGio_1_1FilterInputStream.html">FilterInputStream</a>&amp;&amp; src) noexcept</td></tr>
<tr class="separator:a26e1a05a9c12efdedfcad6aa627fc52f inherit pub_methods_classGio_1_1FilterInputStream"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a6b2d9b2b852213ab8584de7a461ad5a0 inherit pub_methods_classGio_1_1FilterInputStream"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classGio_1_1FilterInputStream.html">FilterInputStream</a>&amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGio_1_1FilterInputStream.html#a6b2d9b2b852213ab8584de7a461ad5a0">operator=</a> (<a class="el" href="classGio_1_1FilterInputStream.html">FilterInputStream</a>&amp;&amp; src) noexcept</td></tr>
<tr class="separator:a6b2d9b2b852213ab8584de7a461ad5a0 inherit pub_methods_classGio_1_1FilterInputStream"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:afc4a60fe6101afe769a8705d1306be8e inherit pub_methods_classGio_1_1FilterInputStream"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGio_1_1FilterInputStream.html#afc4a60fe6101afe769a8705d1306be8e">~FilterInputStream</a> () noexcept override</td></tr>
<tr class="separator:afc4a60fe6101afe769a8705d1306be8e inherit pub_methods_classGio_1_1FilterInputStream"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a6db43589745dcd172f4ca4082bc5d914 inherit pub_methods_classGio_1_1FilterInputStream"><td class="memItemLeft" align="right" valign="top">GFilterInputStream*&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGio_1_1FilterInputStream.html#a6db43589745dcd172f4ca4082bc5d914">gobj</a> ()</td></tr>
<tr class="memdesc:a6db43589745dcd172f4ca4082bc5d914 inherit pub_methods_classGio_1_1FilterInputStream"><td class="mdescLeft">&#160;</td><td class="mdescRight">Provides access to the underlying C GObject.  <a href="#a6db43589745dcd172f4ca4082bc5d914">More...</a><br /></td></tr>
<tr class="separator:a6db43589745dcd172f4ca4082bc5d914 inherit pub_methods_classGio_1_1FilterInputStream"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ac8fbd2cc879bfab4854d952b27ce271c inherit pub_methods_classGio_1_1FilterInputStream"><td class="memItemLeft" align="right" valign="top">const GFilterInputStream*&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGio_1_1FilterInputStream.html#ac8fbd2cc879bfab4854d952b27ce271c">gobj</a> () const </td></tr>
<tr class="memdesc:ac8fbd2cc879bfab4854d952b27ce271c inherit pub_methods_classGio_1_1FilterInputStream"><td class="mdescLeft">&#160;</td><td class="mdescRight">Provides access to the underlying C GObject.  <a href="#ac8fbd2cc879bfab4854d952b27ce271c">More...</a><br /></td></tr>
<tr class="separator:ac8fbd2cc879bfab4854d952b27ce271c inherit pub_methods_classGio_1_1FilterInputStream"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a55ef3320e423245cc69066c90785328e inherit pub_methods_classGio_1_1FilterInputStream"><td class="memItemLeft" align="right" valign="top">GFilterInputStream*&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGio_1_1FilterInputStream.html#a55ef3320e423245cc69066c90785328e">gobj_copy</a> ()</td></tr>
<tr class="memdesc:a55ef3320e423245cc69066c90785328e inherit pub_methods_classGio_1_1FilterInputStream"><td class="mdescLeft">&#160;</td><td class="mdescRight">Provides access to the underlying C instance. The caller is responsible for unrefing it. Use when directly setting fields in structs.  <a href="#a55ef3320e423245cc69066c90785328e">More...</a><br /></td></tr>
<tr class="separator:a55ef3320e423245cc69066c90785328e inherit pub_methods_classGio_1_1FilterInputStream"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aa0e6304d8ea21a17b3e6a0127e3e7530 inherit pub_methods_classGio_1_1FilterInputStream"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classGlib_1_1RefPtr.html">Glib::RefPtr</a>&lt; <a class="el" href="classGio_1_1InputStream.html">InputStream</a> &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGio_1_1FilterInputStream.html#aa0e6304d8ea21a17b3e6a0127e3e7530">get_base_stream</a> ()</td></tr>
<tr class="memdesc:aa0e6304d8ea21a17b3e6a0127e3e7530 inherit pub_methods_classGio_1_1FilterInputStream"><td class="mdescLeft">&#160;</td><td class="mdescRight">Gets the base stream for the filter stream.  <a href="#aa0e6304d8ea21a17b3e6a0127e3e7530">More...</a><br /></td></tr>
<tr class="separator:aa0e6304d8ea21a17b3e6a0127e3e7530 inherit pub_methods_classGio_1_1FilterInputStream"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a41af6a4af682c043ac9c91ed13608705 inherit pub_methods_classGio_1_1FilterInputStream"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classGlib_1_1RefPtr.html">Glib::RefPtr</a>&lt; const <a class="el" href="classGio_1_1InputStream.html">InputStream</a> &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGio_1_1FilterInputStream.html#a41af6a4af682c043ac9c91ed13608705">get_base_stream</a> () const </td></tr>
<tr class="memdesc:a41af6a4af682c043ac9c91ed13608705 inherit pub_methods_classGio_1_1FilterInputStream"><td class="mdescLeft">&#160;</td><td class="mdescRight">Gets the base stream for the filter stream.  <a href="#a41af6a4af682c043ac9c91ed13608705">More...</a><br /></td></tr>
<tr class="separator:a41af6a4af682c043ac9c91ed13608705 inherit pub_methods_classGio_1_1FilterInputStream"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a1a78226f76528f61c87ebe5a31b0f133 inherit pub_methods_classGio_1_1FilterInputStream"><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGio_1_1FilterInputStream.html#a1a78226f76528f61c87ebe5a31b0f133">get_close_base_stream</a> () const </td></tr>
<tr class="memdesc:a1a78226f76528f61c87ebe5a31b0f133 inherit pub_methods_classGio_1_1FilterInputStream"><td class="mdescLeft">&#160;</td><td class="mdescRight">Returns whether the base stream will be closed when <em>stream</em> is closed.  <a href="#a1a78226f76528f61c87ebe5a31b0f133">More...</a><br /></td></tr>
<tr class="separator:a1a78226f76528f61c87ebe5a31b0f133 inherit pub_methods_classGio_1_1FilterInputStream"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a82e03517a6841b170c7e13fcf2f66920 inherit pub_methods_classGio_1_1FilterInputStream"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGio_1_1FilterInputStream.html#a82e03517a6841b170c7e13fcf2f66920">set_close_base_stream</a> (bool close_base=true)</td></tr>
<tr class="memdesc:a82e03517a6841b170c7e13fcf2f66920 inherit pub_methods_classGio_1_1FilterInputStream"><td class="mdescLeft">&#160;</td><td class="mdescRight">Sets whether the base stream will be closed when <em>stream</em> is closed.  <a href="#a82e03517a6841b170c7e13fcf2f66920">More...</a><br /></td></tr>
<tr class="separator:a82e03517a6841b170c7e13fcf2f66920 inherit pub_methods_classGio_1_1FilterInputStream"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aee46182be8452b2b308e62b1fe932233 inherit pub_methods_classGio_1_1FilterInputStream"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classGlib_1_1PropertyProxy__ReadOnly.html">Glib::PropertyProxy_ReadOnly</a>&lt; <a class="el" href="classGlib_1_1RefPtr.html">Glib::RefPtr</a>&lt; <a class="el" href="classGio_1_1InputStream.html">InputStream</a> &gt; &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGio_1_1FilterInputStream.html#aee46182be8452b2b308e62b1fe932233">property_base_stream</a> () const </td></tr>
<tr class="memdesc:aee46182be8452b2b308e62b1fe932233 inherit pub_methods_classGio_1_1FilterInputStream"><td class="mdescLeft">&#160;</td><td class="mdescRight">The underlying base stream on which the io ops will be done.  <a href="#aee46182be8452b2b308e62b1fe932233">More...</a><br /></td></tr>
<tr class="separator:aee46182be8452b2b308e62b1fe932233 inherit pub_methods_classGio_1_1FilterInputStream"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a6667a12cd90f09d79252e0f76c5f9c16 inherit pub_methods_classGio_1_1FilterInputStream"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classGlib_1_1PropertyProxy.html">Glib::PropertyProxy</a>&lt; bool &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGio_1_1FilterInputStream.html#a6667a12cd90f09d79252e0f76c5f9c16">property_close_base_stream</a> ()</td></tr>
<tr class="memdesc:a6667a12cd90f09d79252e0f76c5f9c16 inherit pub_methods_classGio_1_1FilterInputStream"><td class="mdescLeft">&#160;</td><td class="mdescRight">If the base stream should be closed when the filter stream is closed.  <a href="#a6667a12cd90f09d79252e0f76c5f9c16">More...</a><br /></td></tr>
<tr class="separator:a6667a12cd90f09d79252e0f76c5f9c16 inherit pub_methods_classGio_1_1FilterInputStream"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a88a93a90feb440a6b3a38794e7e10609 inherit pub_methods_classGio_1_1FilterInputStream"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classGlib_1_1PropertyProxy__ReadOnly.html">Glib::PropertyProxy_ReadOnly</a>&lt; bool &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGio_1_1FilterInputStream.html#a88a93a90feb440a6b3a38794e7e10609">property_close_base_stream</a> () const </td></tr>
<tr class="memdesc:a88a93a90feb440a6b3a38794e7e10609 inherit pub_methods_classGio_1_1FilterInputStream"><td class="mdescLeft">&#160;</td><td class="mdescRight">If the base stream should be closed when the filter stream is closed.  <a href="#a88a93a90feb440a6b3a38794e7e10609">More...</a><br /></td></tr>
<tr class="separator:a88a93a90feb440a6b3a38794e7e10609 inherit pub_methods_classGio_1_1FilterInputStream"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="inherit_header pub_methods_classGio_1_1InputStream"><td colspan="2" onclick="javascript:toggleInherit('pub_methods_classGio_1_1InputStream')"><img src="closed.png" alt="-"/>&#160;Public Member Functions inherited from <a class="el" href="classGio_1_1InputStream.html">Gio::InputStream</a></td></tr>
<tr class="memitem:a28023142af94370f993180e120a6c4c6 inherit pub_methods_classGio_1_1InputStream"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGio_1_1InputStream.html#a28023142af94370f993180e120a6c4c6">InputStream</a> (<a class="el" href="classGio_1_1InputStream.html">InputStream</a>&amp;&amp; src) noexcept</td></tr>
<tr class="separator:a28023142af94370f993180e120a6c4c6 inherit pub_methods_classGio_1_1InputStream"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a24acc8b43b115e06aa672ff1ba1848f6 inherit pub_methods_classGio_1_1InputStream"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classGio_1_1InputStream.html">InputStream</a>&amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGio_1_1InputStream.html#a24acc8b43b115e06aa672ff1ba1848f6">operator=</a> (<a class="el" href="classGio_1_1InputStream.html">InputStream</a>&amp;&amp; src) noexcept</td></tr>
<tr class="separator:a24acc8b43b115e06aa672ff1ba1848f6 inherit pub_methods_classGio_1_1InputStream"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a3d7103f42638aa3a1b97029b759c979e inherit pub_methods_classGio_1_1InputStream"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGio_1_1InputStream.html#a3d7103f42638aa3a1b97029b759c979e">~InputStream</a> () noexcept override</td></tr>
<tr class="separator:a3d7103f42638aa3a1b97029b759c979e inherit pub_methods_classGio_1_1InputStream"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a2ed1120b3d03a12086e7f0ed3946aba1 inherit pub_methods_classGio_1_1InputStream"><td class="memItemLeft" align="right" valign="top">GInputStream*&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGio_1_1InputStream.html#a2ed1120b3d03a12086e7f0ed3946aba1">gobj</a> ()</td></tr>
<tr class="memdesc:a2ed1120b3d03a12086e7f0ed3946aba1 inherit pub_methods_classGio_1_1InputStream"><td class="mdescLeft">&#160;</td><td class="mdescRight">Provides access to the underlying C GObject.  <a href="#a2ed1120b3d03a12086e7f0ed3946aba1">More...</a><br /></td></tr>
<tr class="separator:a2ed1120b3d03a12086e7f0ed3946aba1 inherit pub_methods_classGio_1_1InputStream"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a1b0ef82ab81b3ded607584c7029fe1e9 inherit pub_methods_classGio_1_1InputStream"><td class="memItemLeft" align="right" valign="top">const GInputStream*&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGio_1_1InputStream.html#a1b0ef82ab81b3ded607584c7029fe1e9">gobj</a> () const </td></tr>
<tr class="memdesc:a1b0ef82ab81b3ded607584c7029fe1e9 inherit pub_methods_classGio_1_1InputStream"><td class="mdescLeft">&#160;</td><td class="mdescRight">Provides access to the underlying C GObject.  <a href="#a1b0ef82ab81b3ded607584c7029fe1e9">More...</a><br /></td></tr>
<tr class="separator:a1b0ef82ab81b3ded607584c7029fe1e9 inherit pub_methods_classGio_1_1InputStream"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a28a9394b07e9183c0c79798ea344c65c inherit pub_methods_classGio_1_1InputStream"><td class="memItemLeft" align="right" valign="top">GInputStream*&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGio_1_1InputStream.html#a28a9394b07e9183c0c79798ea344c65c">gobj_copy</a> ()</td></tr>
<tr class="memdesc:a28a9394b07e9183c0c79798ea344c65c inherit pub_methods_classGio_1_1InputStream"><td class="mdescLeft">&#160;</td><td class="mdescRight">Provides access to the underlying C instance. The caller is responsible for unrefing it. Use when directly setting fields in structs.  <a href="#a28a9394b07e9183c0c79798ea344c65c">More...</a><br /></td></tr>
<tr class="separator:a28a9394b07e9183c0c79798ea344c65c inherit pub_methods_classGio_1_1InputStream"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a49a1f4219f96c7fafdcf1ed12eb443e2 inherit pub_methods_classGio_1_1InputStream"><td class="memItemLeft" align="right" valign="top">gssize&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGio_1_1InputStream.html#a49a1f4219f96c7fafdcf1ed12eb443e2">read</a> (void* buffer, gsize <a class="elRef" href="http://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen/a01487.html#gad2f89a1340c43c8451e522d045aaa1b6">count</a>, const <a class="el" href="classGlib_1_1RefPtr.html">Glib::RefPtr</a>&lt; <a class="el" href="classGio_1_1Cancellable.html">Cancellable</a> &gt;&amp; cancellable)</td></tr>
<tr class="memdesc:a49a1f4219f96c7fafdcf1ed12eb443e2 inherit pub_methods_classGio_1_1InputStream"><td class="mdescLeft">&#160;</td><td class="mdescRight">Tries to read <em>count</em> bytes from the stream into the buffer starting at <em>buffer</em>.  <a href="#a49a1f4219f96c7fafdcf1ed12eb443e2">More...</a><br /></td></tr>
<tr class="separator:a49a1f4219f96c7fafdcf1ed12eb443e2 inherit pub_methods_classGio_1_1InputStream"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a42ab2486116d40f6ef828277befb508a inherit pub_methods_classGio_1_1InputStream"><td class="memItemLeft" align="right" valign="top">gssize&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGio_1_1InputStream.html#a42ab2486116d40f6ef828277befb508a">read</a> (void* buffer, gsize <a class="elRef" href="http://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen/a01487.html#gad2f89a1340c43c8451e522d045aaa1b6">count</a>)</td></tr>
<tr class="memdesc:a42ab2486116d40f6ef828277befb508a inherit pub_methods_classGio_1_1InputStream"><td class="mdescLeft">&#160;</td><td class="mdescRight">A <a class="el" href="classGio_1_1InputStream.html#a49a1f4219f96c7fafdcf1ed12eb443e2" title="Tries to read count bytes from the stream into the buffer starting at buffer. ">read()</a> convenience overload.  <a href="#a42ab2486116d40f6ef828277befb508a">More...</a><br /></td></tr>
<tr class="separator:a42ab2486116d40f6ef828277befb508a inherit pub_methods_classGio_1_1InputStream"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a1dc8a2babf32f93a0a5dccc0c39e0959 inherit pub_methods_classGio_1_1InputStream"><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGio_1_1InputStream.html#a1dc8a2babf32f93a0a5dccc0c39e0959">read_all</a> (void* buffer, gsize <a class="elRef" href="http://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen/a01487.html#gad2f89a1340c43c8451e522d045aaa1b6">count</a>, gsize&amp; bytes_read, const <a class="el" href="classGlib_1_1RefPtr.html">Glib::RefPtr</a>&lt; <a class="el" href="classGio_1_1Cancellable.html">Cancellable</a> &gt;&amp; cancellable)</td></tr>
<tr class="memdesc:a1dc8a2babf32f93a0a5dccc0c39e0959 inherit pub_methods_classGio_1_1InputStream"><td class="mdescLeft">&#160;</td><td class="mdescRight">Tries to read <em>count</em> bytes from the stream into the buffer starting at <em>buffer</em>.  <a href="#a1dc8a2babf32f93a0a5dccc0c39e0959">More...</a><br /></td></tr>
<tr class="separator:a1dc8a2babf32f93a0a5dccc0c39e0959 inherit pub_methods_classGio_1_1InputStream"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a6da0fc57d1a5df7107370c67e84aa496 inherit pub_methods_classGio_1_1InputStream"><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGio_1_1InputStream.html#a6da0fc57d1a5df7107370c67e84aa496">read_all</a> (void* buffer, gsize <a class="elRef" href="http://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen/a01487.html#gad2f89a1340c43c8451e522d045aaa1b6">count</a>, gsize&amp; bytes_read)</td></tr>
<tr class="memdesc:a6da0fc57d1a5df7107370c67e84aa496 inherit pub_methods_classGio_1_1InputStream"><td class="mdescLeft">&#160;</td><td class="mdescRight">A <a class="el" href="classGio_1_1InputStream.html#a1dc8a2babf32f93a0a5dccc0c39e0959" title="Tries to read count bytes from the stream into the buffer starting at buffer. ">read_all()</a> convenience overload.  <a href="#a6da0fc57d1a5df7107370c67e84aa496">More...</a><br /></td></tr>
<tr class="separator:a6da0fc57d1a5df7107370c67e84aa496 inherit pub_methods_classGio_1_1InputStream"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:af59e44aed65ee329e01d6ca6179e97b9 inherit pub_methods_classGio_1_1InputStream"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classGlib_1_1RefPtr.html">Glib::RefPtr</a>&lt; <a class="el" href="classGlib_1_1Bytes.html">Glib::Bytes</a> &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGio_1_1InputStream.html#af59e44aed65ee329e01d6ca6179e97b9">read_bytes</a> (gsize <a class="elRef" href="http://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen/a01487.html#gad2f89a1340c43c8451e522d045aaa1b6">count</a>, const <a class="el" href="classGlib_1_1RefPtr.html">Glib::RefPtr</a>&lt; <a class="el" href="classGio_1_1Cancellable.html">Cancellable</a> &gt;&amp; cancellable)</td></tr>
<tr class="memdesc:af59e44aed65ee329e01d6ca6179e97b9 inherit pub_methods_classGio_1_1InputStream"><td class="mdescLeft">&#160;</td><td class="mdescRight">Like g_input_stream_read(), this tries to read <em>count</em> bytes from the stream in a blocking fashion.  <a href="#af59e44aed65ee329e01d6ca6179e97b9">More...</a><br /></td></tr>
<tr class="separator:af59e44aed65ee329e01d6ca6179e97b9 inherit pub_methods_classGio_1_1InputStream"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a9653d83a56cef6201286ff5f4b709050 inherit pub_methods_classGio_1_1InputStream"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGio_1_1InputStream.html#a9653d83a56cef6201286ff5f4b709050">read_bytes_async</a> (gsize <a class="elRef" href="http://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen/a01487.html#gad2f89a1340c43c8451e522d045aaa1b6">count</a>, const <a class="el" href="namespaceGio.html#a62eda8192493461b01b1df06ca229bb7">SlotAsyncReady</a>&amp; slot, const <a class="el" href="classGlib_1_1RefPtr.html">Glib::RefPtr</a>&lt; <a class="el" href="classGio_1_1Cancellable.html">Cancellable</a> &gt;&amp; cancellable, int io_priority=<a class="el" href="namespaceGlib.html#a0c450f82b9e34689e2dda2038ba7834fa597ed3aa6067516c9c752896f3816b5e">Glib::PRIORITY_DEFAULT</a>)</td></tr>
<tr class="memdesc:a9653d83a56cef6201286ff5f4b709050 inherit pub_methods_classGio_1_1InputStream"><td class="mdescLeft">&#160;</td><td class="mdescRight">Request an asynchronous read of <em>count</em> bytes from the stream into a new <a class="el" href="classGlib_1_1Bytes.html" title="A simple refcounted data type representing an immutable byte sequence from an unspecified origin...">Glib::Bytes</a>.  <a href="#a9653d83a56cef6201286ff5f4b709050">More...</a><br /></td></tr>
<tr class="separator:a9653d83a56cef6201286ff5f4b709050 inherit pub_methods_classGio_1_1InputStream"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:af70a7c9073f6a494c8fac975530130c9 inherit pub_methods_classGio_1_1InputStream"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGio_1_1InputStream.html#af70a7c9073f6a494c8fac975530130c9">read_bytes_async</a> (gsize <a class="elRef" href="http://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen/a01487.html#gad2f89a1340c43c8451e522d045aaa1b6">count</a>, const <a class="el" href="namespaceGio.html#a62eda8192493461b01b1df06ca229bb7">SlotAsyncReady</a>&amp; slot, int io_priority=<a class="el" href="namespaceGlib.html#a0c450f82b9e34689e2dda2038ba7834fa597ed3aa6067516c9c752896f3816b5e">Glib::PRIORITY_DEFAULT</a>)</td></tr>
<tr class="memdesc:af70a7c9073f6a494c8fac975530130c9 inherit pub_methods_classGio_1_1InputStream"><td class="mdescLeft">&#160;</td><td class="mdescRight">Request an asynchronous read of <em>count</em> bytes from the stream into a new <a class="el" href="classGlib_1_1Bytes.html" title="A simple refcounted data type representing an immutable byte sequence from an unspecified origin...">Glib::Bytes</a>.  <a href="#af70a7c9073f6a494c8fac975530130c9">More...</a><br /></td></tr>
<tr class="separator:af70a7c9073f6a494c8fac975530130c9 inherit pub_methods_classGio_1_1InputStream"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a0b38e525397cddd9ae4b2ebb395ba3b3 inherit pub_methods_classGio_1_1InputStream"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classGlib_1_1RefPtr.html">Glib::RefPtr</a>&lt; <a class="el" href="classGlib_1_1Bytes.html">Glib::Bytes</a> &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGio_1_1InputStream.html#a0b38e525397cddd9ae4b2ebb395ba3b3">read_bytes_finish</a> (const <a class="el" href="classGlib_1_1RefPtr.html">Glib::RefPtr</a>&lt; <a class="el" href="classGio_1_1AsyncResult.html">AsyncResult</a> &gt;&amp; result)</td></tr>
<tr class="memdesc:a0b38e525397cddd9ae4b2ebb395ba3b3 inherit pub_methods_classGio_1_1InputStream"><td class="mdescLeft">&#160;</td><td class="mdescRight">Finishes an asynchronous stream read-into-Bytes operation.  <a href="#a0b38e525397cddd9ae4b2ebb395ba3b3">More...</a><br /></td></tr>
<tr class="separator:a0b38e525397cddd9ae4b2ebb395ba3b3 inherit pub_methods_classGio_1_1InputStream"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a17ea65f35c15043156db90af831a44a3 inherit pub_methods_classGio_1_1InputStream"><td class="memItemLeft" align="right" valign="top">gssize&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGio_1_1InputStream.html#a17ea65f35c15043156db90af831a44a3">skip</a> (gsize <a class="elRef" href="http://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen/a01487.html#gad2f89a1340c43c8451e522d045aaa1b6">count</a>, const <a class="el" href="classGlib_1_1RefPtr.html">Glib::RefPtr</a>&lt; <a class="el" href="classGio_1_1Cancellable.html">Cancellable</a> &gt;&amp; cancellable)</td></tr>
<tr class="memdesc:a17ea65f35c15043156db90af831a44a3 inherit pub_methods_classGio_1_1InputStream"><td class="mdescLeft">&#160;</td><td class="mdescRight">Tries to skip <em>count</em> bytes from the stream.  <a href="#a17ea65f35c15043156db90af831a44a3">More...</a><br /></td></tr>
<tr class="separator:a17ea65f35c15043156db90af831a44a3 inherit pub_methods_classGio_1_1InputStream"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a1ea9146d612c666168886734b79a5d65 inherit pub_methods_classGio_1_1InputStream"><td class="memItemLeft" align="right" valign="top">gssize&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGio_1_1InputStream.html#a1ea9146d612c666168886734b79a5d65">skip</a> (gsize <a class="elRef" href="http://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen/a01487.html#gad2f89a1340c43c8451e522d045aaa1b6">count</a>)</td></tr>
<tr class="memdesc:a1ea9146d612c666168886734b79a5d65 inherit pub_methods_classGio_1_1InputStream"><td class="mdescLeft">&#160;</td><td class="mdescRight">A <a class="el" href="classGio_1_1InputStream.html#a17ea65f35c15043156db90af831a44a3" title="Tries to skip count bytes from the stream. ">skip()</a> convenience overload.  <a href="#a1ea9146d612c666168886734b79a5d65">More...</a><br /></td></tr>
<tr class="separator:a1ea9146d612c666168886734b79a5d65 inherit pub_methods_classGio_1_1InputStream"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a1b76b2503e607475f63731a886456e09 inherit pub_methods_classGio_1_1InputStream"><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGio_1_1InputStream.html#a1b76b2503e607475f63731a886456e09">close</a> (const <a class="el" href="classGlib_1_1RefPtr.html">Glib::RefPtr</a>&lt; <a class="el" href="classGio_1_1Cancellable.html">Cancellable</a> &gt;&amp; cancellable)</td></tr>
<tr class="memdesc:a1b76b2503e607475f63731a886456e09 inherit pub_methods_classGio_1_1InputStream"><td class="mdescLeft">&#160;</td><td class="mdescRight">Closes the stream, releasing resources related to it.  <a href="#a1b76b2503e607475f63731a886456e09">More...</a><br /></td></tr>
<tr class="separator:a1b76b2503e607475f63731a886456e09 inherit pub_methods_classGio_1_1InputStream"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a7a3202cf7014bcfb2c0a7f301448ae50 inherit pub_methods_classGio_1_1InputStream"><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGio_1_1InputStream.html#a7a3202cf7014bcfb2c0a7f301448ae50">close</a> ()</td></tr>
<tr class="memdesc:a7a3202cf7014bcfb2c0a7f301448ae50 inherit pub_methods_classGio_1_1InputStream"><td class="mdescLeft">&#160;</td><td class="mdescRight">A <a class="el" href="classGio_1_1InputStream.html#a7a3202cf7014bcfb2c0a7f301448ae50" title="A close() convenience overload. ">close()</a> convenience overload.  <a href="#a7a3202cf7014bcfb2c0a7f301448ae50">More...</a><br /></td></tr>
<tr class="separator:a7a3202cf7014bcfb2c0a7f301448ae50 inherit pub_methods_classGio_1_1InputStream"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a5b7762ee3f3c571fbc59a0c9af6e879e inherit pub_methods_classGio_1_1InputStream"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGio_1_1InputStream.html#a5b7762ee3f3c571fbc59a0c9af6e879e">read_async</a> (void* buffer, gsize <a class="elRef" href="http://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen/a01487.html#gad2f89a1340c43c8451e522d045aaa1b6">count</a>, const <a class="el" href="namespaceGio.html#a62eda8192493461b01b1df06ca229bb7">SlotAsyncReady</a>&amp; slot, const <a class="el" href="classGlib_1_1RefPtr.html">Glib::RefPtr</a>&lt; <a class="el" href="classGio_1_1Cancellable.html">Cancellable</a> &gt;&amp; cancellable, int io_priority=<a class="el" href="namespaceGlib.html#a0c450f82b9e34689e2dda2038ba7834fa597ed3aa6067516c9c752896f3816b5e">Glib::PRIORITY_DEFAULT</a>)</td></tr>
<tr class="memdesc:a5b7762ee3f3c571fbc59a0c9af6e879e inherit pub_methods_classGio_1_1InputStream"><td class="mdescLeft">&#160;</td><td class="mdescRight">Request an asynchronous read of <em>count</em> bytes from the stream into the buffer starting at <em>buffer</em>.  <a href="#a5b7762ee3f3c571fbc59a0c9af6e879e">More...</a><br /></td></tr>
<tr class="separator:a5b7762ee3f3c571fbc59a0c9af6e879e inherit pub_methods_classGio_1_1InputStream"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a05bea76fa9ac3c098a167d2b377e36a6 inherit pub_methods_classGio_1_1InputStream"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGio_1_1InputStream.html#a05bea76fa9ac3c098a167d2b377e36a6">read_async</a> (void* buffer, gsize <a class="elRef" href="http://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen/a01487.html#gad2f89a1340c43c8451e522d045aaa1b6">count</a>, const <a class="el" href="namespaceGio.html#a62eda8192493461b01b1df06ca229bb7">SlotAsyncReady</a>&amp; slot, int io_priority=<a class="el" href="namespaceGlib.html#a0c450f82b9e34689e2dda2038ba7834fa597ed3aa6067516c9c752896f3816b5e">Glib::PRIORITY_DEFAULT</a>)</td></tr>
<tr class="memdesc:a05bea76fa9ac3c098a167d2b377e36a6 inherit pub_methods_classGio_1_1InputStream"><td class="mdescLeft">&#160;</td><td class="mdescRight">Request an asynchronous read of <em>count</em> bytes from the stream into the buffer starting at <em>buffer</em>.  <a href="#a05bea76fa9ac3c098a167d2b377e36a6">More...</a><br /></td></tr>
<tr class="separator:a05bea76fa9ac3c098a167d2b377e36a6 inherit pub_methods_classGio_1_1InputStream"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ac089ab220e671ba0af2dd97f2405c0c5 inherit pub_methods_classGio_1_1InputStream"><td class="memItemLeft" align="right" valign="top">gssize&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGio_1_1InputStream.html#ac089ab220e671ba0af2dd97f2405c0c5">read_finish</a> (const <a class="el" href="classGlib_1_1RefPtr.html">Glib::RefPtr</a>&lt; <a class="el" href="classGio_1_1AsyncResult.html">AsyncResult</a> &gt;&amp; result)</td></tr>
<tr class="memdesc:ac089ab220e671ba0af2dd97f2405c0c5 inherit pub_methods_classGio_1_1InputStream"><td class="mdescLeft">&#160;</td><td class="mdescRight">Finishes an asynchronous stream read operation.  <a href="#ac089ab220e671ba0af2dd97f2405c0c5">More...</a><br /></td></tr>
<tr class="separator:ac089ab220e671ba0af2dd97f2405c0c5 inherit pub_methods_classGio_1_1InputStream"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a53bcade80696b55e8cc2d681f75a5a6c inherit pub_methods_classGio_1_1InputStream"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGio_1_1InputStream.html#a53bcade80696b55e8cc2d681f75a5a6c">read_all_async</a> (void* buffer, gsize <a class="elRef" href="http://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen/a01487.html#gad2f89a1340c43c8451e522d045aaa1b6">count</a>, const <a class="el" href="namespaceGio.html#a62eda8192493461b01b1df06ca229bb7">SlotAsyncReady</a>&amp; slot, const <a class="el" href="classGlib_1_1RefPtr.html">Glib::RefPtr</a>&lt; <a class="el" href="classGio_1_1Cancellable.html">Cancellable</a> &gt;&amp; cancellable, int io_priority=<a class="el" href="namespaceGlib.html#a0c450f82b9e34689e2dda2038ba7834fa597ed3aa6067516c9c752896f3816b5e">Glib::PRIORITY_DEFAULT</a>)</td></tr>
<tr class="memdesc:a53bcade80696b55e8cc2d681f75a5a6c inherit pub_methods_classGio_1_1InputStream"><td class="mdescLeft">&#160;</td><td class="mdescRight">Request an asynchronous read of <em>count</em> bytes from the stream into the buffer starting at <em>buffer</em>.  <a href="#a53bcade80696b55e8cc2d681f75a5a6c">More...</a><br /></td></tr>
<tr class="separator:a53bcade80696b55e8cc2d681f75a5a6c inherit pub_methods_classGio_1_1InputStream"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a5aaa7077beacffca6b4cccbf9d4f432a inherit pub_methods_classGio_1_1InputStream"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGio_1_1InputStream.html#a5aaa7077beacffca6b4cccbf9d4f432a">read_all_async</a> (void* buffer, gsize <a class="elRef" href="http://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen/a01487.html#gad2f89a1340c43c8451e522d045aaa1b6">count</a>, const <a class="el" href="namespaceGio.html#a62eda8192493461b01b1df06ca229bb7">SlotAsyncReady</a>&amp; slot, int io_priority=<a class="el" href="namespaceGlib.html#a0c450f82b9e34689e2dda2038ba7834fa597ed3aa6067516c9c752896f3816b5e">Glib::PRIORITY_DEFAULT</a>)</td></tr>
<tr class="memdesc:a5aaa7077beacffca6b4cccbf9d4f432a inherit pub_methods_classGio_1_1InputStream"><td class="mdescLeft">&#160;</td><td class="mdescRight">Request an asynchronous read of <em>count</em> bytes from the stream into the buffer starting at <em>buffer</em>.  <a href="#a5aaa7077beacffca6b4cccbf9d4f432a">More...</a><br /></td></tr>
<tr class="separator:a5aaa7077beacffca6b4cccbf9d4f432a inherit pub_methods_classGio_1_1InputStream"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:af59e759b782eebfa256d9116aa8baada inherit pub_methods_classGio_1_1InputStream"><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGio_1_1InputStream.html#af59e759b782eebfa256d9116aa8baada">read_all_finish</a> (const <a class="el" href="classGlib_1_1RefPtr.html">Glib::RefPtr</a>&lt; <a class="el" href="classGio_1_1AsyncResult.html">AsyncResult</a> &gt;&amp; result, gsize&amp; bytes_read)</td></tr>
<tr class="memdesc:af59e759b782eebfa256d9116aa8baada inherit pub_methods_classGio_1_1InputStream"><td class="mdescLeft">&#160;</td><td class="mdescRight">Finishes an asynchronous stream read operation started with g_input_stream_read_all_async().  <a href="#af59e759b782eebfa256d9116aa8baada">More...</a><br /></td></tr>
<tr class="separator:af59e759b782eebfa256d9116aa8baada inherit pub_methods_classGio_1_1InputStream"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a1bf7a4a30005813b0a46e069215907a2 inherit pub_methods_classGio_1_1InputStream"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGio_1_1InputStream.html#a1bf7a4a30005813b0a46e069215907a2">skip_async</a> (gsize <a class="elRef" href="http://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen/a01487.html#gad2f89a1340c43c8451e522d045aaa1b6">count</a>, const <a class="el" href="namespaceGio.html#a62eda8192493461b01b1df06ca229bb7">SlotAsyncReady</a>&amp; slot, const <a class="el" href="classGlib_1_1RefPtr.html">Glib::RefPtr</a>&lt; <a class="el" href="classGio_1_1Cancellable.html">Cancellable</a> &gt;&amp; cancellable, int io_priority=<a class="el" href="namespaceGlib.html#a0c450f82b9e34689e2dda2038ba7834fa597ed3aa6067516c9c752896f3816b5e">Glib::PRIORITY_DEFAULT</a>)</td></tr>
<tr class="memdesc:a1bf7a4a30005813b0a46e069215907a2 inherit pub_methods_classGio_1_1InputStream"><td class="mdescLeft">&#160;</td><td class="mdescRight">Request an asynchronous skip of <em>count</em> bytes from the stream into the buffer starting at <em>buffer</em>.  <a href="#a1bf7a4a30005813b0a46e069215907a2">More...</a><br /></td></tr>
<tr class="separator:a1bf7a4a30005813b0a46e069215907a2 inherit pub_methods_classGio_1_1InputStream"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a111e86dad4548394edcff16d7735d2d5 inherit pub_methods_classGio_1_1InputStream"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGio_1_1InputStream.html#a111e86dad4548394edcff16d7735d2d5">skip_async</a> (gsize <a class="elRef" href="http://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen/a01487.html#gad2f89a1340c43c8451e522d045aaa1b6">count</a>, const <a class="el" href="namespaceGio.html#a62eda8192493461b01b1df06ca229bb7">SlotAsyncReady</a>&amp; slot, int io_priority=<a class="el" href="namespaceGlib.html#a0c450f82b9e34689e2dda2038ba7834fa597ed3aa6067516c9c752896f3816b5e">Glib::PRIORITY_DEFAULT</a>)</td></tr>
<tr class="memdesc:a111e86dad4548394edcff16d7735d2d5 inherit pub_methods_classGio_1_1InputStream"><td class="mdescLeft">&#160;</td><td class="mdescRight">Request an asynchronous skip of <em>count</em> bytes from the stream into the buffer starting at <em>buffer</em>.  <a href="#a111e86dad4548394edcff16d7735d2d5">More...</a><br /></td></tr>
<tr class="separator:a111e86dad4548394edcff16d7735d2d5 inherit pub_methods_classGio_1_1InputStream"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a1522468bd203ab3082ab54e9eba68b03 inherit pub_methods_classGio_1_1InputStream"><td class="memItemLeft" align="right" valign="top">gssize&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGio_1_1InputStream.html#a1522468bd203ab3082ab54e9eba68b03">skip_finish</a> (const <a class="el" href="classGlib_1_1RefPtr.html">Glib::RefPtr</a>&lt; <a class="el" href="classGio_1_1AsyncResult.html">AsyncResult</a> &gt;&amp; result)</td></tr>
<tr class="memdesc:a1522468bd203ab3082ab54e9eba68b03 inherit pub_methods_classGio_1_1InputStream"><td class="mdescLeft">&#160;</td><td class="mdescRight">Finishes a stream skip operation.  <a href="#a1522468bd203ab3082ab54e9eba68b03">More...</a><br /></td></tr>
<tr class="separator:a1522468bd203ab3082ab54e9eba68b03 inherit pub_methods_classGio_1_1InputStream"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:af66159778ee2d577e9df52063ced53bf inherit pub_methods_classGio_1_1InputStream"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGio_1_1InputStream.html#af66159778ee2d577e9df52063ced53bf">close_async</a> (const <a class="el" href="namespaceGio.html#a62eda8192493461b01b1df06ca229bb7">SlotAsyncReady</a>&amp; slot, const <a class="el" href="classGlib_1_1RefPtr.html">Glib::RefPtr</a>&lt; <a class="el" href="classGio_1_1Cancellable.html">Cancellable</a> &gt;&amp; cancellable, int io_priority=<a class="el" href="namespaceGlib.html#a0c450f82b9e34689e2dda2038ba7834fa597ed3aa6067516c9c752896f3816b5e">Glib::PRIORITY_DEFAULT</a>)</td></tr>
<tr class="memdesc:af66159778ee2d577e9df52063ced53bf inherit pub_methods_classGio_1_1InputStream"><td class="mdescLeft">&#160;</td><td class="mdescRight">Requests an asynchronous closes of the stream, releasing resources related to it.  <a href="#af66159778ee2d577e9df52063ced53bf">More...</a><br /></td></tr>
<tr class="separator:af66159778ee2d577e9df52063ced53bf inherit pub_methods_classGio_1_1InputStream"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ab5160982124f34ed6e475776acd126d2 inherit pub_methods_classGio_1_1InputStream"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGio_1_1InputStream.html#ab5160982124f34ed6e475776acd126d2">close_async</a> (const <a class="el" href="namespaceGio.html#a62eda8192493461b01b1df06ca229bb7">SlotAsyncReady</a>&amp; slot, int io_priority=<a class="el" href="namespaceGlib.html#a0c450f82b9e34689e2dda2038ba7834fa597ed3aa6067516c9c752896f3816b5e">Glib::PRIORITY_DEFAULT</a>)</td></tr>
<tr class="memdesc:ab5160982124f34ed6e475776acd126d2 inherit pub_methods_classGio_1_1InputStream"><td class="mdescLeft">&#160;</td><td class="mdescRight">Requests an asynchronous closes of the stream, releasing resources related to it.  <a href="#ab5160982124f34ed6e475776acd126d2">More...</a><br /></td></tr>
<tr class="separator:ab5160982124f34ed6e475776acd126d2 inherit pub_methods_classGio_1_1InputStream"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ae5a0d2c3ccf27661e374f151117a8fb7 inherit pub_methods_classGio_1_1InputStream"><td class="memItemLeft" align="right" valign="top">gboolean&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGio_1_1InputStream.html#ae5a0d2c3ccf27661e374f151117a8fb7">close_finish</a> (const <a class="el" href="classGlib_1_1RefPtr.html">Glib::RefPtr</a>&lt; <a class="el" href="classGio_1_1AsyncResult.html">AsyncResult</a> &gt;&amp; result)</td></tr>
<tr class="memdesc:ae5a0d2c3ccf27661e374f151117a8fb7 inherit pub_methods_classGio_1_1InputStream"><td class="mdescLeft">&#160;</td><td class="mdescRight">Finishes closing a stream asynchronously, started from g_input_stream_close_async().  <a href="#ae5a0d2c3ccf27661e374f151117a8fb7">More...</a><br /></td></tr>
<tr class="separator:ae5a0d2c3ccf27661e374f151117a8fb7 inherit pub_methods_classGio_1_1InputStream"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aac9126848bd9a745f7710fb4392e1ba9 inherit pub_methods_classGio_1_1InputStream"><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGio_1_1InputStream.html#aac9126848bd9a745f7710fb4392e1ba9">is_closed</a> () const </td></tr>
<tr class="memdesc:aac9126848bd9a745f7710fb4392e1ba9 inherit pub_methods_classGio_1_1InputStream"><td class="mdescLeft">&#160;</td><td class="mdescRight">Checks if an input stream is closed.  <a href="#aac9126848bd9a745f7710fb4392e1ba9">More...</a><br /></td></tr>
<tr class="separator:aac9126848bd9a745f7710fb4392e1ba9 inherit pub_methods_classGio_1_1InputStream"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:af16deb3133b4590cf193877377c979e3 inherit pub_methods_classGio_1_1InputStream"><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGio_1_1InputStream.html#af16deb3133b4590cf193877377c979e3">has_pending</a> () const </td></tr>
<tr class="memdesc:af16deb3133b4590cf193877377c979e3 inherit pub_methods_classGio_1_1InputStream"><td class="mdescLeft">&#160;</td><td class="mdescRight">Checks if an input stream has pending actions.  <a href="#af16deb3133b4590cf193877377c979e3">More...</a><br /></td></tr>
<tr class="separator:af16deb3133b4590cf193877377c979e3 inherit pub_methods_classGio_1_1InputStream"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="inherit_header pub_methods_classGlib_1_1Object"><td colspan="2" onclick="javascript:toggleInherit('pub_methods_classGlib_1_1Object')"><img src="closed.png" alt="-"/>&#160;Public Member Functions inherited from <a class="el" href="classGlib_1_1Object.html">Glib::Object</a></td></tr>
<tr class="memitem:a0127f43140e01d6a6731d42f9419be27 inherit pub_methods_classGlib_1_1Object"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGlib_1_1Object.html#a0127f43140e01d6a6731d42f9419be27">Object</a> (const <a class="el" href="classGlib_1_1Object.html">Object</a>&amp;)=delete</td></tr>
<tr class="separator:a0127f43140e01d6a6731d42f9419be27 inherit pub_methods_classGlib_1_1Object"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a7081561a5684709718fdf8c1875c56c0 inherit pub_methods_classGlib_1_1Object"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classGlib_1_1Object.html">Object</a>&amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGlib_1_1Object.html#a7081561a5684709718fdf8c1875c56c0">operator=</a> (const <a class="el" href="classGlib_1_1Object.html">Object</a>&amp;)=delete</td></tr>
<tr class="separator:a7081561a5684709718fdf8c1875c56c0 inherit pub_methods_classGlib_1_1Object"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a473ee068b40d5c949cee2c721d720c9a inherit pub_methods_classGlib_1_1Object"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGlib_1_1Object.html#a473ee068b40d5c949cee2c721d720c9a">Object</a> (<a class="el" href="classGlib_1_1Object.html">Object</a>&amp;&amp; src) noexcept</td></tr>
<tr class="separator:a473ee068b40d5c949cee2c721d720c9a inherit pub_methods_classGlib_1_1Object"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a2855131d475e54294dc34573f12ca9a0 inherit pub_methods_classGlib_1_1Object"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classGlib_1_1Object.html">Object</a>&amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGlib_1_1Object.html#a2855131d475e54294dc34573f12ca9a0">operator=</a> (<a class="el" href="classGlib_1_1Object.html">Object</a>&amp;&amp; src) noexcept</td></tr>
<tr class="separator:a2855131d475e54294dc34573f12ca9a0 inherit pub_methods_classGlib_1_1Object"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a0e6581bcbcc6197cca07df24bb91c492 inherit pub_methods_classGlib_1_1Object"><td class="memItemLeft" align="right" valign="top">void*&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGlib_1_1Object.html#a0e6581bcbcc6197cca07df24bb91c492">get_data</a> (const <a class="el" href="classGlib_1_1QueryQuark.html">QueryQuark</a>&amp; key)</td></tr>
<tr class="separator:a0e6581bcbcc6197cca07df24bb91c492 inherit pub_methods_classGlib_1_1Object"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:afff7a375a862f3f899daaa99710122fa inherit pub_methods_classGlib_1_1Object"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGlib_1_1Object.html#afff7a375a862f3f899daaa99710122fa">set_data</a> (const <a class="el" href="classGlib_1_1Quark.html">Quark</a>&amp; key, void* data)</td></tr>
<tr class="separator:afff7a375a862f3f899daaa99710122fa inherit pub_methods_classGlib_1_1Object"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a1febe3bae2dd71756e98e523cd33c1b4 inherit pub_methods_classGlib_1_1Object"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGlib_1_1Object.html#a1febe3bae2dd71756e98e523cd33c1b4">set_data</a> (const <a class="el" href="classGlib_1_1Quark.html">Quark</a>&amp; key, void* data, <a class="el" href="classGlib_1_1Object.html#a969836f7bf4fec78eb50a1d790304d82">DestroyNotify</a> notify)</td></tr>
<tr class="separator:a1febe3bae2dd71756e98e523cd33c1b4 inherit pub_methods_classGlib_1_1Object"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aada5b50844bda7ee02bed0ae2a715c00 inherit pub_methods_classGlib_1_1Object"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGlib_1_1Object.html#aada5b50844bda7ee02bed0ae2a715c00">remove_data</a> (const <a class="el" href="classGlib_1_1QueryQuark.html">QueryQuark</a>&amp; quark)</td></tr>
<tr class="separator:aada5b50844bda7ee02bed0ae2a715c00 inherit pub_methods_classGlib_1_1Object"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ab454f71bd74403b0cc46d3cbbedd6b0e inherit pub_methods_classGlib_1_1Object"><td class="memItemLeft" align="right" valign="top">void*&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGlib_1_1Object.html#ab454f71bd74403b0cc46d3cbbedd6b0e">steal_data</a> (const <a class="el" href="classGlib_1_1QueryQuark.html">QueryQuark</a>&amp; quark)</td></tr>
<tr class="separator:ab454f71bd74403b0cc46d3cbbedd6b0e inherit pub_methods_classGlib_1_1Object"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="inherit_header pub_methods_classGlib_1_1ObjectBase"><td colspan="2" onclick="javascript:toggleInherit('pub_methods_classGlib_1_1ObjectBase')"><img src="closed.png" alt="-"/>&#160;Public Member Functions inherited from <a class="el" href="classGlib_1_1ObjectBase.html">Glib::ObjectBase</a></td></tr>
<tr class="memitem:aaf0e140e7192dcecddd9f57c46825434 inherit pub_methods_classGlib_1_1ObjectBase"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGlib_1_1ObjectBase.html#aaf0e140e7192dcecddd9f57c46825434">ObjectBase</a> (const <a class="el" href="classGlib_1_1ObjectBase.html">ObjectBase</a>&amp;)=delete</td></tr>
<tr class="separator:aaf0e140e7192dcecddd9f57c46825434 inherit pub_methods_classGlib_1_1ObjectBase"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a15f8834a320eac98dc1c1b8a9a2fd4c1 inherit pub_methods_classGlib_1_1ObjectBase"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classGlib_1_1ObjectBase.html">ObjectBase</a>&amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGlib_1_1ObjectBase.html#a15f8834a320eac98dc1c1b8a9a2fd4c1">operator=</a> (const <a class="el" href="classGlib_1_1ObjectBase.html">ObjectBase</a>&amp;)=delete</td></tr>
<tr class="separator:a15f8834a320eac98dc1c1b8a9a2fd4c1 inherit pub_methods_classGlib_1_1ObjectBase"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aab599d3eec4b4a9ddc95ccdc6100053d inherit pub_methods_classGlib_1_1ObjectBase"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGlib_1_1ObjectBase.html#aab599d3eec4b4a9ddc95ccdc6100053d">set_property_value</a> (const <a class="el" href="classGlib_1_1ustring.html">Glib::ustring</a>&amp; property_name, const <a class="el" href="classGlib_1_1ValueBase.html">Glib::ValueBase</a>&amp; value)</td></tr>
<tr class="memdesc:aab599d3eec4b4a9ddc95ccdc6100053d inherit pub_methods_classGlib_1_1ObjectBase"><td class="mdescLeft">&#160;</td><td class="mdescRight">You probably want to use a specific property_*() accessor method instead.  <a href="#aab599d3eec4b4a9ddc95ccdc6100053d">More...</a><br /></td></tr>
<tr class="separator:aab599d3eec4b4a9ddc95ccdc6100053d inherit pub_methods_classGlib_1_1ObjectBase"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a5e30750441b92f0246c9d4ece95fc8a0 inherit pub_methods_classGlib_1_1ObjectBase"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGlib_1_1ObjectBase.html#a5e30750441b92f0246c9d4ece95fc8a0">get_property_value</a> (const <a class="el" href="classGlib_1_1ustring.html">Glib::ustring</a>&amp; property_name, <a class="el" href="classGlib_1_1ValueBase.html">Glib::ValueBase</a>&amp; value) const </td></tr>
<tr class="memdesc:a5e30750441b92f0246c9d4ece95fc8a0 inherit pub_methods_classGlib_1_1ObjectBase"><td class="mdescLeft">&#160;</td><td class="mdescRight">You probably want to use a specific property_*() accessor method instead.  <a href="#a5e30750441b92f0246c9d4ece95fc8a0">More...</a><br /></td></tr>
<tr class="separator:a5e30750441b92f0246c9d4ece95fc8a0 inherit pub_methods_classGlib_1_1ObjectBase"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ad37844f7ea2c0091a22d011e04c48820 inherit pub_methods_classGlib_1_1ObjectBase"><td class="memTemplParams" colspan="2">template&lt;class PropertyType &gt; </td></tr>
<tr class="memitem:ad37844f7ea2c0091a22d011e04c48820 inherit pub_methods_classGlib_1_1ObjectBase"><td class="memTemplItemLeft" align="right" valign="top">void&#160;</td><td class="memTemplItemRight" valign="bottom"><a class="el" href="classGlib_1_1ObjectBase.html#ad37844f7ea2c0091a22d011e04c48820">set_property</a> (const <a class="el" href="classGlib_1_1ustring.html">Glib::ustring</a>&amp; property_name, const PropertyType&amp; value)</td></tr>
<tr class="memdesc:ad37844f7ea2c0091a22d011e04c48820 inherit pub_methods_classGlib_1_1ObjectBase"><td class="mdescLeft">&#160;</td><td class="mdescRight">You probably want to use a specific property_*() accessor method instead.  <a href="#ad37844f7ea2c0091a22d011e04c48820">More...</a><br /></td></tr>
<tr class="separator:ad37844f7ea2c0091a22d011e04c48820 inherit pub_methods_classGlib_1_1ObjectBase"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a5f894c9c36ad391fdc85552af67a8530 inherit pub_methods_classGlib_1_1ObjectBase"><td class="memTemplParams" colspan="2">template&lt;class PropertyType &gt; </td></tr>
<tr class="memitem:a5f894c9c36ad391fdc85552af67a8530 inherit pub_methods_classGlib_1_1ObjectBase"><td class="memTemplItemLeft" align="right" valign="top">void&#160;</td><td class="memTemplItemRight" valign="bottom"><a class="el" href="classGlib_1_1ObjectBase.html#a5f894c9c36ad391fdc85552af67a8530">get_property</a> (const <a class="el" href="classGlib_1_1ustring.html">Glib::ustring</a>&amp; property_name, PropertyType&amp; value) const </td></tr>
<tr class="memdesc:a5f894c9c36ad391fdc85552af67a8530 inherit pub_methods_classGlib_1_1ObjectBase"><td class="mdescLeft">&#160;</td><td class="mdescRight">You probably want to use a specific property_*() accessor method instead.  <a href="#a5f894c9c36ad391fdc85552af67a8530">More...</a><br /></td></tr>
<tr class="separator:a5f894c9c36ad391fdc85552af67a8530 inherit pub_methods_classGlib_1_1ObjectBase"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:adc6c1e8f094275114d6e2c3ef3a33f98 inherit pub_methods_classGlib_1_1ObjectBase"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGlib_1_1ObjectBase.html#adc6c1e8f094275114d6e2c3ef3a33f98">connect_property_changed</a> (const <a class="el" href="classGlib_1_1ustring.html">Glib::ustring</a>&amp; property_name, const <a class="elRef" href="../../../libsigc++-2.0/reference/html/classsigc_1_1slot.html">sigc::slot</a>&lt; void &gt;&amp; slot)</td></tr>
<tr class="memdesc:adc6c1e8f094275114d6e2c3ef3a33f98 inherit pub_methods_classGlib_1_1ObjectBase"><td class="mdescLeft">&#160;</td><td class="mdescRight">You can use the signal_changed() signal of the property proxy instead.  <a href="#adc6c1e8f094275114d6e2c3ef3a33f98">More...</a><br /></td></tr>
<tr class="separator:adc6c1e8f094275114d6e2c3ef3a33f98 inherit pub_methods_classGlib_1_1ObjectBase"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a9fff4abb6ecc939866a6ff5d32808221 inherit pub_methods_classGlib_1_1ObjectBase"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGlib_1_1ObjectBase.html#a9fff4abb6ecc939866a6ff5d32808221">connect_property_changed</a> (const <a class="el" href="classGlib_1_1ustring.html">Glib::ustring</a>&amp; property_name, <a class="elRef" href="../../../libsigc++-2.0/reference/html/classsigc_1_1slot.html">sigc::slot</a>&lt; void &gt;&amp;&amp; slot)</td></tr>
<tr class="memdesc:a9fff4abb6ecc939866a6ff5d32808221 inherit pub_methods_classGlib_1_1ObjectBase"><td class="mdescLeft">&#160;</td><td class="mdescRight">You can use the signal_changed() signal of the property proxy instead.  <a href="#a9fff4abb6ecc939866a6ff5d32808221">More...</a><br /></td></tr>
<tr class="separator:a9fff4abb6ecc939866a6ff5d32808221 inherit pub_methods_classGlib_1_1ObjectBase"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a896d7773c00bd2dcd310c861282ee8d1 inherit pub_methods_classGlib_1_1ObjectBase"><td class="memItemLeft" align="right" valign="top"><a class="elRef" href="../../../libsigc++-2.0/reference/html/structsigc_1_1connection.html">sigc::connection</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGlib_1_1ObjectBase.html#a896d7773c00bd2dcd310c861282ee8d1">connect_property_changed_with_return</a> (const <a class="el" href="classGlib_1_1ustring.html">Glib::ustring</a>&amp; property_name, const <a class="elRef" href="../../../libsigc++-2.0/reference/html/classsigc_1_1slot.html">sigc::slot</a>&lt; void &gt;&amp; slot)</td></tr>
<tr class="memdesc:a896d7773c00bd2dcd310c861282ee8d1 inherit pub_methods_classGlib_1_1ObjectBase"><td class="mdescLeft">&#160;</td><td class="mdescRight">You can use the signal_changed() signal of the property proxy instead.  <a href="#a896d7773c00bd2dcd310c861282ee8d1">More...</a><br /></td></tr>
<tr class="separator:a896d7773c00bd2dcd310c861282ee8d1 inherit pub_methods_classGlib_1_1ObjectBase"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a00f0e2119fbb42efe42d66b8188a0daf inherit pub_methods_classGlib_1_1ObjectBase"><td class="memItemLeft" align="right" valign="top"><a class="elRef" href="../../../libsigc++-2.0/reference/html/structsigc_1_1connection.html">sigc::connection</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGlib_1_1ObjectBase.html#a00f0e2119fbb42efe42d66b8188a0daf">connect_property_changed_with_return</a> (const <a class="el" href="classGlib_1_1ustring.html">Glib::ustring</a>&amp; property_name, <a class="elRef" href="../../../libsigc++-2.0/reference/html/classsigc_1_1slot.html">sigc::slot</a>&lt; void &gt;&amp;&amp; slot)</td></tr>
<tr class="memdesc:a00f0e2119fbb42efe42d66b8188a0daf inherit pub_methods_classGlib_1_1ObjectBase"><td class="mdescLeft">&#160;</td><td class="mdescRight">You can use the signal_changed() signal of the property proxy instead.  <a href="#a00f0e2119fbb42efe42d66b8188a0daf">More...</a><br /></td></tr>
<tr class="separator:a00f0e2119fbb42efe42d66b8188a0daf inherit pub_methods_classGlib_1_1ObjectBase"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a6e9e13b75f116c20212d318204ce8ea3 inherit pub_methods_classGlib_1_1ObjectBase"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGlib_1_1ObjectBase.html#a6e9e13b75f116c20212d318204ce8ea3">freeze_notify</a> ()</td></tr>
<tr class="memdesc:a6e9e13b75f116c20212d318204ce8ea3 inherit pub_methods_classGlib_1_1ObjectBase"><td class="mdescLeft">&#160;</td><td class="mdescRight">Increases the freeze count on object.  <a href="#a6e9e13b75f116c20212d318204ce8ea3">More...</a><br /></td></tr>
<tr class="separator:a6e9e13b75f116c20212d318204ce8ea3 inherit pub_methods_classGlib_1_1ObjectBase"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a1bd8ea7bd8c4084ade6b3c27dddf06a4 inherit pub_methods_classGlib_1_1ObjectBase"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGlib_1_1ObjectBase.html#a1bd8ea7bd8c4084ade6b3c27dddf06a4">thaw_notify</a> ()</td></tr>
<tr class="memdesc:a1bd8ea7bd8c4084ade6b3c27dddf06a4 inherit pub_methods_classGlib_1_1ObjectBase"><td class="mdescLeft">&#160;</td><td class="mdescRight">Reverts the effect of a previous call to <a class="el" href="classGlib_1_1ObjectBase.html#a6e9e13b75f116c20212d318204ce8ea3" title="Increases the freeze count on object. ">freeze_notify()</a>.  <a href="#a1bd8ea7bd8c4084ade6b3c27dddf06a4">More...</a><br /></td></tr>
<tr class="separator:a1bd8ea7bd8c4084ade6b3c27dddf06a4 inherit pub_methods_classGlib_1_1ObjectBase"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a896a8a5db20043ea82956e3ef4b9c4ae inherit pub_methods_classGlib_1_1ObjectBase"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGlib_1_1ObjectBase.html#a896a8a5db20043ea82956e3ef4b9c4ae">reference</a> () const </td></tr>
<tr class="memdesc:a896a8a5db20043ea82956e3ef4b9c4ae inherit pub_methods_classGlib_1_1ObjectBase"><td class="mdescLeft">&#160;</td><td class="mdescRight">Increment the reference count for this object.  <a href="#a896a8a5db20043ea82956e3ef4b9c4ae">More...</a><br /></td></tr>
<tr class="separator:a896a8a5db20043ea82956e3ef4b9c4ae inherit pub_methods_classGlib_1_1ObjectBase"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a3234b8ffb2a35b927e2978c8f3bfbfe3 inherit pub_methods_classGlib_1_1ObjectBase"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGlib_1_1ObjectBase.html#a3234b8ffb2a35b927e2978c8f3bfbfe3">unreference</a> () const </td></tr>
<tr class="memdesc:a3234b8ffb2a35b927e2978c8f3bfbfe3 inherit pub_methods_classGlib_1_1ObjectBase"><td class="mdescLeft">&#160;</td><td class="mdescRight">Decrement the reference count for this object.  <a href="#a3234b8ffb2a35b927e2978c8f3bfbfe3">More...</a><br /></td></tr>
<tr class="separator:a3234b8ffb2a35b927e2978c8f3bfbfe3 inherit pub_methods_classGlib_1_1ObjectBase"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a4c6efc18be8cb9c56e58fc0bd20fafbe inherit pub_methods_classGlib_1_1ObjectBase"><td class="memItemLeft" align="right" valign="top">GObject*&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGlib_1_1ObjectBase.html#a4c6efc18be8cb9c56e58fc0bd20fafbe">gobj</a> ()</td></tr>
<tr class="memdesc:a4c6efc18be8cb9c56e58fc0bd20fafbe inherit pub_methods_classGlib_1_1ObjectBase"><td class="mdescLeft">&#160;</td><td class="mdescRight">Provides access to the underlying C GObject.  <a href="#a4c6efc18be8cb9c56e58fc0bd20fafbe">More...</a><br /></td></tr>
<tr class="separator:a4c6efc18be8cb9c56e58fc0bd20fafbe inherit pub_methods_classGlib_1_1ObjectBase"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a778a94181132976bbfb0519793f3b32e inherit pub_methods_classGlib_1_1ObjectBase"><td class="memItemLeft" align="right" valign="top">const GObject*&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGlib_1_1ObjectBase.html#a778a94181132976bbfb0519793f3b32e">gobj</a> () const </td></tr>
<tr class="memdesc:a778a94181132976bbfb0519793f3b32e inherit pub_methods_classGlib_1_1ObjectBase"><td class="mdescLeft">&#160;</td><td class="mdescRight">Provides access to the underlying C GObject.  <a href="#a778a94181132976bbfb0519793f3b32e">More...</a><br /></td></tr>
<tr class="separator:a778a94181132976bbfb0519793f3b32e inherit pub_methods_classGlib_1_1ObjectBase"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a9b2a5eb93102f1849e5419016e22a15f inherit pub_methods_classGlib_1_1ObjectBase"><td class="memItemLeft" align="right" valign="top">GObject*&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGlib_1_1ObjectBase.html#a9b2a5eb93102f1849e5419016e22a15f">gobj_copy</a> () const </td></tr>
<tr class="memdesc:a9b2a5eb93102f1849e5419016e22a15f inherit pub_methods_classGlib_1_1ObjectBase"><td class="mdescLeft">&#160;</td><td class="mdescRight">Give a ref-ed copy to someone. Use for direct struct access.  <a href="#a9b2a5eb93102f1849e5419016e22a15f">More...</a><br /></td></tr>
<tr class="separator:a9b2a5eb93102f1849e5419016e22a15f inherit pub_methods_classGlib_1_1ObjectBase"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="inherit_header pub_methods_structsigc_1_1trackable"><td colspan="2" onclick="javascript:toggleInherit('pub_methods_structsigc_1_1trackable')"><img src="closed.png" alt="-"/>&#160;Public Member Functions inherited from <a class="el" href="http://library.gnome.org/devel/libsigc++/unstable/structsigc_1_1trackable.html">sigc::trackable</a></td></tr>
<tr class="memitem:a7e1348841e762fb41b41c6f2ce9fa073 inherit pub_methods_structsigc_1_1trackable"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="elRef" href="../../../libsigc++-2.0/reference/html/structsigc_1_1trackable.html#a7e1348841e762fb41b41c6f2ce9fa073">trackable</a> () noexcept</td></tr>
<tr class="separator:a7e1348841e762fb41b41c6f2ce9fa073 inherit pub_methods_structsigc_1_1trackable"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ac8431d9452c9698a012597e6560c72fa inherit pub_methods_structsigc_1_1trackable"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="elRef" href="../../../libsigc++-2.0/reference/html/structsigc_1_1trackable.html#ac8431d9452c9698a012597e6560c72fa">trackable</a> (const <a class="elRef" href="../../../libsigc++-2.0/reference/html/structsigc_1_1trackable.html">trackable</a> &amp;src) noexcept</td></tr>
<tr class="separator:ac8431d9452c9698a012597e6560c72fa inherit pub_methods_structsigc_1_1trackable"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aba42ed8afb6598106cf68c18a7387f18 inherit pub_methods_structsigc_1_1trackable"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="elRef" href="../../../libsigc++-2.0/reference/html/structsigc_1_1trackable.html#aba42ed8afb6598106cf68c18a7387f18">trackable</a> (<a class="elRef" href="../../../libsigc++-2.0/reference/html/structsigc_1_1trackable.html">trackable</a> &amp;&amp;src)</td></tr>
<tr class="separator:aba42ed8afb6598106cf68c18a7387f18 inherit pub_methods_structsigc_1_1trackable"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a75587da09e30031db7a2519843f1f4fb inherit pub_methods_structsigc_1_1trackable"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="elRef" href="../../../libsigc++-2.0/reference/html/structsigc_1_1trackable.html#a75587da09e30031db7a2519843f1f4fb">~trackable</a> ()</td></tr>
<tr class="separator:a75587da09e30031db7a2519843f1f4fb inherit pub_methods_structsigc_1_1trackable"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aed95b40846f61b4f202348c71d5913ea inherit pub_methods_structsigc_1_1trackable"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="elRef" href="../../../libsigc++-2.0/reference/html/structsigc_1_1trackable.html#aed95b40846f61b4f202348c71d5913ea">add_destroy_notify_callback</a> (void *data, <a class="elRef" href="../../../libsigc++-2.0/reference/html/structsigc_1_1trackable.html#a3338954d7565534bd945290b798e13ed">func_destroy_notify</a> func) const</td></tr>
<tr class="separator:aed95b40846f61b4f202348c71d5913ea inherit pub_methods_structsigc_1_1trackable"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:af2e23cfe7adc1ca844a3350bbac557cb inherit pub_methods_structsigc_1_1trackable"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="elRef" href="../../../libsigc++-2.0/reference/html/structsigc_1_1trackable.html#af2e23cfe7adc1ca844a3350bbac557cb">notify_callbacks</a> ()</td></tr>
<tr class="separator:af2e23cfe7adc1ca844a3350bbac557cb inherit pub_methods_structsigc_1_1trackable"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a7494fbad23a65932ff1457d00d4edaf5 inherit pub_methods_structsigc_1_1trackable"><td class="memItemLeft" align="right" valign="top"><a class="elRef" href="../../../libsigc++-2.0/reference/html/structsigc_1_1trackable.html">trackable</a> &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="elRef" href="../../../libsigc++-2.0/reference/html/structsigc_1_1trackable.html#a7494fbad23a65932ff1457d00d4edaf5">operator=</a> (const <a class="elRef" href="../../../libsigc++-2.0/reference/html/structsigc_1_1trackable.html">trackable</a> &amp;src)</td></tr>
<tr class="separator:a7494fbad23a65932ff1457d00d4edaf5 inherit pub_methods_structsigc_1_1trackable"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ac3d61cdb452dc46fcdc8a8d42d9c079d inherit pub_methods_structsigc_1_1trackable"><td class="memItemLeft" align="right" valign="top"><a class="elRef" href="../../../libsigc++-2.0/reference/html/structsigc_1_1trackable.html">trackable</a> &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="elRef" href="../../../libsigc++-2.0/reference/html/structsigc_1_1trackable.html#ac3d61cdb452dc46fcdc8a8d42d9c079d">operator=</a> (<a class="elRef" href="../../../libsigc++-2.0/reference/html/structsigc_1_1trackable.html">trackable</a> &amp;&amp;src)</td></tr>
<tr class="separator:ac3d61cdb452dc46fcdc8a8d42d9c079d inherit pub_methods_structsigc_1_1trackable"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ad1c1845ff5b356f13b32180077f83cff inherit pub_methods_structsigc_1_1trackable"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="elRef" href="../../../libsigc++-2.0/reference/html/structsigc_1_1trackable.html#ad1c1845ff5b356f13b32180077f83cff">remove_destroy_notify_callback</a> (void *data) const</td></tr>
<tr class="separator:ad1c1845ff5b356f13b32180077f83cff inherit pub_methods_structsigc_1_1trackable"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-static-methods"></a>
Static Public Member Functions</h2></td></tr>
<tr class="memitem:aa08a6604e27f04c95fa7ed60838fff02"><td class="memItemLeft" align="right" valign="top">static GType&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGio_1_1BufferedInputStream.html#aa08a6604e27f04c95fa7ed60838fff02">get_type</a> ()</td></tr>
<tr class="memdesc:aa08a6604e27f04c95fa7ed60838fff02"><td class="mdescLeft">&#160;</td><td class="mdescRight">Get the GType for this class, for use with the underlying GObject type system.  <a href="#aa08a6604e27f04c95fa7ed60838fff02">More...</a><br /></td></tr>
<tr class="separator:aa08a6604e27f04c95fa7ed60838fff02"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:afc33c31f5c437df14d385d3aa9d1a37b"><td class="memItemLeft" align="right" valign="top">static <a class="el" href="classGlib_1_1RefPtr.html">Glib::RefPtr</a>&lt; <a class="el" href="classGio_1_1BufferedInputStream.html">BufferedInputStream</a> &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGio_1_1BufferedInputStream.html#afc33c31f5c437df14d385d3aa9d1a37b">create</a> (const <a class="el" href="classGlib_1_1RefPtr.html">Glib::RefPtr</a>&lt; <a class="el" href="classGio_1_1InputStream.html">InputStream</a> &gt;&amp; base_stream)</td></tr>
<tr class="memdesc:afc33c31f5c437df14d385d3aa9d1a37b"><td class="mdescLeft">&#160;</td><td class="mdescRight">Creates a new <a class="el" href="classGio_1_1InputStream.html" title="Base class for implementing streaming input. ">InputStream</a> from the given base_stream, with a buffer set to the default size (4 kilobytes).  <a href="#afc33c31f5c437df14d385d3aa9d1a37b">More...</a><br /></td></tr>
<tr class="separator:afc33c31f5c437df14d385d3aa9d1a37b"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a0ecd42e418c250abc04bfa03f09b252c"><td class="memItemLeft" align="right" valign="top">static <a class="el" href="classGlib_1_1RefPtr.html">Glib::RefPtr</a>&lt; <a class="el" href="classGio_1_1BufferedInputStream.html">BufferedInputStream</a> &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGio_1_1BufferedInputStream.html#a0ecd42e418c250abc04bfa03f09b252c">create_sized</a> (const <a class="el" href="classGlib_1_1RefPtr.html">Glib::RefPtr</a>&lt; <a class="el" href="classGio_1_1InputStream.html">InputStream</a> &gt;&amp; base_stream, gsize buffer_size)</td></tr>
<tr class="memdesc:a0ecd42e418c250abc04bfa03f09b252c"><td class="mdescLeft">&#160;</td><td class="mdescRight">Creates a new <a class="el" href="classGio_1_1InputStream.html" title="Base class for implementing streaming input. ">InputStream</a> from the given base_stream, with a buffer set to size.  <a href="#a0ecd42e418c250abc04bfa03f09b252c">More...</a><br /></td></tr>
<tr class="separator:a0ecd42e418c250abc04bfa03f09b252c"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="inherit_header pub_static_methods_classGio_1_1FilterInputStream"><td colspan="2" onclick="javascript:toggleInherit('pub_static_methods_classGio_1_1FilterInputStream')"><img src="closed.png" alt="-"/>&#160;Static Public Member Functions inherited from <a class="el" href="classGio_1_1FilterInputStream.html">Gio::FilterInputStream</a></td></tr>
<tr class="memitem:ad5357b46433b56fa6ad18ccd5063e71c inherit pub_static_methods_classGio_1_1FilterInputStream"><td class="memItemLeft" align="right" valign="top">static GType&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGio_1_1FilterInputStream.html#ad5357b46433b56fa6ad18ccd5063e71c">get_type</a> ()</td></tr>
<tr class="memdesc:ad5357b46433b56fa6ad18ccd5063e71c inherit pub_static_methods_classGio_1_1FilterInputStream"><td class="mdescLeft">&#160;</td><td class="mdescRight">Get the GType for this class, for use with the underlying GObject type system.  <a href="#ad5357b46433b56fa6ad18ccd5063e71c">More...</a><br /></td></tr>
<tr class="separator:ad5357b46433b56fa6ad18ccd5063e71c inherit pub_static_methods_classGio_1_1FilterInputStream"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="inherit_header pub_static_methods_classGio_1_1InputStream"><td colspan="2" onclick="javascript:toggleInherit('pub_static_methods_classGio_1_1InputStream')"><img src="closed.png" alt="-"/>&#160;Static Public Member Functions inherited from <a class="el" href="classGio_1_1InputStream.html">Gio::InputStream</a></td></tr>
<tr class="memitem:a0c4d454f8b892bcfc951740ddaa6f4da inherit pub_static_methods_classGio_1_1InputStream"><td class="memItemLeft" align="right" valign="top">static GType&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGio_1_1InputStream.html#a0c4d454f8b892bcfc951740ddaa6f4da">get_type</a> ()</td></tr>
<tr class="memdesc:a0c4d454f8b892bcfc951740ddaa6f4da inherit pub_static_methods_classGio_1_1InputStream"><td class="mdescLeft">&#160;</td><td class="mdescRight">Get the GType for this class, for use with the underlying GObject type system.  <a href="#a0c4d454f8b892bcfc951740ddaa6f4da">More...</a><br /></td></tr>
<tr class="separator:a0c4d454f8b892bcfc951740ddaa6f4da inherit pub_static_methods_classGio_1_1InputStream"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pro-methods"></a>
Protected Member Functions</h2></td></tr>
<tr class="memitem:a0a81d8bea742203e775f796f73f46ea4"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGio_1_1BufferedInputStream.html#a0a81d8bea742203e775f796f73f46ea4">BufferedInputStream</a> (const <a class="el" href="classGlib_1_1RefPtr.html">Glib::RefPtr</a>&lt; <a class="el" href="classGio_1_1InputStream.html">InputStream</a> &gt;&amp; base_stream)</td></tr>
<tr class="separator:a0a81d8bea742203e775f796f73f46ea4"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:afdadf0f95e646cdeede70af551f7fa85"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGio_1_1BufferedInputStream.html#afdadf0f95e646cdeede70af551f7fa85">BufferedInputStream</a> (const <a class="el" href="classGlib_1_1RefPtr.html">Glib::RefPtr</a>&lt; <a class="el" href="classGio_1_1InputStream.html">InputStream</a> &gt;&amp; base_stream, gsize buffer_size)</td></tr>
<tr class="separator:afdadf0f95e646cdeede70af551f7fa85"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="inherit_header pro_methods_classGio_1_1FilterInputStream"><td colspan="2" onclick="javascript:toggleInherit('pro_methods_classGio_1_1FilterInputStream')"><img src="closed.png" alt="-"/>&#160;Protected Member Functions inherited from <a class="el" href="classGio_1_1FilterInputStream.html">Gio::FilterInputStream</a></td></tr>
<tr class="memitem:a2306fafa5bb1af333e921e0d80fd56d8 inherit pro_methods_classGio_1_1FilterInputStream"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGio_1_1FilterInputStream.html#a2306fafa5bb1af333e921e0d80fd56d8">FilterInputStream</a> (const <a class="el" href="classGlib_1_1RefPtr.html">Glib::RefPtr</a>&lt; <a class="el" href="classGio_1_1InputStream.html">InputStream</a> &gt;&amp; base_stream)</td></tr>
<tr class="separator:a2306fafa5bb1af333e921e0d80fd56d8 inherit pro_methods_classGio_1_1FilterInputStream"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="inherit_header pro_methods_classGio_1_1InputStream"><td colspan="2" onclick="javascript:toggleInherit('pro_methods_classGio_1_1InputStream')"><img src="closed.png" alt="-"/>&#160;Protected Member Functions inherited from <a class="el" href="classGio_1_1InputStream.html">Gio::InputStream</a></td></tr>
<tr class="memitem:a14f2b745d957091a056365a94b4b7277 inherit pro_methods_classGio_1_1InputStream"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGio_1_1InputStream.html#a14f2b745d957091a056365a94b4b7277">InputStream</a> ()</td></tr>
<tr class="separator:a14f2b745d957091a056365a94b4b7277 inherit pro_methods_classGio_1_1InputStream"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a8312a9bd42ae3756a1ace0fb8f41057a inherit pro_methods_classGio_1_1InputStream"><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGio_1_1InputStream.html#a8312a9bd42ae3756a1ace0fb8f41057a">set_pending</a> ()</td></tr>
<tr class="memdesc:a8312a9bd42ae3756a1ace0fb8f41057a inherit pro_methods_classGio_1_1InputStream"><td class="mdescLeft">&#160;</td><td class="mdescRight">Sets <em>stream</em> to have actions pending.  <a href="#a8312a9bd42ae3756a1ace0fb8f41057a">More...</a><br /></td></tr>
<tr class="separator:a8312a9bd42ae3756a1ace0fb8f41057a inherit pro_methods_classGio_1_1InputStream"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a9faed0424ed6a494af55ab2ccefee84a inherit pro_methods_classGio_1_1InputStream"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGio_1_1InputStream.html#a9faed0424ed6a494af55ab2ccefee84a">clear_pending</a> ()</td></tr>
<tr class="memdesc:a9faed0424ed6a494af55ab2ccefee84a inherit pro_methods_classGio_1_1InputStream"><td class="mdescLeft">&#160;</td><td class="mdescRight">Clears the pending flag on <em>stream</em>.  <a href="#a9faed0424ed6a494af55ab2ccefee84a">More...</a><br /></td></tr>
<tr class="separator:a9faed0424ed6a494af55ab2ccefee84a inherit pro_methods_classGio_1_1InputStream"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="inherit_header pro_methods_classGlib_1_1Object"><td colspan="2" onclick="javascript:toggleInherit('pro_methods_classGlib_1_1Object')"><img src="closed.png" alt="-"/>&#160;Protected Member Functions inherited from <a class="el" href="classGlib_1_1Object.html">Glib::Object</a></td></tr>
<tr class="memitem:ad43f7c5ad0336e1eb3af622392a112eb inherit pro_methods_classGlib_1_1Object"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGlib_1_1Object.html#ad43f7c5ad0336e1eb3af622392a112eb">Object</a> ()</td></tr>
<tr class="separator:ad43f7c5ad0336e1eb3af622392a112eb inherit pro_methods_classGlib_1_1Object"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a6d72588496bd7ac03f72420021fb94a5 inherit pro_methods_classGlib_1_1Object"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGlib_1_1Object.html#a6d72588496bd7ac03f72420021fb94a5">Object</a> (const Glib::ConstructParams&amp; construct_params)</td></tr>
<tr class="separator:a6d72588496bd7ac03f72420021fb94a5 inherit pro_methods_classGlib_1_1Object"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a6f490eeaeb71db673c36799a0f729be5 inherit pro_methods_classGlib_1_1Object"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGlib_1_1Object.html#a6f490eeaeb71db673c36799a0f729be5">Object</a> (GObject* castitem)</td></tr>
<tr class="separator:a6f490eeaeb71db673c36799a0f729be5 inherit pro_methods_classGlib_1_1Object"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a07e5bddabe8d60f751e157f0a41ce265 inherit pro_methods_classGlib_1_1Object"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGlib_1_1Object.html#a07e5bddabe8d60f751e157f0a41ce265">~Object</a> () noexcept override</td></tr>
<tr class="separator:a07e5bddabe8d60f751e157f0a41ce265 inherit pro_methods_classGlib_1_1Object"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="inherit_header pro_methods_classGlib_1_1ObjectBase"><td colspan="2" onclick="javascript:toggleInherit('pro_methods_classGlib_1_1ObjectBase')"><img src="closed.png" alt="-"/>&#160;Protected Member Functions inherited from <a class="el" href="classGlib_1_1ObjectBase.html">Glib::ObjectBase</a></td></tr>
<tr class="memitem:a27d3451d9ca28d6a2f00838d7c56d545 inherit pro_methods_classGlib_1_1ObjectBase"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGlib_1_1ObjectBase.html#a27d3451d9ca28d6a2f00838d7c56d545">ObjectBase</a> ()</td></tr>
<tr class="memdesc:a27d3451d9ca28d6a2f00838d7c56d545 inherit pro_methods_classGlib_1_1ObjectBase"><td class="mdescLeft">&#160;</td><td class="mdescRight">This default constructor is called implicitly from the constructor of user-derived classes, even if, for instance, Gtk::Button calls a different <a class="el" href="classGlib_1_1ObjectBase.html" title="Glib::ObjectBase is a common base class for Objects and Interfaces. ">ObjectBase</a> constructor.  <a href="#a27d3451d9ca28d6a2f00838d7c56d545">More...</a><br /></td></tr>
<tr class="separator:a27d3451d9ca28d6a2f00838d7c56d545 inherit pro_methods_classGlib_1_1ObjectBase"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ad4ef18214894c6874579313ab21d1018 inherit pro_methods_classGlib_1_1ObjectBase"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGlib_1_1ObjectBase.html#ad4ef18214894c6874579313ab21d1018">ObjectBase</a> (const char* custom_type_name)</td></tr>
<tr class="memdesc:ad4ef18214894c6874579313ab21d1018 inherit pro_methods_classGlib_1_1ObjectBase"><td class="mdescLeft">&#160;</td><td class="mdescRight">A derived constructor always overrides this choice.  <a href="#ad4ef18214894c6874579313ab21d1018">More...</a><br /></td></tr>
<tr class="separator:ad4ef18214894c6874579313ab21d1018 inherit pro_methods_classGlib_1_1ObjectBase"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a3d59b4d85b0ee72a727e6b2e1b31a2ff inherit pro_methods_classGlib_1_1ObjectBase"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGlib_1_1ObjectBase.html#a3d59b4d85b0ee72a727e6b2e1b31a2ff">ObjectBase</a> (const <a class="elRef" href="http://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen/a01672.html">std::type_info</a>&amp; custom_type_info)</td></tr>
<tr class="memdesc:a3d59b4d85b0ee72a727e6b2e1b31a2ff inherit pro_methods_classGlib_1_1ObjectBase"><td class="mdescLeft">&#160;</td><td class="mdescRight">This constructor is a special feature to allow creation of derived types on the fly, without having to use g_object_new() manually.  <a href="#a3d59b4d85b0ee72a727e6b2e1b31a2ff">More...</a><br /></td></tr>
<tr class="separator:a3d59b4d85b0ee72a727e6b2e1b31a2ff inherit pro_methods_classGlib_1_1ObjectBase"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a7e2e177061f6a6e09c4cf3da49c6dfd3 inherit pro_methods_classGlib_1_1ObjectBase"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGlib_1_1ObjectBase.html#a7e2e177061f6a6e09c4cf3da49c6dfd3">ObjectBase</a> (<a class="el" href="classGlib_1_1ObjectBase.html">ObjectBase</a>&amp;&amp; src) noexcept</td></tr>
<tr class="separator:a7e2e177061f6a6e09c4cf3da49c6dfd3 inherit pro_methods_classGlib_1_1ObjectBase"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a2e968f118314ba4d5debfd2850d18003 inherit pro_methods_classGlib_1_1ObjectBase"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classGlib_1_1ObjectBase.html">ObjectBase</a>&amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGlib_1_1ObjectBase.html#a2e968f118314ba4d5debfd2850d18003">operator=</a> (<a class="el" href="classGlib_1_1ObjectBase.html">ObjectBase</a>&amp;&amp; src) noexcept</td></tr>
<tr class="separator:a2e968f118314ba4d5debfd2850d18003 inherit pro_methods_classGlib_1_1ObjectBase"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ae56ec45e9ebeaacf24be4fb54ed2eea3 inherit pro_methods_classGlib_1_1ObjectBase"><td class="memItemLeft" align="right" valign="top">virtual&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGlib_1_1ObjectBase.html#ae56ec45e9ebeaacf24be4fb54ed2eea3">~ObjectBase</a> () noexcept=0</td></tr>
<tr class="separator:ae56ec45e9ebeaacf24be4fb54ed2eea3 inherit pro_methods_classGlib_1_1ObjectBase"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a3faafb14c4f0ca60fbf0f5f5c4d549d0 inherit pro_methods_classGlib_1_1ObjectBase"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGlib_1_1ObjectBase.html#a3faafb14c4f0ca60fbf0f5f5c4d549d0">initialize</a> (GObject* castitem)</td></tr>
<tr class="separator:a3faafb14c4f0ca60fbf0f5f5c4d549d0 inherit pro_methods_classGlib_1_1ObjectBase"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a44ddc123cd98ed0083aa06364365c8d3 inherit pro_methods_classGlib_1_1ObjectBase"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGlib_1_1ObjectBase.html#a44ddc123cd98ed0083aa06364365c8d3">initialize_move</a> (GObject* castitem, <a class="el" href="classGlib_1_1ObjectBase.html">Glib::ObjectBase</a>* previous_wrapper)</td></tr>
<tr class="separator:a44ddc123cd98ed0083aa06364365c8d3 inherit pro_methods_classGlib_1_1ObjectBase"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="related"></a>
Related Functions</h2></td></tr>
<tr><td class="ititle" colspan="2"><p>(Note that these are not member functions.) </p>
</td></tr>
<tr class="memitem:adfe9bf4339f83095d6e96dda7b747575"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classGlib_1_1RefPtr.html">Glib::RefPtr</a>&lt; <a class="el" href="classGio_1_1BufferedInputStream.html">Gio::BufferedInputStream</a> &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGio_1_1BufferedInputStream.html#adfe9bf4339f83095d6e96dda7b747575">wrap</a> (GBufferedInputStream* object, bool take_copy=false)</td></tr>
<tr class="memdesc:adfe9bf4339f83095d6e96dda7b747575"><td class="mdescLeft">&#160;</td><td class="mdescRight">A <a class="el" href="namespaceGlib.html#a671306f4a3a0cae5ab4d7a9d54886592">Glib::wrap()</a> method for this object.  <a href="#adfe9bf4339f83095d6e96dda7b747575">More...</a><br /></td></tr>
<tr class="separator:adfe9bf4339f83095d6e96dda7b747575"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="inherit_header related_classGio_1_1FilterInputStream"><td colspan="2" onclick="javascript:toggleInherit('related_classGio_1_1FilterInputStream')"><img src="closed.png" alt="-"/>&#160;Related Functions inherited from <a class="el" href="classGio_1_1FilterInputStream.html">Gio::FilterInputStream</a></td></tr>
<tr class="memitem:a5f5a6b8c088b86f8671d9dfaed24ac70 inherit related_classGio_1_1FilterInputStream"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classGlib_1_1RefPtr.html">Glib::RefPtr</a>&lt; <a class="el" href="classGio_1_1FilterInputStream.html">Gio::FilterInputStream</a> &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGio_1_1FilterInputStream.html#a5f5a6b8c088b86f8671d9dfaed24ac70">wrap</a> (GFilterInputStream* object, bool take_copy=false)</td></tr>
<tr class="memdesc:a5f5a6b8c088b86f8671d9dfaed24ac70 inherit related_classGio_1_1FilterInputStream"><td class="mdescLeft">&#160;</td><td class="mdescRight">A <a class="el" href="namespaceGlib.html#a671306f4a3a0cae5ab4d7a9d54886592">Glib::wrap()</a> method for this object.  <a href="#a5f5a6b8c088b86f8671d9dfaed24ac70">More...</a><br /></td></tr>
<tr class="separator:a5f5a6b8c088b86f8671d9dfaed24ac70 inherit related_classGio_1_1FilterInputStream"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="inherit_header related_classGio_1_1InputStream"><td colspan="2" onclick="javascript:toggleInherit('related_classGio_1_1InputStream')"><img src="closed.png" alt="-"/>&#160;Related Functions inherited from <a class="el" href="classGio_1_1InputStream.html">Gio::InputStream</a></td></tr>
<tr class="memitem:aec580b0fc1e0807d7ccba6cbb7e302db inherit related_classGio_1_1InputStream"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classGlib_1_1RefPtr.html">Glib::RefPtr</a>&lt; <a class="el" href="classGio_1_1InputStream.html">Gio::InputStream</a> &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGio_1_1InputStream.html#aec580b0fc1e0807d7ccba6cbb7e302db">wrap</a> (GInputStream* object, bool take_copy=false)</td></tr>
<tr class="memdesc:aec580b0fc1e0807d7ccba6cbb7e302db inherit related_classGio_1_1InputStream"><td class="mdescLeft">&#160;</td><td class="mdescRight">A <a class="el" href="namespaceGlib.html#a671306f4a3a0cae5ab4d7a9d54886592">Glib::wrap()</a> method for this object.  <a href="#aec580b0fc1e0807d7ccba6cbb7e302db">More...</a><br /></td></tr>
<tr class="separator:aec580b0fc1e0807d7ccba6cbb7e302db inherit related_classGio_1_1InputStream"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="inherit_header related_classGlib_1_1Object"><td colspan="2" onclick="javascript:toggleInherit('related_classGlib_1_1Object')"><img src="closed.png" alt="-"/>&#160;Related Functions inherited from <a class="el" href="classGlib_1_1Object.html">Glib::Object</a></td></tr>
<tr class="memitem:ae4dea9a8dc611d6e4400a5b6a3cb4e7f inherit related_classGlib_1_1Object"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classGlib_1_1RefPtr.html">Glib::RefPtr</a>&lt; <a class="el" href="classGlib_1_1Object.html">Glib::Object</a> &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGlib_1_1Object.html#ae4dea9a8dc611d6e4400a5b6a3cb4e7f">wrap</a> (GObject* object, bool take_copy=false)</td></tr>
<tr class="separator:ae4dea9a8dc611d6e4400a5b6a3cb4e7f inherit related_classGlib_1_1Object"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="inherited"></a>
Additional Inherited Members</h2></td></tr>
<tr class="inherit_header pub_types_classGlib_1_1Object"><td colspan="2" onclick="javascript:toggleInherit('pub_types_classGlib_1_1Object')"><img src="closed.png" alt="-"/>&#160;Public Types inherited from <a class="el" href="classGlib_1_1Object.html">Glib::Object</a></td></tr>
<tr class="memitem:a969836f7bf4fec78eb50a1d790304d82 inherit pub_types_classGlib_1_1Object"><td class="memItemLeft" align="right" valign="top">using&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGlib_1_1Object.html#a969836f7bf4fec78eb50a1d790304d82">DestroyNotify</a> = void(*)(gpointer data)</td></tr>
<tr class="separator:a969836f7bf4fec78eb50a1d790304d82 inherit pub_types_classGlib_1_1Object"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="inherit_header pub_types_structsigc_1_1trackable"><td colspan="2" onclick="javascript:toggleInherit('pub_types_structsigc_1_1trackable')"><img src="closed.png" alt="-"/>&#160;Public Types inherited from <a class="el" href="http://library.gnome.org/devel/libsigc++/unstable/structsigc_1_1trackable.html">sigc::trackable</a></td></tr>
<tr class="memitem:a3338954d7565534bd945290b798e13ed inherit pub_types_structsigc_1_1trackable"><td class="memItemLeft" align="right" valign="top">typedef internal::func_destroy_notify&#160;</td><td class="memItemRight" valign="bottom"><a class="elRef" href="../../../libsigc++-2.0/reference/html/structsigc_1_1trackable.html#a3338954d7565534bd945290b798e13ed">func_destroy_notify</a></td></tr>
<tr class="separator:a3338954d7565534bd945290b798e13ed inherit pub_types_structsigc_1_1trackable"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>The buffered input stream implements <a class="el" href="classGio_1_1FilterInputStream.html" title="Filter Input Stream. ">FilterInputStream</a> and provides for buffered reads. </p>
<p>By default, <a class="el" href="classGio_1_1BufferedInputStream.html" title="The buffered input stream implements FilterInputStream and provides for buffered reads. ">BufferedInputStream</a>'s buffer size is set at 4 kilobytes, but you can specify this to the constructor.</p>
<p>To get the size of a buffer within a buffered input stream, use <a class="el" href="classGio_1_1BufferedInputStream.html#a46384a96dc052e9d25e1a88281d69e40" title="Gets the size of the input buffer. ">get_buffer_size()</a>. To change the size of a buffered input stream's buffer, use <a class="el" href="classGio_1_1BufferedInputStream.html#af5f861a5b30aadc48e21fb10a46afaa7" title="Sets the size of the internal buffer of stream to size, or to the size of the contents of the buffer...">set_buffer_size()</a>. Note that the buffer's size cannot be reduced below the size of the data within the buffer.</p>
<dl class="since_2_16"><dt><b><a class="el" href="since_2_16.html#_since_2_16000055">Since glibmm 2.16:</a></b></dt><dd></dd></dl>
</div><h2 class="groupheader">Constructor &amp; Destructor Documentation</h2>
<a class="anchor" id="a8dd907fee4a87dfc91208af97fc61efe"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">Gio::BufferedInputStream::BufferedInputStream </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classGio_1_1BufferedInputStream.html">BufferedInputStream</a>&amp;&amp;&#160;</td>
          <td class="paramname"><em>src</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">noexcept</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

</div>
</div>
<a class="anchor" id="abdabb7b16973ac5cd4e6a1e9af4e6501"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">Gio::BufferedInputStream::~BufferedInputStream </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">override</span><span class="mlabel">noexcept</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

</div>
</div>
<a class="anchor" id="a0a81d8bea742203e775f796f73f46ea4"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">Gio::BufferedInputStream::BufferedInputStream </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classGlib_1_1RefPtr.html">Glib::RefPtr</a>&lt; <a class="el" href="classGio_1_1InputStream.html">InputStream</a> &gt;&amp;&#160;</td>
          <td class="paramname"><em>base_stream</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">explicit</span><span class="mlabel">protected</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

</div>
</div>
<a class="anchor" id="afdadf0f95e646cdeede70af551f7fa85"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">Gio::BufferedInputStream::BufferedInputStream </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classGlib_1_1RefPtr.html">Glib::RefPtr</a>&lt; <a class="el" href="classGio_1_1InputStream.html">InputStream</a> &gt;&amp;&#160;</td>
          <td class="paramname"><em>base_stream</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">gsize&#160;</td>
          <td class="paramname"><em>buffer_size</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">explicit</span><span class="mlabel">protected</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

</div>
</div>
<h2 class="groupheader">Member Function Documentation</h2>
<a class="anchor" id="afc33c31f5c437df14d385d3aa9d1a37b"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">static <a class="el" href="classGlib_1_1RefPtr.html">Glib::RefPtr</a>&lt;<a class="el" href="classGio_1_1BufferedInputStream.html">BufferedInputStream</a>&gt; Gio::BufferedInputStream::create </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classGlib_1_1RefPtr.html">Glib::RefPtr</a>&lt; <a class="el" href="classGio_1_1InputStream.html">InputStream</a> &gt;&amp;&#160;</td>
          <td class="paramname"><em>base_stream</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">static</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Creates a new <a class="el" href="classGio_1_1InputStream.html" title="Base class for implementing streaming input. ">InputStream</a> from the given base_stream, with a buffer set to the default size (4 kilobytes). </p>
<dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">base_stream</td><td>An <a class="el" href="classGio_1_1InputStream.html" title="Base class for implementing streaming input. ">InputStream</a>. </td></tr>
  </table>
  </dd>
</dl>
<dl class="section return"><dt>Returns</dt><dd>an <a class="el" href="classGio_1_1InputStream.html" title="Base class for implementing streaming input. ">InputStream</a> for the given base_stream. </dd></dl>

</div>
</div>
<a class="anchor" id="a0ecd42e418c250abc04bfa03f09b252c"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">static <a class="el" href="classGlib_1_1RefPtr.html">Glib::RefPtr</a>&lt;<a class="el" href="classGio_1_1BufferedInputStream.html">BufferedInputStream</a>&gt; Gio::BufferedInputStream::create_sized </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classGlib_1_1RefPtr.html">Glib::RefPtr</a>&lt; <a class="el" href="classGio_1_1InputStream.html">InputStream</a> &gt;&amp;&#160;</td>
          <td class="paramname"><em>base_stream</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">gsize&#160;</td>
          <td class="paramname"><em>buffer_size</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">static</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Creates a new <a class="el" href="classGio_1_1InputStream.html" title="Base class for implementing streaming input. ">InputStream</a> from the given base_stream, with a buffer set to size. </p>
<dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">base_stream</td><td>An <a class="el" href="classGio_1_1InputStream.html" title="Base class for implementing streaming input. ">InputStream</a>. </td></tr>
    <tr><td class="paramname">buffer_size</td><td>A size. </td></tr>
  </table>
  </dd>
</dl>
<dl class="section return"><dt>Returns</dt><dd>an <a class="el" href="classGio_1_1InputStream.html" title="Base class for implementing streaming input. ">InputStream</a> for the given base_stream. </dd></dl>

</div>
</div>
<a class="anchor" id="a197687762599fb7c5b60141b55120cde"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">gssize Gio::BufferedInputStream::fill </td>
          <td>(</td>
          <td class="paramtype">gssize&#160;</td>
          <td class="paramname"><em>count</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const <a class="el" href="classGlib_1_1RefPtr.html">Glib::RefPtr</a>&lt; <a class="el" href="classGio_1_1Cancellable.html">Cancellable</a> &gt;&amp;&#160;</td>
          <td class="paramname"><em>cancellable</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Tries to read <em>count</em> bytes from the stream into the buffer. </p>
<p>Will block during this read.</p>
<p>If <em>count</em> is zero, returns zero and does nothing. A value of <em>count</em> larger than G_MAXSSIZE will cause a <a class="el" href="classGio_1_1Error.html" title="Exception class for giomm errors. ">Gio::Error</a> to be thrown, with INVALID_ARGUMENT.</p>
<p>On success, the number of bytes read into the buffer is returned. It is not an error if this is not the same as the requested size, as it can happen e.g. near the end of a file. Zero is returned on end of file (or if <em>count</em> is zero), but never otherwise.</p>
<p>The operation can be cancelled by triggering the cancellable object from another thread. If the operation was cancelled, a <a class="el" href="classGio_1_1Error.html" title="Exception class for giomm errors. ">Gio::Error</a> will be thrown with CANCELLED. If an operation was partially finished when the operation was cancelled the partial result will be returned, without an error.</p>
<p>For the asynchronous, non-blocking, version of this function, see g_buffered_input_stream_fill_async().</p>
<dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">count</td><td>The number of bytes that will be read from the stream. </td></tr>
    <tr><td class="paramname">cancellable</td><td><a class="el" href="classGio_1_1Cancellable.html" title="Allows actions to be cancelled. ">Cancellable</a> object. </td></tr>
  </table>
  </dd>
</dl>
<dl class="section return"><dt>Returns</dt><dd>The number of bytes read into <em>stream's</em> buffer, up to <em>count</em>, or -1 on error.</dd></dl>
<dl class="exception"><dt>Exceptions</dt><dd>
  <table class="exception">
    <tr><td class="paramname"><a class="el" href="classGlib_1_1Error.html">Glib::Error</a></td><td></td></tr>
  </table>
  </dd>
</dl>

</div>
</div>
<a class="anchor" id="a271eab4876136b4960d37350738bfdfe"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">gssize Gio::BufferedInputStream::fill </td>
          <td>(</td>
          <td class="paramtype">gssize&#160;</td>
          <td class="paramname"><em>count</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div><div class="memdoc">

<p>A <a class="el" href="classGio_1_1BufferedInputStream.html#a197687762599fb7c5b60141b55120cde" title="Tries to read count bytes from the stream into the buffer. ">fill()</a> convenience overload. </p>

</div>
</div>
<a class="anchor" id="a0a41790e04e9ba500eb18d1ce8371d34"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void Gio::BufferedInputStream::fill_async </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="namespaceGio.html#a62eda8192493461b01b1df06ca229bb7">SlotAsyncReady</a>&amp;&#160;</td>
          <td class="paramname"><em>slot</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">gssize&#160;</td>
          <td class="paramname"><em>count</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const <a class="el" href="classGlib_1_1RefPtr.html">Glib::RefPtr</a>&lt; <a class="el" href="classGio_1_1Cancellable.html">Cancellable</a> &gt;&amp;&#160;</td>
          <td class="paramname"><em>cancellable</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&#160;</td>
          <td class="paramname"><em>io_priority</em> = <code><a class="el" href="namespaceGlib.html#a0c450f82b9e34689e2dda2038ba7834fa597ed3aa6067516c9c752896f3816b5e">Glib::PRIORITY_DEFAULT</a></code>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Reads data into the stream's buffer asynchronously, up to <em>count</em> size. </p>
<p><em>io_priority</em> can be used to prioritize reads. For the synchronous version of this function, see <a class="el" href="classGio_1_1BufferedInputStream.html#a197687762599fb7c5b60141b55120cde" title="Tries to read count bytes from the stream into the buffer. ">fill()</a>.</p>
<dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">slot</td><td>A AsyncReadyCallback. </td></tr>
    <tr><td class="paramname">count</td><td>The number of bytes to read. </td></tr>
    <tr><td class="paramname">cancellable</td><td><a class="el" href="classGio_1_1Cancellable.html" title="Allows actions to be cancelled. ">Cancellable</a> object. </td></tr>
    <tr><td class="paramname">io_priority</td><td>the I/O priority of the request. </td></tr>
  </table>
  </dd>
</dl>

</div>
</div>
<a class="anchor" id="aadb9c1b367e36c20c91e16ea840b6ef0"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void Gio::BufferedInputStream::fill_async </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="namespaceGio.html#a62eda8192493461b01b1df06ca229bb7">SlotAsyncReady</a>&amp;&#160;</td>
          <td class="paramname"><em>slot</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">gssize&#160;</td>
          <td class="paramname"><em>count</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&#160;</td>
          <td class="paramname"><em>io_priority</em> = <code><a class="el" href="namespaceGlib.html#a0c450f82b9e34689e2dda2038ba7834fa597ed3aa6067516c9c752896f3816b5e">Glib::PRIORITY_DEFAULT</a></code>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Reads data into the stream's buffer asynchronously, up to <em>count</em> size. </p>
<p><em>io_priority</em> can be used to prioritize reads. For the synchronous version of this function, see <a class="el" href="classGio_1_1BufferedInputStream.html#a197687762599fb7c5b60141b55120cde" title="Tries to read count bytes from the stream into the buffer. ">fill()</a>.</p>
<dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">slot</td><td>A AsyncReadyCallback. </td></tr>
    <tr><td class="paramname">count</td><td>The number of bytes to read. </td></tr>
    <tr><td class="paramname">io_priority</td><td>the I/O priority of the request. </td></tr>
  </table>
  </dd>
</dl>

</div>
</div>
<a class="anchor" id="a13c665ccc722a2544539086846137277"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">gssize Gio::BufferedInputStream::fill_finish </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classGlib_1_1RefPtr.html">Glib::RefPtr</a>&lt; <a class="el" href="classGio_1_1AsyncResult.html">AsyncResult</a> &gt;&amp;&#160;</td>
          <td class="paramname"><em>result</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Finishes an asynchronous read. </p>
<dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">result</td><td>A <a class="el" href="classGio_1_1AsyncResult.html" title="Provides a base class for implementing asynchronous function results. ">AsyncResult</a>. </td></tr>
  </table>
  </dd>
</dl>
<dl class="section return"><dt>Returns</dt><dd>A #gssize of the read stream, or <code>-1</code> on an error.</dd></dl>
<dl class="exception"><dt>Exceptions</dt><dd>
  <table class="exception">
    <tr><td class="paramname"><a class="el" href="classGlib_1_1Error.html">Glib::Error</a></td><td></td></tr>
  </table>
  </dd>
</dl>

</div>
</div>
<a class="anchor" id="a436e3c852afdc67e8ba70d32e39ce6b9"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">gsize Gio::BufferedInputStream::get_available </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Gets the size of the available data within the stream. </p>
<dl class="section return"><dt>Returns</dt><dd>Size of the available stream. </dd></dl>

</div>
</div>
<a class="anchor" id="a46384a96dc052e9d25e1a88281d69e40"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">gsize Gio::BufferedInputStream::get_buffer_size </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Gets the size of the input buffer. </p>
<dl class="section return"><dt>Returns</dt><dd>The current buffer size. </dd></dl>

</div>
</div>
<a class="anchor" id="aa08a6604e27f04c95fa7ed60838fff02"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">static GType Gio::BufferedInputStream::get_type </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">static</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Get the GType for this class, for use with the underlying GObject type system. </p>

</div>
</div>
<a class="anchor" id="aa9d0c1e643650b9a45831865f06e21be"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">GBufferedInputStream* Gio::BufferedInputStream::gobj </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">inline</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Provides access to the underlying C GObject. </p>

</div>
</div>
<a class="anchor" id="ad6b09565f69b4c1cf1f0ca05ee53709e"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">const GBufferedInputStream* Gio::BufferedInputStream::gobj </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">inline</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Provides access to the underlying C GObject. </p>

</div>
</div>
<a class="anchor" id="a47dc5f78b1faed25cdaaafe42b526d6d"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">GBufferedInputStream* Gio::BufferedInputStream::gobj_copy </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Provides access to the underlying C instance. The caller is responsible for unrefing it. Use when directly setting fields in structs. </p>

</div>
</div>
<a class="anchor" id="a8e292869360e1759985fb19dad94bc3f"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classGio_1_1BufferedInputStream.html">BufferedInputStream</a>&amp; Gio::BufferedInputStream::operator= </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classGio_1_1BufferedInputStream.html">BufferedInputStream</a>&amp;&amp;&#160;</td>
          <td class="paramname"><em>src</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">noexcept</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

</div>
</div>
<a class="anchor" id="a17a6489d7ab0b72268264c9f0a30e879"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">gsize Gio::BufferedInputStream::peek </td>
          <td>(</td>
          <td class="paramtype">void *&#160;</td>
          <td class="paramname"><em>buffer</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">gsize&#160;</td>
          <td class="paramname"><em>offset</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">gsize&#160;</td>
          <td class="paramname"><em>count</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td> const</td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Peeks in the buffer, copying data of size <em>count</em> into <em>buffer</em>, offset <em>offset</em> bytes. </p>
<dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">buffer</td><td>A pointer to an allocated chunk of memory. </td></tr>
    <tr><td class="paramname">offset</td><td>A #gsize. </td></tr>
    <tr><td class="paramname">count</td><td>A #gsize. </td></tr>
  </table>
  </dd>
</dl>
<dl class="section return"><dt>Returns</dt><dd>A #gsize of the number of bytes peeked, or -1 on error. </dd></dl>

</div>
</div>
<a class="anchor" id="a27838d9374fa86ae513bc27d939ede24"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">const void* Gio::BufferedInputStream::peek_buffer </td>
          <td>(</td>
          <td class="paramtype">gsize &amp;&#160;</td>
          <td class="paramname"><em>count</em></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Returns the buffer with the currently available bytes. </p>
<p>The returned buffer must not be modified and will become invalid when reading from the stream or filling the buffer.</p>
<dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">count</td><td>A #gsize to get the number of bytes available in the buffer. </td></tr>
  </table>
  </dd>
</dl>
<dl class="section return"><dt>Returns</dt><dd>Read-only buffer. </dd></dl>

</div>
</div>
<a class="anchor" id="a10be713afc0912c4a5fe89a2c40d943e"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classGlib_1_1PropertyProxy.html">Glib::PropertyProxy</a>&lt; guint &gt; Gio::BufferedInputStream::property_buffer_size </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div><div class="memdoc">

<p>The size of the backend buffer. </p>
<p>Default value: 4096</p>
<dl class="section return"><dt>Returns</dt><dd>A PropertyProxy that allows you to get or set the value of the property, or receive notification when the value of the property changes. </dd></dl>

</div>
</div>
<a class="anchor" id="a8d77671c76ea9170c32c294d28403378"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classGlib_1_1PropertyProxy__ReadOnly.html">Glib::PropertyProxy_ReadOnly</a>&lt; guint &gt; Gio::BufferedInputStream::property_buffer_size </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div><div class="memdoc">

<p>The size of the backend buffer. </p>
<p>Default value: 4096</p>
<dl class="section return"><dt>Returns</dt><dd>A PropertyProxy_ReadOnly that allows you to get the value of the property, or receive notification when the value of the property changes. </dd></dl>

</div>
</div>
<a class="anchor" id="a85477f09b58dfb83e5a1ef62f119457a"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int Gio::BufferedInputStream::read_byte </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classGlib_1_1RefPtr.html">Glib::RefPtr</a>&lt; <a class="el" href="classGio_1_1Cancellable.html">Cancellable</a> &gt;&amp;&#160;</td>
          <td class="paramname"><em>cancellable</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Tries to read a single byte from the stream or the buffer. </p>
<p>Will block during this read.</p>
<p>On success, the byte read from the stream is returned. On end of stream -1 is returned but it's not an exceptional error and <em>error</em> is not set.</p>
<p>The operation can be cancelled by triggering the cancellable object from another thread. If the operation was cancelled, a <a class="el" href="classGio_1_1Error.html" title="Exception class for giomm errors. ">Gio::Error</a> will be thrown with CANCELLED. If an operation was partially finished when the operation was cancelled the partial result will be returned, without an error.</p>
<dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">cancellable</td><td><a class="el" href="classGio_1_1Cancellable.html" title="Allows actions to be cancelled. ">Cancellable</a> object. </td></tr>
  </table>
  </dd>
</dl>
<dl class="section return"><dt>Returns</dt><dd>The byte read from the <em>stream</em>, or -1 on end of stream or error.</dd></dl>
<dl class="exception"><dt>Exceptions</dt><dd>
  <table class="exception">
    <tr><td class="paramname"><a class="el" href="classGlib_1_1Error.html">Glib::Error</a></td><td></td></tr>
  </table>
  </dd>
</dl>

</div>
</div>
<a class="anchor" id="a8741ffb62c82425f54bc5e005c2a238f"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int Gio::BufferedInputStream::read_byte </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div><div class="memdoc">

<p>A <a class="el" href="classGio_1_1BufferedInputStream.html#a8741ffb62c82425f54bc5e005c2a238f" title="A read_byte() convenience overload. ">read_byte()</a> convenience overload. </p>

</div>
</div>
<a class="anchor" id="af5f861a5b30aadc48e21fb10a46afaa7"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void Gio::BufferedInputStream::set_buffer_size </td>
          <td>(</td>
          <td class="paramtype">gsize&#160;</td>
          <td class="paramname"><em>size</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Sets the size of the internal buffer of <em>stream</em> to <em>size</em>, or to the size of the contents of the buffer. </p>
<p>The buffer can never be resized smaller than its current contents.</p>
<dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">size</td><td>A #gsize. </td></tr>
  </table>
  </dd>
</dl>

</div>
</div>
<h2 class="groupheader">Friends And Related Function Documentation</h2>
<a class="anchor" id="adfe9bf4339f83095d6e96dda7b747575"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classGlib_1_1RefPtr.html">Glib::RefPtr</a>&lt; <a class="el" href="classGio_1_1BufferedInputStream.html">Gio::BufferedInputStream</a> &gt; wrap </td>
          <td>(</td>
          <td class="paramtype">GBufferedInputStream *&#160;</td>
          <td class="paramname"><em>object</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">bool&#160;</td>
          <td class="paramname"><em>take_copy</em> = <code>false</code>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">related</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>A <a class="el" href="namespaceGlib.html#a671306f4a3a0cae5ab4d7a9d54886592">Glib::wrap()</a> method for this object. </p>
<dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">object</td><td>The C instance. </td></tr>
    <tr><td class="paramname">take_copy</td><td>False if the result should take ownership of the C instance. True if it should take a new copy or ref. </td></tr>
  </table>
  </dd>
</dl>
<dl class="section return"><dt>Returns</dt><dd>A C++ instance that wraps this C instance. </dd></dl>

</div>
</div>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Tue Mar 19 2019 09:56:39 for glibmm by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.11
</small></address>
</body>
</html>