Blob Blame History Raw
<!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.13"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>glibmm: Gio::MemoryInputStream 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.56.0</span>
   </div>
  </td>
 </tr>
 </tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.13 -->
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
$(function() {
  initMenu('',false,false,'search.php','Search');
});
</script>
<div id="main-nav"></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_1MemoryInputStream.html">MemoryInputStream</a></li>  </ul>
</div>
</div><!-- top -->
<div class="header">
  <div class="summary">
<a href="#pub-types">Public Types</a> &#124;
<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_1MemoryInputStream-members.html">List of all members</a>  </div>
  <div class="headertitle">
<div class="title">Gio::MemoryInputStream Class Reference<div class="ingroups"><a class="el" href="group__Streams.html">Stream Classes</a></div></div>  </div>
</div><!--header-->
<div class="contents">

<p><a class="el" href="classGio_1_1MemoryInputStream.html" title="MemoryInputStream implements InputStream for arbitrary memory chunks. ">MemoryInputStream</a> implements <a class="el" href="classGio_1_1InputStream.html" title="Base class for implementing streaming input. ">InputStream</a> for arbitrary memory chunks.  
 <a href="classGio_1_1MemoryInputStream.html#details">More...</a></p>

<p><code>#include &lt;giomm/memoryinputstream.h&gt;</code></p>
<div class="dynheader">
Inheritance diagram for Gio::MemoryInputStream:</div>
<div class="dyncontent">
<div class="center"><img src="classGio_1_1MemoryInputStream__inherit__graph.png" border="0" usemap="#Gio_1_1MemoryInputStream_inherit__map" alt="Inheritance graph"/></div>
<map name="Gio_1_1MemoryInputStream_inherit__map" id="Gio_1_1MemoryInputStream_inherit__map">
<area shape="rect" id="node2" href="classGio_1_1InputStream.html" title="Base class for implementing streaming input. " alt="" coords="5,229,137,256"/>
<area shape="rect" id="node3" href="classGlib_1_1Object.html" title="Glib::Object" alt="" coords="26,155,125,181"/>
<area shape="rect" id="node4" href="classGlib_1_1ObjectBase.html" title="Glib::ObjectBase is a common base class for Objects and Interfaces. " alt="" coords="75,80,206,107"/>
<area shape="rect" id="node7" href="classGlib_1_1Interface.html" title="Glib::Interface" alt="" coords="157,155,271,181"/>
<area shape="rect" id="node5" doxygen="libsigc++-2.0.tag:http://library.gnome.org/devel/libsigc++/unstable/" href="http://library.gnome.org/devel/libsigc++/unstable/structsigc_1_1trackable.html" title="sigc::trackable" alt="" coords="82,5,199,32"/>
<area shape="rect" id="node6" href="classGio_1_1Seekable.html" title="Stream seeking interface. " alt="" coords="162,229,274,256"/>
</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-types"></a>
Public Types</h2></td></tr>
<tr class="memitem:aeec3e71d003e09d9551a3c325885cf1e"><td class="memItemLeft" align="right" valign="top">using&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGio_1_1MemoryInputStream.html#aeec3e71d003e09d9551a3c325885cf1e">SlotDestroyData</a> = <a class="elRef" doxygen="libsigc++-2.0.tag:http://library.gnome.org/devel/libsigc++/unstable/" href="http://library.gnome.org/devel/libsigc++/unstable/classsigc_1_1slot.html">sigc::slot</a>&lt; void, void* &gt;</td></tr>
<tr class="memdesc:aeec3e71d003e09d9551a3c325885cf1e"><td class="mdescLeft">&#160;</td><td class="mdescRight">For example, void on_destroy_data(void* data);.  <a href="#aeec3e71d003e09d9551a3c325885cf1e">More...</a><br /></td></tr>
<tr class="separator:aeec3e71d003e09d9551a3c325885cf1e"><td class="memSeparator" colspan="2">&#160;</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" doxygen="libsigc++-2.0.tag:http://library.gnome.org/devel/libsigc++/unstable/" href="http://library.gnome.org/devel/libsigc++/unstable/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><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:a9cc60588a7f55dd73202488454f38d81"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGio_1_1MemoryInputStream.html#a9cc60588a7f55dd73202488454f38d81">MemoryInputStream</a> (<a class="el" href="classGio_1_1MemoryInputStream.html">MemoryInputStream</a>&amp;&amp; src) noexcept</td></tr>
<tr class="separator:a9cc60588a7f55dd73202488454f38d81"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a2c8fea43f720d6f66d01f1b5caf0df2a"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classGio_1_1MemoryInputStream.html">MemoryInputStream</a>&amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGio_1_1MemoryInputStream.html#a2c8fea43f720d6f66d01f1b5caf0df2a">operator=</a> (<a class="el" href="classGio_1_1MemoryInputStream.html">MemoryInputStream</a>&amp;&amp; src) noexcept</td></tr>
<tr class="separator:a2c8fea43f720d6f66d01f1b5caf0df2a"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aceb2b3516efdd6e98266e6c2c35b2f9b"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGio_1_1MemoryInputStream.html#aceb2b3516efdd6e98266e6c2c35b2f9b">~MemoryInputStream</a> () noexcept override</td></tr>
<tr class="separator:aceb2b3516efdd6e98266e6c2c35b2f9b"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a076380153e01599446bd991e0985db69"><td class="memItemLeft" align="right" valign="top">GMemoryInputStream*&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGio_1_1MemoryInputStream.html#a076380153e01599446bd991e0985db69">gobj</a> ()</td></tr>
<tr class="memdesc:a076380153e01599446bd991e0985db69"><td class="mdescLeft">&#160;</td><td class="mdescRight">Provides access to the underlying C GObject.  <a href="#a076380153e01599446bd991e0985db69">More...</a><br /></td></tr>
<tr class="separator:a076380153e01599446bd991e0985db69"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aed27fa7bef80a4afb067c7d3880145c4"><td class="memItemLeft" align="right" valign="top">const GMemoryInputStream*&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGio_1_1MemoryInputStream.html#aed27fa7bef80a4afb067c7d3880145c4">gobj</a> () const</td></tr>
<tr class="memdesc:aed27fa7bef80a4afb067c7d3880145c4"><td class="mdescLeft">&#160;</td><td class="mdescRight">Provides access to the underlying C GObject.  <a href="#aed27fa7bef80a4afb067c7d3880145c4">More...</a><br /></td></tr>
<tr class="separator:aed27fa7bef80a4afb067c7d3880145c4"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:af63cbdce2036e383cb7e77a7df83651c"><td class="memItemLeft" align="right" valign="top">GMemoryInputStream*&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGio_1_1MemoryInputStream.html#af63cbdce2036e383cb7e77a7df83651c">gobj_copy</a> ()</td></tr>
<tr class="memdesc:af63cbdce2036e383cb7e77a7df83651c"><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="#af63cbdce2036e383cb7e77a7df83651c">More...</a><br /></td></tr>
<tr class="separator:af63cbdce2036e383cb7e77a7df83651c"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a483a0f4811f64a0a83204e22c227bf80"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGio_1_1MemoryInputStream.html#a483a0f4811f64a0a83204e22c227bf80">add_data</a> (const <a class="elRef" doxygen="libstdc++.tag:http://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen/" href="http://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen/a01681.html#ga32db3d9898c44d3b3a578b560f7758cc">std::string</a>&amp; data)</td></tr>
<tr class="memdesc:a483a0f4811f64a0a83204e22c227bf80"><td class="mdescLeft">&#160;</td><td class="mdescRight">Appends to data that can be read from the input stream.  <a href="#a483a0f4811f64a0a83204e22c227bf80">More...</a><br /></td></tr>
<tr class="separator:a483a0f4811f64a0a83204e22c227bf80"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a9700ab039b7d4654330f2786bd8786eb"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGio_1_1MemoryInputStream.html#a9700ab039b7d4654330f2786bd8786eb">add_data</a> (const void* data, gssize len)</td></tr>
<tr class="memdesc:a9700ab039b7d4654330f2786bd8786eb"><td class="mdescLeft">&#160;</td><td class="mdescRight">Appends to data that can be read from the input stream.  <a href="#a9700ab039b7d4654330f2786bd8786eb">More...</a><br /></td></tr>
<tr class="separator:a9700ab039b7d4654330f2786bd8786eb"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aa26832ff7a8bce5cc15518d5a2f0a14b"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGio_1_1MemoryInputStream.html#aa26832ff7a8bce5cc15518d5a2f0a14b">add_data</a> (const void* data, gssize len, GDestroyNotify destroy)</td></tr>
<tr class="memdesc:aa26832ff7a8bce5cc15518d5a2f0a14b"><td class="mdescLeft">&#160;</td><td class="mdescRight">Appends <em>data</em> to data that can be read from the input stream.  <a href="#aa26832ff7a8bce5cc15518d5a2f0a14b">More...</a><br /></td></tr>
<tr class="separator:aa26832ff7a8bce5cc15518d5a2f0a14b"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a5afddef83fb3c506a55caa0130825268"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGio_1_1MemoryInputStream.html#a5afddef83fb3c506a55caa0130825268">add_data</a> (const void* data, gssize len, const <a class="el" href="classGio_1_1MemoryInputStream.html#aeec3e71d003e09d9551a3c325885cf1e">SlotDestroyData</a>&amp; destroy_slot)</td></tr>
<tr class="memdesc:a5afddef83fb3c506a55caa0130825268"><td class="mdescLeft">&#160;</td><td class="mdescRight">Appends to data that can be read from the input stream.  <a href="#a5afddef83fb3c506a55caa0130825268">More...</a><br /></td></tr>
<tr class="separator:a5afddef83fb3c506a55caa0130825268"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a03eeb3228eb4a03e4c0c975c89bd04ca"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGio_1_1MemoryInputStream.html#a03eeb3228eb4a03e4c0c975c89bd04ca">add_bytes</a> (const <a class="el" href="classGlib_1_1RefPtr.html">Glib::RefPtr</a>&lt; const <a class="el" href="classGlib_1_1Bytes.html">Glib::Bytes</a> &gt;&amp; bytes)</td></tr>
<tr class="memdesc:a03eeb3228eb4a03e4c0c975c89bd04ca"><td class="mdescLeft">&#160;</td><td class="mdescRight">Appends <em>bytes</em> to data that can be read from the input stream.  <a href="#a03eeb3228eb4a03e4c0c975c89bd04ca">More...</a><br /></td></tr>
<tr class="separator:a03eeb3228eb4a03e4c0c975c89bd04ca"><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="classGio_1_1InputStream.html#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:adee6c7aee7232c118cff646c62e0c020 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#adee6c7aee7232c118cff646c62e0c020">gobj</a> () const</td></tr>
<tr class="memdesc:adee6c7aee7232c118cff646c62e0c020 inherit pub_methods_classGio_1_1InputStream"><td class="mdescLeft">&#160;</td><td class="mdescRight">Provides access to the underlying C GObject.  <a href="classGio_1_1InputStream.html#adee6c7aee7232c118cff646c62e0c020">More...</a><br /></td></tr>
<tr class="separator:adee6c7aee7232c118cff646c62e0c020 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="classGio_1_1InputStream.html#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" doxygen="libstdc++.tag:http://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen/" href="http://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen/a01659.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="classGio_1_1InputStream.html#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" doxygen="libstdc++.tag:http://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen/" href="http://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen/a01659.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="classGio_1_1InputStream.html#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" doxygen="libstdc++.tag:http://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen/" href="http://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen/a01659.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="classGio_1_1InputStream.html#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" doxygen="libstdc++.tag:http://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen/" href="http://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen/a01659.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="classGio_1_1InputStream.html#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" doxygen="libstdc++.tag:http://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen/" href="http://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen/a01659.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="classGio_1_1InputStream.html#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" doxygen="libstdc++.tag:http://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen/" href="http://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen/a01659.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="classGio_1_1InputStream.html#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" doxygen="libstdc++.tag:http://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen/" href="http://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen/a01659.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="classGio_1_1InputStream.html#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="classGio_1_1InputStream.html#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" doxygen="libstdc++.tag:http://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen/" href="http://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen/a01659.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="classGio_1_1InputStream.html#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" doxygen="libstdc++.tag:http://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen/" href="http://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen/a01659.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="classGio_1_1InputStream.html#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="classGio_1_1InputStream.html#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="classGio_1_1InputStream.html#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" doxygen="libstdc++.tag:http://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen/" href="http://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen/a01659.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="classGio_1_1InputStream.html#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" doxygen="libstdc++.tag:http://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen/" href="http://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen/a01659.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="classGio_1_1InputStream.html#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="classGio_1_1InputStream.html#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" doxygen="libstdc++.tag:http://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen/" href="http://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen/a01659.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="classGio_1_1InputStream.html#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" doxygen="libstdc++.tag:http://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen/" href="http://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen/a01659.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="classGio_1_1InputStream.html#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="classGio_1_1InputStream.html#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" doxygen="libstdc++.tag:http://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen/" href="http://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen/a01659.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="classGio_1_1InputStream.html#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" doxygen="libstdc++.tag:http://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen/" href="http://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen/a01659.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="classGio_1_1InputStream.html#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="classGio_1_1InputStream.html#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="classGio_1_1InputStream.html#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="classGio_1_1InputStream.html#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="classGio_1_1InputStream.html#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:aa2c273459d77a6b1dfc17507d69f0ff6 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#aa2c273459d77a6b1dfc17507d69f0ff6">is_closed</a> () const</td></tr>
<tr class="memdesc:aa2c273459d77a6b1dfc17507d69f0ff6 inherit pub_methods_classGio_1_1InputStream"><td class="mdescLeft">&#160;</td><td class="mdescRight">Checks if an input stream is closed.  <a href="classGio_1_1InputStream.html#aa2c273459d77a6b1dfc17507d69f0ff6">More...</a><br /></td></tr>
<tr class="separator:aa2c273459d77a6b1dfc17507d69f0ff6 inherit pub_methods_classGio_1_1InputStream"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:abcbaaf2697e9a69ef1338be292a2ac4d 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#abcbaaf2697e9a69ef1338be292a2ac4d">has_pending</a> () const</td></tr>
<tr class="memdesc:abcbaaf2697e9a69ef1338be292a2ac4d inherit pub_methods_classGio_1_1InputStream"><td class="mdescLeft">&#160;</td><td class="mdescRight">Checks if an input stream has pending actions.  <a href="classGio_1_1InputStream.html#abcbaaf2697e9a69ef1338be292a2ac4d">More...</a><br /></td></tr>
<tr class="separator:abcbaaf2697e9a69ef1338be292a2ac4d 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="classGlib_1_1ObjectBase.html#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:a068db9877f35d20af339d40be339dafe 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#a068db9877f35d20af339d40be339dafe">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:a068db9877f35d20af339d40be339dafe 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="classGlib_1_1ObjectBase.html#a068db9877f35d20af339d40be339dafe">More...</a><br /></td></tr>
<tr class="separator:a068db9877f35d20af339d40be339dafe 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="classGlib_1_1ObjectBase.html#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:a9748be779dfaa04b45d6f2659dc05316 inherit pub_methods_classGlib_1_1ObjectBase"><td class="memTemplParams" colspan="2">template&lt;class PropertyType &gt; </td></tr>
<tr class="memitem:a9748be779dfaa04b45d6f2659dc05316 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#a9748be779dfaa04b45d6f2659dc05316">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:a9748be779dfaa04b45d6f2659dc05316 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="classGlib_1_1ObjectBase.html#a9748be779dfaa04b45d6f2659dc05316">More...</a><br /></td></tr>
<tr class="separator:a9748be779dfaa04b45d6f2659dc05316 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" doxygen="libsigc++-2.0.tag:http://library.gnome.org/devel/libsigc++/unstable/" href="http://library.gnome.org/devel/libsigc++/unstable/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="classGlib_1_1ObjectBase.html#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" doxygen="libsigc++-2.0.tag:http://library.gnome.org/devel/libsigc++/unstable/" href="http://library.gnome.org/devel/libsigc++/unstable/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="classGlib_1_1ObjectBase.html#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" doxygen="libsigc++-2.0.tag:http://library.gnome.org/devel/libsigc++/unstable/" href="http://library.gnome.org/devel/libsigc++/unstable/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" doxygen="libsigc++-2.0.tag:http://library.gnome.org/devel/libsigc++/unstable/" href="http://library.gnome.org/devel/libsigc++/unstable/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="classGlib_1_1ObjectBase.html#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" doxygen="libsigc++-2.0.tag:http://library.gnome.org/devel/libsigc++/unstable/" href="http://library.gnome.org/devel/libsigc++/unstable/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" doxygen="libsigc++-2.0.tag:http://library.gnome.org/devel/libsigc++/unstable/" href="http://library.gnome.org/devel/libsigc++/unstable/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="classGlib_1_1ObjectBase.html#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="classGlib_1_1ObjectBase.html#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="classGlib_1_1ObjectBase.html#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:ada6a3c2a9b050d3285bac59287b3559f 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#ada6a3c2a9b050d3285bac59287b3559f">reference</a> () const</td></tr>
<tr class="memdesc:ada6a3c2a9b050d3285bac59287b3559f inherit pub_methods_classGlib_1_1ObjectBase"><td class="mdescLeft">&#160;</td><td class="mdescRight">Increment the reference count for this object.  <a href="classGlib_1_1ObjectBase.html#ada6a3c2a9b050d3285bac59287b3559f">More...</a><br /></td></tr>
<tr class="separator:ada6a3c2a9b050d3285bac59287b3559f inherit pub_methods_classGlib_1_1ObjectBase"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ad7948b31b97a978062557a765534790c 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#ad7948b31b97a978062557a765534790c">unreference</a> () const</td></tr>
<tr class="memdesc:ad7948b31b97a978062557a765534790c inherit pub_methods_classGlib_1_1ObjectBase"><td class="mdescLeft">&#160;</td><td class="mdescRight">Decrement the reference count for this object.  <a href="classGlib_1_1ObjectBase.html#ad7948b31b97a978062557a765534790c">More...</a><br /></td></tr>
<tr class="separator:ad7948b31b97a978062557a765534790c 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="classGlib_1_1ObjectBase.html#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:a2b7010748d60e770e9e0b3d65c100cf2 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#a2b7010748d60e770e9e0b3d65c100cf2">gobj</a> () const</td></tr>
<tr class="memdesc:a2b7010748d60e770e9e0b3d65c100cf2 inherit pub_methods_classGlib_1_1ObjectBase"><td class="mdescLeft">&#160;</td><td class="mdescRight">Provides access to the underlying C GObject.  <a href="classGlib_1_1ObjectBase.html#a2b7010748d60e770e9e0b3d65c100cf2">More...</a><br /></td></tr>
<tr class="separator:a2b7010748d60e770e9e0b3d65c100cf2 inherit pub_methods_classGlib_1_1ObjectBase"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a4f9a2b4640a4a4c0c21cdecd98f84b1b 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#a4f9a2b4640a4a4c0c21cdecd98f84b1b">gobj_copy</a> () const</td></tr>
<tr class="memdesc:a4f9a2b4640a4a4c0c21cdecd98f84b1b 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="classGlib_1_1ObjectBase.html#a4f9a2b4640a4a4c0c21cdecd98f84b1b">More...</a><br /></td></tr>
<tr class="separator:a4f9a2b4640a4a4c0c21cdecd98f84b1b 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" doxygen="libsigc++-2.0.tag:http://library.gnome.org/devel/libsigc++/unstable/" href="http://library.gnome.org/devel/libsigc++/unstable/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" doxygen="libsigc++-2.0.tag:http://library.gnome.org/devel/libsigc++/unstable/" href="http://library.gnome.org/devel/libsigc++/unstable/structsigc_1_1trackable.html#ac8431d9452c9698a012597e6560c72fa">trackable</a> (const <a class="elRef" doxygen="libsigc++-2.0.tag:http://library.gnome.org/devel/libsigc++/unstable/" href="http://library.gnome.org/devel/libsigc++/unstable/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" doxygen="libsigc++-2.0.tag:http://library.gnome.org/devel/libsigc++/unstable/" href="http://library.gnome.org/devel/libsigc++/unstable/structsigc_1_1trackable.html#aba42ed8afb6598106cf68c18a7387f18">trackable</a> (<a class="elRef" doxygen="libsigc++-2.0.tag:http://library.gnome.org/devel/libsigc++/unstable/" href="http://library.gnome.org/devel/libsigc++/unstable/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" doxygen="libsigc++-2.0.tag:http://library.gnome.org/devel/libsigc++/unstable/" href="http://library.gnome.org/devel/libsigc++/unstable/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" doxygen="libsigc++-2.0.tag:http://library.gnome.org/devel/libsigc++/unstable/" href="http://library.gnome.org/devel/libsigc++/unstable/structsigc_1_1trackable.html#aed95b40846f61b4f202348c71d5913ea">add_destroy_notify_callback</a> (void *data, <a class="elRef" doxygen="libsigc++-2.0.tag:http://library.gnome.org/devel/libsigc++/unstable/" href="http://library.gnome.org/devel/libsigc++/unstable/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" doxygen="libsigc++-2.0.tag:http://library.gnome.org/devel/libsigc++/unstable/" href="http://library.gnome.org/devel/libsigc++/unstable/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" doxygen="libsigc++-2.0.tag:http://library.gnome.org/devel/libsigc++/unstable/" href="http://library.gnome.org/devel/libsigc++/unstable/structsigc_1_1trackable.html">trackable</a> &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="libsigc++-2.0.tag:http://library.gnome.org/devel/libsigc++/unstable/" href="http://library.gnome.org/devel/libsigc++/unstable/structsigc_1_1trackable.html#a7494fbad23a65932ff1457d00d4edaf5">operator=</a> (const <a class="elRef" doxygen="libsigc++-2.0.tag:http://library.gnome.org/devel/libsigc++/unstable/" href="http://library.gnome.org/devel/libsigc++/unstable/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" doxygen="libsigc++-2.0.tag:http://library.gnome.org/devel/libsigc++/unstable/" href="http://library.gnome.org/devel/libsigc++/unstable/structsigc_1_1trackable.html">trackable</a> &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="elRef" doxygen="libsigc++-2.0.tag:http://library.gnome.org/devel/libsigc++/unstable/" href="http://library.gnome.org/devel/libsigc++/unstable/structsigc_1_1trackable.html#ac3d61cdb452dc46fcdc8a8d42d9c079d">operator=</a> (<a class="elRef" doxygen="libsigc++-2.0.tag:http://library.gnome.org/devel/libsigc++/unstable/" href="http://library.gnome.org/devel/libsigc++/unstable/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" doxygen="libsigc++-2.0.tag:http://library.gnome.org/devel/libsigc++/unstable/" href="http://library.gnome.org/devel/libsigc++/unstable/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>
<tr class="inherit_header pub_methods_classGio_1_1Seekable"><td colspan="2" onclick="javascript:toggleInherit('pub_methods_classGio_1_1Seekable')"><img src="closed.png" alt="-"/>&#160;Public Member Functions inherited from <a class="el" href="classGio_1_1Seekable.html">Gio::Seekable</a></td></tr>
<tr class="memitem:ac643419efc3ff3b9e6475a90004f1c8e inherit pub_methods_classGio_1_1Seekable"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGio_1_1Seekable.html#ac643419efc3ff3b9e6475a90004f1c8e">Seekable</a> (<a class="el" href="classGio_1_1Seekable.html">Seekable</a>&amp;&amp; src) noexcept</td></tr>
<tr class="separator:ac643419efc3ff3b9e6475a90004f1c8e inherit pub_methods_classGio_1_1Seekable"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a49b9d67561f9966557a66a604a489c1b inherit pub_methods_classGio_1_1Seekable"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classGio_1_1Seekable.html">Seekable</a>&amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGio_1_1Seekable.html#a49b9d67561f9966557a66a604a489c1b">operator=</a> (<a class="el" href="classGio_1_1Seekable.html">Seekable</a>&amp;&amp; src) noexcept</td></tr>
<tr class="separator:a49b9d67561f9966557a66a604a489c1b inherit pub_methods_classGio_1_1Seekable"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:abd8546754ec95e2dc46a69d242b33a0b inherit pub_methods_classGio_1_1Seekable"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGio_1_1Seekable.html#abd8546754ec95e2dc46a69d242b33a0b">~Seekable</a> () noexcept override</td></tr>
<tr class="separator:abd8546754ec95e2dc46a69d242b33a0b inherit pub_methods_classGio_1_1Seekable"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a96176a5c51102b9a2d02f4555f2e048f inherit pub_methods_classGio_1_1Seekable"><td class="memItemLeft" align="right" valign="top">GSeekable*&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGio_1_1Seekable.html#a96176a5c51102b9a2d02f4555f2e048f">gobj</a> ()</td></tr>
<tr class="memdesc:a96176a5c51102b9a2d02f4555f2e048f inherit pub_methods_classGio_1_1Seekable"><td class="mdescLeft">&#160;</td><td class="mdescRight">Provides access to the underlying C GObject.  <a href="classGio_1_1Seekable.html#a96176a5c51102b9a2d02f4555f2e048f">More...</a><br /></td></tr>
<tr class="separator:a96176a5c51102b9a2d02f4555f2e048f inherit pub_methods_classGio_1_1Seekable"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a964cacb73eabe0f1475d3f988bced9e4 inherit pub_methods_classGio_1_1Seekable"><td class="memItemLeft" align="right" valign="top">const GSeekable*&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGio_1_1Seekable.html#a964cacb73eabe0f1475d3f988bced9e4">gobj</a> () const</td></tr>
<tr class="memdesc:a964cacb73eabe0f1475d3f988bced9e4 inherit pub_methods_classGio_1_1Seekable"><td class="mdescLeft">&#160;</td><td class="mdescRight">Provides access to the underlying C GObject.  <a href="classGio_1_1Seekable.html#a964cacb73eabe0f1475d3f988bced9e4">More...</a><br /></td></tr>
<tr class="separator:a964cacb73eabe0f1475d3f988bced9e4 inherit pub_methods_classGio_1_1Seekable"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aae403b3b2f5c3ddb0fb9625c9263f756 inherit pub_methods_classGio_1_1Seekable"><td class="memItemLeft" align="right" valign="top">goffset&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGio_1_1Seekable.html#aae403b3b2f5c3ddb0fb9625c9263f756">tell</a> () const</td></tr>
<tr class="memdesc:aae403b3b2f5c3ddb0fb9625c9263f756 inherit pub_methods_classGio_1_1Seekable"><td class="mdescLeft">&#160;</td><td class="mdescRight">Tells the current position within the stream.  <a href="classGio_1_1Seekable.html#aae403b3b2f5c3ddb0fb9625c9263f756">More...</a><br /></td></tr>
<tr class="separator:aae403b3b2f5c3ddb0fb9625c9263f756 inherit pub_methods_classGio_1_1Seekable"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a38bb14a1da546b2516a32f905ca0576d inherit pub_methods_classGio_1_1Seekable"><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGio_1_1Seekable.html#a38bb14a1da546b2516a32f905ca0576d">can_seek</a> () const</td></tr>
<tr class="memdesc:a38bb14a1da546b2516a32f905ca0576d inherit pub_methods_classGio_1_1Seekable"><td class="mdescLeft">&#160;</td><td class="mdescRight">Tests if the stream supports the SeekableIface.  <a href="classGio_1_1Seekable.html#a38bb14a1da546b2516a32f905ca0576d">More...</a><br /></td></tr>
<tr class="separator:a38bb14a1da546b2516a32f905ca0576d inherit pub_methods_classGio_1_1Seekable"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aa717d10e2322df67b488657add79c70b inherit pub_methods_classGio_1_1Seekable"><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGio_1_1Seekable.html#aa717d10e2322df67b488657add79c70b">seek</a> (goffset offset, <a class="el" href="group__glibmmEnums.html#gaa3767731311bdba4ef42dc99215e5cda">Glib::SeekType</a> type, 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:aa717d10e2322df67b488657add79c70b inherit pub_methods_classGio_1_1Seekable"><td class="mdescLeft">&#160;</td><td class="mdescRight">Seeks in the stream by the given <em>offset</em>, modified by <em>type</em>.  <a href="classGio_1_1Seekable.html#aa717d10e2322df67b488657add79c70b">More...</a><br /></td></tr>
<tr class="separator:aa717d10e2322df67b488657add79c70b inherit pub_methods_classGio_1_1Seekable"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a3404742af5d7855f6017578091f432cc inherit pub_methods_classGio_1_1Seekable"><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGio_1_1Seekable.html#a3404742af5d7855f6017578091f432cc">seek</a> (goffset offset, <a class="el" href="group__glibmmEnums.html#gaa3767731311bdba4ef42dc99215e5cda">Glib::SeekType</a> type)</td></tr>
<tr class="memdesc:a3404742af5d7855f6017578091f432cc inherit pub_methods_classGio_1_1Seekable"><td class="mdescLeft">&#160;</td><td class="mdescRight">A <a class="el" href="classGio_1_1Seekable.html#aa717d10e2322df67b488657add79c70b" title="Seeks in the stream by the given offset, modified by type. ">seek()</a> convenience overload.  <a href="classGio_1_1Seekable.html#a3404742af5d7855f6017578091f432cc">More...</a><br /></td></tr>
<tr class="separator:a3404742af5d7855f6017578091f432cc inherit pub_methods_classGio_1_1Seekable"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a0751e0c96ebc8164a254fcdefb7f282a inherit pub_methods_classGio_1_1Seekable"><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGio_1_1Seekable.html#a0751e0c96ebc8164a254fcdefb7f282a">can_truncate</a> () const</td></tr>
<tr class="memdesc:a0751e0c96ebc8164a254fcdefb7f282a inherit pub_methods_classGio_1_1Seekable"><td class="mdescLeft">&#160;</td><td class="mdescRight">Tests if the length of the stream can be adjusted with g_seekable_truncate().  <a href="classGio_1_1Seekable.html#a0751e0c96ebc8164a254fcdefb7f282a">More...</a><br /></td></tr>
<tr class="separator:a0751e0c96ebc8164a254fcdefb7f282a inherit pub_methods_classGio_1_1Seekable"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aaf0792e6281670ea411cd7c3ef981998 inherit pub_methods_classGio_1_1Seekable"><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGio_1_1Seekable.html#aaf0792e6281670ea411cd7c3ef981998">truncate</a> (goffset offset, 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:aaf0792e6281670ea411cd7c3ef981998 inherit pub_methods_classGio_1_1Seekable"><td class="mdescLeft">&#160;</td><td class="mdescRight">Truncates a stream with a given #offset.  <a href="classGio_1_1Seekable.html#aaf0792e6281670ea411cd7c3ef981998">More...</a><br /></td></tr>
<tr class="separator:aaf0792e6281670ea411cd7c3ef981998 inherit pub_methods_classGio_1_1Seekable"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a4458c08f1486ce89f8a7f9b49f10eb13 inherit pub_methods_classGio_1_1Seekable"><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGio_1_1Seekable.html#a4458c08f1486ce89f8a7f9b49f10eb13">truncate</a> (goffset offset)</td></tr>
<tr class="memdesc:a4458c08f1486ce89f8a7f9b49f10eb13 inherit pub_methods_classGio_1_1Seekable"><td class="mdescLeft">&#160;</td><td class="mdescRight">A <a class="el" href="classGio_1_1Seekable.html#aaf0792e6281670ea411cd7c3ef981998" title="Truncates a stream with a given #offset. ">truncate()</a> convenience overload.  <a href="classGio_1_1Seekable.html#a4458c08f1486ce89f8a7f9b49f10eb13">More...</a><br /></td></tr>
<tr class="separator:a4458c08f1486ce89f8a7f9b49f10eb13 inherit pub_methods_classGio_1_1Seekable"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="inherit_header pub_methods_classGlib_1_1Interface"><td colspan="2" onclick="javascript:toggleInherit('pub_methods_classGlib_1_1Interface')"><img src="closed.png" alt="-"/>&#160;Public Member Functions inherited from <a class="el" href="classGlib_1_1Interface.html">Glib::Interface</a></td></tr>
<tr class="memitem:a3ab20f29c40967352d1bf2d88bfe11e5 inherit pub_methods_classGlib_1_1Interface"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGlib_1_1Interface.html#a3ab20f29c40967352d1bf2d88bfe11e5">Interface</a> ()</td></tr>
<tr class="memdesc:a3ab20f29c40967352d1bf2d88bfe11e5 inherit pub_methods_classGlib_1_1Interface"><td class="mdescLeft">&#160;</td><td class="mdescRight">A Default constructor.  <a href="classGlib_1_1Interface.html#a3ab20f29c40967352d1bf2d88bfe11e5">More...</a><br /></td></tr>
<tr class="separator:a3ab20f29c40967352d1bf2d88bfe11e5 inherit pub_methods_classGlib_1_1Interface"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a83337dc270f966539b9f46804460ab75 inherit pub_methods_classGlib_1_1Interface"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGlib_1_1Interface.html#a83337dc270f966539b9f46804460ab75">Interface</a> (<a class="el" href="classGlib_1_1Interface.html">Interface</a>&amp;&amp; src) noexcept</td></tr>
<tr class="separator:a83337dc270f966539b9f46804460ab75 inherit pub_methods_classGlib_1_1Interface"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a411d66c7467e749dbb2c4b31c4d518b5 inherit pub_methods_classGlib_1_1Interface"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classGlib_1_1Interface.html">Interface</a>&amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGlib_1_1Interface.html#a411d66c7467e749dbb2c4b31c4d518b5">operator=</a> (<a class="el" href="classGlib_1_1Interface.html">Interface</a>&amp;&amp; src) noexcept</td></tr>
<tr class="separator:a411d66c7467e749dbb2c4b31c4d518b5 inherit pub_methods_classGlib_1_1Interface"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ae05bf6a4ce0f0992c2ad01429d13f9f7 inherit pub_methods_classGlib_1_1Interface"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGlib_1_1Interface.html#ae05bf6a4ce0f0992c2ad01429d13f9f7">Interface</a> (const Glib::Interface_Class&amp; interface_class)</td></tr>
<tr class="memdesc:ae05bf6a4ce0f0992c2ad01429d13f9f7 inherit pub_methods_classGlib_1_1Interface"><td class="mdescLeft">&#160;</td><td class="mdescRight">Called by constructors of derived classes.  <a href="classGlib_1_1Interface.html#ae05bf6a4ce0f0992c2ad01429d13f9f7">More...</a><br /></td></tr>
<tr class="separator:ae05bf6a4ce0f0992c2ad01429d13f9f7 inherit pub_methods_classGlib_1_1Interface"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a00253b22a76f751f1627865451cbc404 inherit pub_methods_classGlib_1_1Interface"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGlib_1_1Interface.html#a00253b22a76f751f1627865451cbc404">Interface</a> (GObject* castitem)</td></tr>
<tr class="memdesc:a00253b22a76f751f1627865451cbc404 inherit pub_methods_classGlib_1_1Interface"><td class="mdescLeft">&#160;</td><td class="mdescRight">Called by constructors of derived classes.  <a href="classGlib_1_1Interface.html#a00253b22a76f751f1627865451cbc404">More...</a><br /></td></tr>
<tr class="separator:a00253b22a76f751f1627865451cbc404 inherit pub_methods_classGlib_1_1Interface"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a3a158029af7ab7279e18ab84ad6f5ad5 inherit pub_methods_classGlib_1_1Interface"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGlib_1_1Interface.html#a3a158029af7ab7279e18ab84ad6f5ad5">~Interface</a> () noexcept override</td></tr>
<tr class="separator:a3a158029af7ab7279e18ab84ad6f5ad5 inherit pub_methods_classGlib_1_1Interface"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a4bb27d294728f34452be66b4ec4cd757 inherit pub_methods_classGlib_1_1Interface"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGlib_1_1Interface.html#a4bb27d294728f34452be66b4ec4cd757">Interface</a> (const <a class="el" href="classGlib_1_1Interface.html">Interface</a>&amp;)=delete</td></tr>
<tr class="separator:a4bb27d294728f34452be66b4ec4cd757 inherit pub_methods_classGlib_1_1Interface"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:acf322f95cef17aa4cc232d8ef25f2b42 inherit pub_methods_classGlib_1_1Interface"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classGlib_1_1Interface.html">Interface</a>&amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGlib_1_1Interface.html#acf322f95cef17aa4cc232d8ef25f2b42">operator=</a> (const <a class="el" href="classGlib_1_1Interface.html">Interface</a>&amp;)=delete</td></tr>
<tr class="separator:acf322f95cef17aa4cc232d8ef25f2b42 inherit pub_methods_classGlib_1_1Interface"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a969e9396f75132a9577428f4fa932d42 inherit pub_methods_classGlib_1_1Interface"><td class="memItemLeft" align="right" valign="top">GObject*&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGlib_1_1Interface.html#a969e9396f75132a9577428f4fa932d42">gobj</a> ()</td></tr>
<tr class="separator:a969e9396f75132a9577428f4fa932d42 inherit pub_methods_classGlib_1_1Interface"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a4737c92fa9930b4f006ab8b3c9487504 inherit pub_methods_classGlib_1_1Interface"><td class="memItemLeft" align="right" valign="top">const GObject*&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGlib_1_1Interface.html#a4737c92fa9930b4f006ab8b3c9487504">gobj</a> () const</td></tr>
<tr class="separator:a4737c92fa9930b4f006ab8b3c9487504 inherit pub_methods_classGlib_1_1Interface"><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:a20b123ac1fc94d3b8c531cb28ec37add"><td class="memItemLeft" align="right" valign="top">static GType&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGio_1_1MemoryInputStream.html#a20b123ac1fc94d3b8c531cb28ec37add">get_type</a> ()</td></tr>
<tr class="memdesc:a20b123ac1fc94d3b8c531cb28ec37add"><td class="mdescLeft">&#160;</td><td class="mdescRight">Get the GType for this class, for use with the underlying GObject type system.  <a href="#a20b123ac1fc94d3b8c531cb28ec37add">More...</a><br /></td></tr>
<tr class="separator:a20b123ac1fc94d3b8c531cb28ec37add"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:adb6e55009e51b59fa19dcd69617cfda1"><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_1MemoryInputStream.html">MemoryInputStream</a> &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGio_1_1MemoryInputStream.html#adb6e55009e51b59fa19dcd69617cfda1">create</a> ()</td></tr>
<tr class="separator:adb6e55009e51b59fa19dcd69617cfda1"><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="classGio_1_1InputStream.html#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>
<tr class="inherit_header pub_static_methods_classGio_1_1Seekable"><td colspan="2" onclick="javascript:toggleInherit('pub_static_methods_classGio_1_1Seekable')"><img src="closed.png" alt="-"/>&#160;Static Public Member Functions inherited from <a class="el" href="classGio_1_1Seekable.html">Gio::Seekable</a></td></tr>
<tr class="memitem:ae8a94d31313527ff431cf49ba5af2bd8 inherit pub_static_methods_classGio_1_1Seekable"><td class="memItemLeft" align="right" valign="top">static void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGio_1_1Seekable.html#ae8a94d31313527ff431cf49ba5af2bd8">add_interface</a> (GType gtype_implementer)</td></tr>
<tr class="separator:ae8a94d31313527ff431cf49ba5af2bd8 inherit pub_static_methods_classGio_1_1Seekable"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a7abea7847823d4c93e35481d657f7978 inherit pub_static_methods_classGio_1_1Seekable"><td class="memItemLeft" align="right" valign="top">static GType&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGio_1_1Seekable.html#a7abea7847823d4c93e35481d657f7978">get_type</a> ()</td></tr>
<tr class="memdesc:a7abea7847823d4c93e35481d657f7978 inherit pub_static_methods_classGio_1_1Seekable"><td class="mdescLeft">&#160;</td><td class="mdescRight">Get the GType for this class, for use with the underlying GObject type system.  <a href="classGio_1_1Seekable.html#a7abea7847823d4c93e35481d657f7978">More...</a><br /></td></tr>
<tr class="separator:a7abea7847823d4c93e35481d657f7978 inherit pub_static_methods_classGio_1_1Seekable"><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:a3878e7ba1b947b72a8ab835e2ff24473"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGio_1_1MemoryInputStream.html#a3878e7ba1b947b72a8ab835e2ff24473">MemoryInputStream</a> ()</td></tr>
<tr class="separator:a3878e7ba1b947b72a8ab835e2ff24473"><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="classGio_1_1InputStream.html#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="classGio_1_1InputStream.html#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="classGlib_1_1ObjectBase.html#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="classGlib_1_1ObjectBase.html#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" doxygen="libstdc++.tag:http://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen/" href="http://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen/a00947.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="classGlib_1_1ObjectBase.html#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>
<tr class="inherit_header pro_methods_classGio_1_1Seekable"><td colspan="2" onclick="javascript:toggleInherit('pro_methods_classGio_1_1Seekable')"><img src="closed.png" alt="-"/>&#160;Protected Member Functions inherited from <a class="el" href="classGio_1_1Seekable.html">Gio::Seekable</a></td></tr>
<tr class="memitem:a9601b59f26a240348bd70ec68b1c4f1f inherit pro_methods_classGio_1_1Seekable"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGio_1_1Seekable.html#a9601b59f26a240348bd70ec68b1c4f1f">Seekable</a> ()</td></tr>
<tr class="memdesc:a9601b59f26a240348bd70ec68b1c4f1f inherit pro_methods_classGio_1_1Seekable"><td class="mdescLeft">&#160;</td><td class="mdescRight">You should derive from this class to use it.  <a href="classGio_1_1Seekable.html#a9601b59f26a240348bd70ec68b1c4f1f">More...</a><br /></td></tr>
<tr class="separator:a9601b59f26a240348bd70ec68b1c4f1f inherit pro_methods_classGio_1_1Seekable"><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:a37bf0e5204e95253e4119ad954b3f7b9"><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_1MemoryInputStream.html">Gio::MemoryInputStream</a> &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGio_1_1MemoryInputStream.html#a37bf0e5204e95253e4119ad954b3f7b9">wrap</a> (GMemoryInputStream* object, bool take_copy=false)</td></tr>
<tr class="memdesc:a37bf0e5204e95253e4119ad954b3f7b9"><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="#a37bf0e5204e95253e4119ad954b3f7b9">More...</a><br /></td></tr>
<tr class="separator:a37bf0e5204e95253e4119ad954b3f7b9"><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="classGio_1_1InputStream.html#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>
<tr class="inherit_header related_classGio_1_1Seekable"><td colspan="2" onclick="javascript:toggleInherit('related_classGio_1_1Seekable')"><img src="closed.png" alt="-"/>&#160;Related Functions inherited from <a class="el" href="classGio_1_1Seekable.html">Gio::Seekable</a></td></tr>
<tr class="memitem:a0756ddeb91dc62f76d8a380716ecd228 inherit related_classGio_1_1Seekable"><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_1Seekable.html">Gio::Seekable</a> &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGio_1_1Seekable.html#a0756ddeb91dc62f76d8a380716ecd228">wrap</a> (GSeekable* object, bool take_copy=false)</td></tr>
<tr class="memdesc:a0756ddeb91dc62f76d8a380716ecd228 inherit related_classGio_1_1Seekable"><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="classGio_1_1Seekable.html#a0756ddeb91dc62f76d8a380716ecd228">More...</a><br /></td></tr>
<tr class="separator:a0756ddeb91dc62f76d8a380716ecd228 inherit related_classGio_1_1Seekable"><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><a class="el" href="classGio_1_1MemoryInputStream.html" title="MemoryInputStream implements InputStream for arbitrary memory chunks. ">MemoryInputStream</a> implements <a class="el" href="classGio_1_1InputStream.html" title="Base class for implementing streaming input. ">InputStream</a> for arbitrary memory chunks. </p>
<dl class="since_2_16"><dt><b><a class="el" href="since_2_16.html#_since_2_16000076">Since glibmm 2.16:</a></b></dt><dd></dd></dl>
</div><h2 class="groupheader">Member Typedef Documentation</h2>
<a id="aeec3e71d003e09d9551a3c325885cf1e"></a>
<h2 class="memtitle"><span class="permalink"><a href="#aeec3e71d003e09d9551a3c325885cf1e">&#9670;&#160;</a></span>SlotDestroyData</h2>

<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">using <a class="el" href="classGio_1_1MemoryInputStream.html#aeec3e71d003e09d9551a3c325885cf1e">Gio::MemoryInputStream::SlotDestroyData</a> =  <a class="elRef" doxygen="libsigc++-2.0.tag:http://library.gnome.org/devel/libsigc++/unstable/" href="http://library.gnome.org/devel/libsigc++/unstable/classsigc_1_1slot.html">sigc::slot</a>&lt;void, void*&gt;</td>
        </tr>
      </table>
</div><div class="memdoc">

<p>For example, void on_destroy_data(void* data);. </p>
<dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">data</td><td>The data to free.</td></tr>
  </table>
  </dd>
</dl>
<dl class="since_2_40"><dt><b><a class="el" href="since_2_40.html#_since_2_40000016">Since glibmm 2.40:</a></b></dt><dd></dd></dl>

</div>
</div>
<h2 class="groupheader">Constructor &amp; Destructor Documentation</h2>
<a id="a9cc60588a7f55dd73202488454f38d81"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a9cc60588a7f55dd73202488454f38d81">&#9670;&#160;</a></span>MemoryInputStream() <span class="overload">[1/2]</span></h2>

<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">Gio::MemoryInputStream::MemoryInputStream </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classGio_1_1MemoryInputStream.html">MemoryInputStream</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 id="aceb2b3516efdd6e98266e6c2c35b2f9b"></a>
<h2 class="memtitle"><span class="permalink"><a href="#aceb2b3516efdd6e98266e6c2c35b2f9b">&#9670;&#160;</a></span>~MemoryInputStream()</h2>

<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">Gio::MemoryInputStream::~MemoryInputStream </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 id="a3878e7ba1b947b72a8ab835e2ff24473"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a3878e7ba1b947b72a8ab835e2ff24473">&#9670;&#160;</a></span>MemoryInputStream() <span class="overload">[2/2]</span></h2>

<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">Gio::MemoryInputStream::MemoryInputStream </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">protected</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

</div>
</div>
<h2 class="groupheader">Member Function Documentation</h2>
<a id="a03eeb3228eb4a03e4c0c975c89bd04ca"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a03eeb3228eb4a03e4c0c975c89bd04ca">&#9670;&#160;</a></span>add_bytes()</h2>

<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void Gio::MemoryInputStream::add_bytes </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classGlib_1_1RefPtr.html">Glib::RefPtr</a>&lt; const <a class="el" href="classGlib_1_1Bytes.html">Glib::Bytes</a> &gt;&amp;&#160;</td>
          <td class="paramname"><em>bytes</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Appends <em>bytes</em> to data that can be read from the input stream. </p>
<dl class="since_2_44"><dt><b><a class="el" href="since_2_44.html#_since_2_44000040">Since glibmm 2.44:</a></b></dt><dd></dd></dl>
<dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">bytes</td><td>Input data. </td></tr>
  </table>
  </dd>
</dl>

</div>
</div>
<a id="a483a0f4811f64a0a83204e22c227bf80"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a483a0f4811f64a0a83204e22c227bf80">&#9670;&#160;</a></span>add_data() <span class="overload">[1/4]</span></h2>

<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void Gio::MemoryInputStream::add_data </td>
          <td>(</td>
          <td class="paramtype">const <a class="elRef" doxygen="libstdc++.tag:http://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen/" href="http://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen/a01681.html#ga32db3d9898c44d3b3a578b560f7758cc">std::string</a> &amp;&#160;</td>
          <td class="paramname"><em>data</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Appends to data that can be read from the input stream. </p>
<dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">data</td><td>Input data.</td></tr>
  </table>
  </dd>
</dl>
<dl class="deprecated"><dt><b><a class="el" href="deprecated.html#_deprecated000090">Deprecated:</a></b></dt><dd>Use <a class="el" href="classGio_1_1MemoryInputStream.html#a483a0f4811f64a0a83204e22c227bf80" title="Appends to data that can be read from the input stream. ">add_data()</a> with SlotDestroyData or GDestroyNotify instead. </dd></dl>

</div>
</div>
<a id="a9700ab039b7d4654330f2786bd8786eb"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a9700ab039b7d4654330f2786bd8786eb">&#9670;&#160;</a></span>add_data() <span class="overload">[2/4]</span></h2>

<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void Gio::MemoryInputStream::add_data </td>
          <td>(</td>
          <td class="paramtype">const void *&#160;</td>
          <td class="paramname"><em>data</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">gssize&#160;</td>
          <td class="paramname"><em>len</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Appends to data that can be read from the input stream. </p>
<p>Note that the data will be copied internally and freed when no longer needed.</p>
<dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">data</td><td>Input data. </td></tr>
    <tr><td class="paramname">len</td><td>Length of the data, may be -1 if data is a null-terminated string.</td></tr>
  </table>
  </dd>
</dl>
<dl class="deprecated"><dt><b><a class="el" href="deprecated.html#_deprecated000091">Deprecated:</a></b></dt><dd>Use <a class="el" href="classGio_1_1MemoryInputStream.html#a483a0f4811f64a0a83204e22c227bf80" title="Appends to data that can be read from the input stream. ">add_data()</a> with SlotDestroyData or GDestroyNotify instead. </dd></dl>

</div>
</div>
<a id="aa26832ff7a8bce5cc15518d5a2f0a14b"></a>
<h2 class="memtitle"><span class="permalink"><a href="#aa26832ff7a8bce5cc15518d5a2f0a14b">&#9670;&#160;</a></span>add_data() <span class="overload">[3/4]</span></h2>

<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void Gio::MemoryInputStream::add_data </td>
          <td>(</td>
          <td class="paramtype">const void *&#160;</td>
          <td class="paramname"><em>data</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">gssize&#160;</td>
          <td class="paramname"><em>len</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">GDestroyNotify&#160;</td>
          <td class="paramname"><em>destroy</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Appends <em>data</em> to data that can be read from the input stream. </p>
<dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">data</td><td>Input data. </td></tr>
    <tr><td class="paramname">len</td><td>Length of the data, may be -1 if <em>data</em> is a nul-terminated string. </td></tr>
    <tr><td class="paramname">destroy</td><td>Function that is called to free <em>data</em>, or <code>nullptr</code>. </td></tr>
  </table>
  </dd>
</dl>

</div>
</div>
<a id="a5afddef83fb3c506a55caa0130825268"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a5afddef83fb3c506a55caa0130825268">&#9670;&#160;</a></span>add_data() <span class="overload">[4/4]</span></h2>

<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void Gio::MemoryInputStream::add_data </td>
          <td>(</td>
          <td class="paramtype">const void *&#160;</td>
          <td class="paramname"><em>data</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">gssize&#160;</td>
          <td class="paramname"><em>len</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const <a class="el" href="classGio_1_1MemoryInputStream.html#aeec3e71d003e09d9551a3c325885cf1e">SlotDestroyData</a>&amp;&#160;</td>
          <td class="paramname"><em>destroy_slot</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Appends to data that can be read from the input stream. </p>
<dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">data</td><td>Input data. </td></tr>
    <tr><td class="paramname">len</td><td>Length of the data, may be -1 if data is a null-terminated string. </td></tr>
    <tr><td class="paramname">destroy_slot</td><td>A slot to be called to free the data when it is no longer needed.</td></tr>
  </table>
  </dd>
</dl>
<dl class="since_2_40"><dt><b><a class="el" href="since_2_40.html#_since_2_40000017">Since glibmm 2.40:</a></b></dt><dd></dd></dl>

</div>
</div>
<a id="adb6e55009e51b59fa19dcd69617cfda1"></a>
<h2 class="memtitle"><span class="permalink"><a href="#adb6e55009e51b59fa19dcd69617cfda1">&#9670;&#160;</a></span>create()</h2>

<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_1MemoryInputStream.html">MemoryInputStream</a>&gt; Gio::MemoryInputStream::create </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">

</div>
</div>
<a id="a20b123ac1fc94d3b8c531cb28ec37add"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a20b123ac1fc94d3b8c531cb28ec37add">&#9670;&#160;</a></span>get_type()</h2>

<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">static GType Gio::MemoryInputStream::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 id="a076380153e01599446bd991e0985db69"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a076380153e01599446bd991e0985db69">&#9670;&#160;</a></span>gobj() <span class="overload">[1/2]</span></h2>

<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">GMemoryInputStream* Gio::MemoryInputStream::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 id="aed27fa7bef80a4afb067c7d3880145c4"></a>
<h2 class="memtitle"><span class="permalink"><a href="#aed27fa7bef80a4afb067c7d3880145c4">&#9670;&#160;</a></span>gobj() <span class="overload">[2/2]</span></h2>

<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">const GMemoryInputStream* Gio::MemoryInputStream::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 id="af63cbdce2036e383cb7e77a7df83651c"></a>
<h2 class="memtitle"><span class="permalink"><a href="#af63cbdce2036e383cb7e77a7df83651c">&#9670;&#160;</a></span>gobj_copy()</h2>

<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">GMemoryInputStream* Gio::MemoryInputStream::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 id="a2c8fea43f720d6f66d01f1b5caf0df2a"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a2c8fea43f720d6f66d01f1b5caf0df2a">&#9670;&#160;</a></span>operator=()</h2>

<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_1MemoryInputStream.html">MemoryInputStream</a>&amp; Gio::MemoryInputStream::operator= </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classGio_1_1MemoryInputStream.html">MemoryInputStream</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>
<h2 class="groupheader">Friends And Related Function Documentation</h2>
<a id="a37bf0e5204e95253e4119ad954b3f7b9"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a37bf0e5204e95253e4119ad954b3f7b9">&#9670;&#160;</a></span>wrap()</h2>

<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_1MemoryInputStream.html">Gio::MemoryInputStream</a> &gt; wrap </td>
          <td>(</td>
          <td class="paramtype">GMemoryInputStream *&#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 Sat Mar 31 2018 09:12:07 for glibmm by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.13
</small></address>
</body>
</html>