Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > 04b5d9decd5baea570b59d0bd03cbaab > files > 556

glibmm24-doc-2.28.0-1.fc15.noarch.rpm

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<title>glibmm: Glib::Value&lt; int &gt; Class Template Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<!-- Generated by Doxygen 1.7.2 -->
<div class="navigation" id="top">
  <div class="tabs">
    <ul class="tablist">
      <li><a href="index.html"><span>Main&#160;Page</span></a></li>
      <li><a href="pages.html"><span>Related&#160;Pages</span></a></li>
      <li><a href="modules.html"><span>Modules</span></a></li>
      <li><a href="namespaces.html"><span>Namespaces</span></a></li>
      <li class="current"><a href="annotated.html"><span>Classes</span></a></li>
      <li><a href="examples.html"><span>Examples</span></a></li>
    </ul>
  </div>
  <div class="tabs2">
    <ul class="tablist">
      <li><a href="annotated.html"><span>Class&#160;List</span></a></li>
      <li><a href="classes.html"><span>Class&#160;Index</span></a></li>
      <li><a href="hierarchy.html"><span>Class&#160;Hierarchy</span></a></li>
      <li><a href="functions.html"><span>Class&#160;Members</span></a></li>
    </ul>
  </div>
  <div class="navpath">
    <ul>
      <li><a class="el" href="namespaceGlib.html">Glib</a> </li>
      <li><a class="el" href="classGlib_1_1Value_3_01int_01_4.html">Value&lt; int &gt;</a> </li>
    </ul>
  </div>
</div>
<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> </div>
  <div class="headertitle">
<h1>Glib::Value&lt; int &gt; Class Template Reference<br/>
<small>
[<a class="el" href="group__glibmmValue.html">Generic Values</a>]</small>
</h1> </div>
</div>
<div class="contents">
<!-- doxytag: class="Glib::Value&lt; int &gt;" --><!-- doxytag: inherits="Glib::ValueBase" -->
<p><code>#include &lt;glibmm/value_basictypes.h&gt;</code></p>
<!-- startSectionHeader --><div class="dynheader">
Inheritance diagram for Glib::Value&lt; int &gt;:<!-- endSectionHeader --></div>
<!-- startSectionSummary --><!-- endSectionSummary --><!-- startSectionContent --><div class="dyncontent">
<div class="center"><img src="classGlib_1_1Value_3_01int_01_4__inherit__graph.png" border="0" usemap="#Glib_1_1Value_3_01int_01_4_inherit__map" alt="Inheritance graph"/></div>
<map name="Glib_1_1Value_3_01int_01_4_inherit__map" id="Glib_1_1Value_3_01int_01_4_inherit__map">
<area shape="rect" id="node2" href="classGlib_1_1ValueBase.html" title="Glib::ValueBase" alt="" coords="12,5,132,35"/></map>
<center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center><!-- endSectionContent --></div>

<p><a href="classGlib_1_1Value_3_01int_01_4-members.html">List of all members.</a></p>
<table class="memberdecls">
<tr><td colspan="2"><h2><a name="pub-types"></a>
Public Types</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">typedef int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGlib_1_1Value_3_01int_01_4.html#a488f430153510c8234488c2616fbab8c">CppType</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">typedef gint&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGlib_1_1Value_3_01int_01_4.html#aa49fa1442738ee32438f57060a5c5495">CType</a></td></tr>
<tr><td colspan="2"><h2><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGlib_1_1Value_3_01int_01_4.html#abd4c8e675046c0010591b10116c9e3aa">set</a> (int data)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGlib_1_1Value_3_01int_01_4.html#a11ee320cab4dd4d8b16a76764cbc1a2f">get</a> () const </td></tr>
<tr><td colspan="2"><h2><a name="pub-static-methods"></a>
Static Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static GType&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGlib_1_1Value_3_01int_01_4.html#a3cae9644d1b1b7f70391ee14bb3b7478">value_type</a> ()</td></tr>
</table>
<h3>template &lt;&gt;<br/>
 class Glib::Value&lt; int &gt;</h3>

<hr/><h2>Member Typedef Documentation</h2>
<a class="anchor" id="a488f430153510c8234488c2616fbab8c"></a><!-- doxytag: member="Glib::Value&lt; int &gt;::CppType" ref="a488f430153510c8234488c2616fbab8c" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">typedef int <a class="el" href="classGlib_1_1Value.html">Glib::Value</a>&lt; int &gt;::<a class="el" href="classGlib_1_1Value_3_01int_01_4.html#a488f430153510c8234488c2616fbab8c">CppType</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="aa49fa1442738ee32438f57060a5c5495"></a><!-- doxytag: member="Glib::Value&lt; int &gt;::CType" ref="aa49fa1442738ee32438f57060a5c5495" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">typedef gint <a class="el" href="classGlib_1_1Value.html">Glib::Value</a>&lt; int &gt;::<a class="el" href="classGlib_1_1Value_3_01int_01_4.html#aa49fa1442738ee32438f57060a5c5495">CType</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<hr/><h2>Member Function Documentation</h2>
<a class="anchor" id="a11ee320cab4dd4d8b16a76764cbc1a2f"></a><!-- doxytag: member="Glib::Value&lt; int &gt;::get" ref="a11ee320cab4dd4d8b16a76764cbc1a2f" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int <a class="el" href="classGlib_1_1Value.html">Glib::Value</a>&lt; int &gt;::get </td>
          <td>(</td>
          <td class="paramname">&#160;)</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="abd4c8e675046c0010591b10116c9e3aa"></a><!-- doxytag: member="Glib::Value&lt; int &gt;::set" ref="abd4c8e675046c0010591b10116c9e3aa" args="(int data)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void <a class="el" href="classGlib_1_1Value.html">Glib::Value</a>&lt; int &gt;::set </td>
          <td>(</td>
          <td class="paramtype">int&#160;</td>
          <td class="paramname"> <em>data</em>&#160;)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="a3cae9644d1b1b7f70391ee14bb3b7478"></a><!-- doxytag: member="Glib::Value&lt; int &gt;::value_type" ref="a3cae9644d1b1b7f70391ee14bb3b7478" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static GType <a class="el" href="classGlib_1_1Value.html">Glib::Value</a>&lt; int &gt;::value_type </td>
          <td>(</td>
          <td class="paramname">&#160;)</td>
          <td><code> [static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
</div>
<hr class="footer"/><address class="footer"><small>Generated on Tue Apr 5 2011 16:07:14 for glibmm by&#160;
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.7.2 </small></address>
</body>
</html>