Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > bad97183153701b09df5fae1052b1c30 > files > 4018

crystalspace-doc-1.2.1-5mdv2010.0.i586.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>Crystal Space 1.2.1: csutil/typetraits.h File Reference (Crystal Space 1.2.1 Public API Reference)</title>
<link href="tabs.css" rel="stylesheet" type="text/css">
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body>
<table border="0" cellpadding="0" cellspacing="0" width="100%" class="head">
 <tr height="59">
  <td class="head" width="202" valign="bottom" style="padding-left:0;"><a href="http://www.crystalspace3d.org/"><img src="csblur.png" width="236" height="59" alt="CrystalSpace" border="0"></a></td>
  <td class="head"><h2>Public API Reference</h2></td>
 </tr>
 <tr height="11">
  <td colspan="2" class="headshadow" valign="top" style="padding-left:0;"><img src="csblurb.png" width="236" height="11" alt="" border="0"></td>
 </tr>
</table>
<div class="content">
<!-- Generated by Doxygen 1.5.3 -->
<div class="tabs">
  <ul>
    <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
    <li><a href="modules.html"><span>Modules</span></a></li>
    <li><a href="namespaces.html"><span>Namespaces</span></a></li>
    <li><a href="classes.html"><span>Classes</span></a></li>
    <li class="current"><a href="files.html"><span>Files</span></a></li>
    <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li>
  </ul>
</div>
<h1>csutil/typetraits.h File Reference</h1>General type-traits classes used to do compile-time checking and operations on types. <a href="#_details">More...</a>
<p>

<p>
<a href="typetraits_8h-source.html">Go to the source code of this file.</a><table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Namespaces</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">namespace &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceCS.html">CS</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">namespace &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceCS_1_1Meta.html">CS::Meta</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">namespace &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceCS_1_1Meta_1_1Implementation.html">CS::Meta::Implementation</a></td></tr>

<tr><td colspan="2"><br><h2>Classes</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">struct &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structCS_1_1Meta_1_1IsReference.html">CS::Meta::IsReference&lt; Type &gt;</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Check if Type is a reference or simple type.  <a href="structCS_1_1Meta_1_1IsReference.html#_details">More...</a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">struct &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structCS_1_1Meta_1_1Implementation_1_1IsReferenceImpl.html">CS::Meta::Implementation::IsReferenceImpl&lt; T &gt;</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">struct &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structCS_1_1Meta_1_1IsSame.html">CS::Meta::IsSame&lt; Type1, Type2 &gt;</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Check if two types are the same.  <a href="structCS_1_1Meta_1_1IsSame.html#_details">More...</a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">struct &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structCS_1_1Meta_1_1Implementation_1_1IsSameImpl.html">CS::Meta::Implementation::IsSameImpl&lt; T, U &gt;</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">struct &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structCS_1_1Meta_1_1Implementation_1_1NoType.html">CS::Meta::Implementation::NoType</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Boolean false type.  <a href="structCS_1_1Meta_1_1Implementation_1_1NoType.html#_details">More...</a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">struct &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structCS_1_1Meta_1_1Implementation_1_1TraitAnd.html">CS::Meta::Implementation::TraitAnd&lt; b1, b2, b3, b4, b5, b6, b7 &gt;</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">struct &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structCS_1_1Meta_1_1Implementation_1_1TraitAnd_3_01true_00_01true_00_01true_00_01true_00_01true_00_01true_00_01true_01_4.html">CS::Meta::Implementation::TraitAnd&lt; true, true, true, true, true, true, true &gt;</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">struct &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structCS_1_1Meta_1_1Implementation_1_1Wrap.html">CS::Meta::Implementation::Wrap&lt; T &gt;</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Simple dummy-wrapper.  <a href="structCS_1_1Meta_1_1Implementation_1_1Wrap.html#_details">More...</a><br></td></tr>
<tr><td colspan="2"><br><h2>Typedefs</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">typedef char&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceCS_1_1Meta_1_1Implementation.html#c7a64468fc69e8e1ad5a639fcfb3462e">CS::Meta::Implementation::YesType</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Boolean true type.  <a href="#c7a64468fc69e8e1ad5a639fcfb3462e"></a><br></td></tr>
<tr><td colspan="2"><br><h2>Variables</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="0ae4ea38e88c9f6ef889bd7df0b22907"></a><!-- doxytag: member="typetraits.h::IsReferenceHelper1" ref="0ae4ea38e88c9f6ef889bd7df0b22907" args="(Wrap&lt; T &gt;)" -->
T &amp;(*)(Wrap&lt; T &gt;)&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceCS_1_1Meta_1_1Implementation.html#0ae4ea38e88c9f6ef889bd7df0b22907">CS::Meta::Implementation::IsReferenceHelper1</a> (Wrap&lt; T &gt;)</td></tr>

</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
General type-traits classes used to do compile-time checking and operations on types. 
<p>

<p>Definition in file <a class="el" href="typetraits_8h-source.html">typetraits.h</a>.</p>
<hr size="1"><address><small>Generated for Crystal Space 1.2.1 by 
<a href="http://www.doxygen.org/index.html">doxygen</a> 1.5.3 
</small></address> </div></body> </html>