Sophie

Sophie

distrib > Mandriva > 2010.0 > x86_64 > by-pkgid > 7f3e5f74d754b480ec33648905c4afae > files > 400

glibmm2.4-doc-2.22.1-1mdv2010.0.x86_64.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; long long &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.6.1 -->
<div class="navigation" id="top">
  <div class="tabs">
    <ul>
      <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="tabs">
    <ul>
      <li><a href="annotated.html"><span>Class&#160;List</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"><a class="el" href="namespaceGlib.html">Glib</a>::<a class="el" href="classGlib_1_1Value_3_01long_01long_01_4.html">Value&lt; long long &gt;</a>
  </div>
</div>
<div class="contents">
<h1>Glib::Value&lt; long long &gt; Class Template Reference<br/>
<small>
[<a class="el" href="group__glibmmValue.html">Generic Values</a>]</small>
</h1><!-- doxytag: class="Glib::Value&lt; long long &gt;" --><!-- doxytag: inherits="Glib::ValueBase" -->
<p>Inherits <a class="el" href="classGlib_1_1ValueBase.html">Glib::ValueBase</a>.</p>
<div class="dynheader">
Collaboration diagram for Glib::Value&lt; long long &gt;:</div>
<div class="dynsection">
<div class="center"><img src="classGlib_1_1Value_3_01long_01long_01_4__coll__graph.png" border="0" usemap="#Glib_1_1Value_3_01long_01long_01_4_coll__map" alt="Collaboration graph"/></div>
<map name="Glib_1_1Value_3_01long_01long_01_4_coll__map" id="Glib_1_1Value_3_01long_01long_01_4_coll__map">
<area shape="rect" href="classGlib_1_1ValueBase.html" title="Glib::ValueBase" alt="" coords="28,5,143,35"/></map>
<center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center></div>

<p><a href="classGlib_1_1Value_3_01long_01long_01_4-members.html">List of all members.</a></p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td colspan="2"><h2>Public Types</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">typedef long long&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGlib_1_1Value_3_01long_01long_01_4.html#abc1c49c64d34fc457730f6da71c02b8d">CppType</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">typedef gint64&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGlib_1_1Value_3_01long_01long_01_4.html#a35059c27560d29558671037cc7a7eca6">CType</a></td></tr>
<tr><td colspan="2"><h2>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_01long_01long_01_4.html#a5f9d39c582e8eebccddf95614c45a8a6">set</a> (long long data)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">long long&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGlib_1_1Value_3_01long_01long_01_4.html#a18fb60e520c80f2a7e089ca74d66b9c2">get</a> () const </td></tr>
<tr><td colspan="2"><h2>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_01long_01long_01_4.html#a93480551d41d8690fbe9207b040f7843">value_type</a> ()</td></tr>
</table>
<h3>template &lt;&gt;<br/>
 class Glib::Value&lt; long long &gt;</h3>

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

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

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

</div>
</div>
<a class="anchor" id="a5f9d39c582e8eebccddf95614c45a8a6"></a><!-- doxytag: member="Glib::Value&lt; long long &gt;::set" ref="a5f9d39c582e8eebccddf95614c45a8a6" args="(long long 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; long long &gt;::set </td>
          <td>(</td>
          <td class="paramtype">long long&#160;</td>
          <td class="paramname"> <em>data</em></td>
          <td>&#160;)&#160;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="a93480551d41d8690fbe9207b040f7843"></a><!-- doxytag: member="Glib::Value&lt; long long &gt;::value_type" ref="a93480551d41d8690fbe9207b040f7843" 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; long long &gt;::value_type </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&#160;)&#160;</td>
          <td><code> [static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<hr/>The documentation for this class was generated from the following file:<ul>
<li>glibmm/value_basictypes.h</li>
</ul>
</div>
<hr size="1"/><address style="text-align: right;"><small>Generated on Mon Sep 21 11:07:26 2009 for glibmm by&#160;
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>
</body>
</html>