Sophie

Sophie

distrib > Mandriva > 2008.1 > x86_64 > by-pkgid > e8cbfa9673da18966abee0a6d7051b87 > files > 355

glibmm2.4-doc-2.16.1-1mdv2008.1.x86_64.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>glibmm 2.4: Glib::ValueBase_Flags Class Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head>
<body bgcolor="#ffffff">
<table border="0" width="100%">
<tr>
    <td width="10%" height="40"><img src="../../images/gtkmm_logo.gif" alt="logo" border="0" width="100%" height="100%"/></td>
    <td width="90%" height="40"><img src="../../images/top.gif" alt="top" width="100%" height="40"/></td>
</tr>
</table>
<center>
  <a class="qindex" href="../../../../gtkmm-2.4/docs/index.html">Main Page</a> &nbsp;
  <a href="../../../../gtkmm-2.4/docs/reference/html/group__Widgets.html">Widgets</a> &nbsp;
  <a class="qindex" href="namespaces.html">glibmm Namespaces</a> &nbsp;
  <a href="../../../../gtkmm-2.4/docs/tutorial/html/index.html"> Book</a> &nbsp;
</center>
<hr width="100%"/>

<!-- begin main content -->
<div id="content">
<!-- Generated by Doxygen 1.5.3 -->
<div class="nav">
<a class="el" href="namespaceGlib.html">Glib</a>::<a class="el" href="classGlib_1_1ValueBase__Flags.html">ValueBase_Flags</a></div>
<h1>Glib::ValueBase_Flags Class Reference<br>
<small>
[<a class="el" href="group__glibmmValue.html">Generic Values</a>]</small>
</h1><!-- doxytag: class="Glib::ValueBase_Flags" --><!-- doxytag: inherits="Glib::ValueBase" --><div class="dynheader">
Inheritance diagram for Glib::ValueBase_Flags:</div>
<div class="dynsection">
<p><center><img src="classGlib_1_1ValueBase__Flags__inherit__graph.png" border="0" usemap="#Glib_1_1ValueBase__Flags__inherit__map" alt="Inheritance graph"></center>
<map name="Glib_1_1ValueBase__Flags__inherit__map">
<area shape="rect" href="classGlib_1_1Value__Flags.html" title="Base class of Glib::Value&lt;T&gt; specializations for flags types." alt="" coords="5,161,171,188"><area shape="rect" href="classGlib_1_1ValueBase.html" title="Glib::ValueBase" alt="" coords="28,7,148,33"></map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center></div>

<p>
<a href="classGlib_1_1ValueBase__Flags-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Public Types</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">typedef guint&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGlib_1_1ValueBase__Flags.html#7fc1b303e0c8391f47080f9775c722cf">CType</a></td></tr>

<tr><td colspan="2"><br><h2>Static Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">static GType&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGlib_1_1ValueBase__Flags.html#b2e8061a1d8f2c3c4ce3a84a6701cbaa">value_type</a> () G_GNUC_CONST</td></tr>

<tr><td colspan="2"><br><h2>Protected Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGlib_1_1ValueBase__Flags.html#28560a2e6e5d54f8f0b93abaf0da9eee">set_flags</a> (unsigned int data)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">unsigned int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGlib_1_1ValueBase__Flags.html#830e8b2fc793376afc10416f70cce1c5">get_flags</a> () const </td></tr>

</table>
<hr><h2>Member Typedef Documentation</h2>
<a class="anchor" name="7fc1b303e0c8391f47080f9775c722cf"></a><!-- doxytag: member="Glib::ValueBase_Flags::CType" ref="7fc1b303e0c8391f47080f9775c722cf" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">typedef guint <a class="el" href="classGlib_1_1ValueBase__Flags.html#7fc1b303e0c8391f47080f9775c722cf">Glib::ValueBase_Flags::CType</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

</div>
</div><p>
<hr><h2>Member Function Documentation</h2>
<a class="anchor" name="b2e8061a1d8f2c3c4ce3a84a6701cbaa"></a><!-- doxytag: member="Glib::ValueBase_Flags::value_type" ref="b2e8061a1d8f2c3c4ce3a84a6701cbaa" args="() G_GNUC_CONST" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static GType Glib::ValueBase_Flags::value_type           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"><code> [static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

</div>
</div><p>
<a class="anchor" name="28560a2e6e5d54f8f0b93abaf0da9eee"></a><!-- doxytag: member="Glib::ValueBase_Flags::set_flags" ref="28560a2e6e5d54f8f0b93abaf0da9eee" args="(unsigned int data)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void Glib::ValueBase_Flags::set_flags           </td>
          <td>(</td>
          <td class="paramtype">unsigned int&nbsp;</td>
          <td class="paramname"> <em>data</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"><code> [protected]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

</div>
</div><p>
<a class="anchor" name="830e8b2fc793376afc10416f70cce1c5"></a><!-- doxytag: member="Glib::ValueBase_Flags::get_flags" ref="830e8b2fc793376afc10416f70cce1c5" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">unsigned int Glib::ValueBase_Flags::get_flags           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"> const<code> [protected]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

</div>
</div><p>
<hr>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="value_8h.html">value.h</a></ul>
</div> <!-- end main content -->

<hr><address><small>
Generated for glibmm 2.4 by <a href="http://www.doxygen.org/index.html">
Doxygen</a> 1.5.3 &copy;&nbsp;1997-2001</small></address>
</body>
</html>