Sophie

Sophie

distrib > Fedora > 14 > x86_64 > by-pkgid > 807a538c0f4abf81467b8a86879881d9 > files > 1320

OpenSceneGraph-devel-2.8.4-2.fc14.i686.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>OpenSceneGraph: osgIntrospection::StaticMethodInfo7&lt; C, R, P0, P1, P2, P3, P4, P5, P6 &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.4 -->
<div id="top">
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
 <tbody>
 <tr style="height: 56px;">
  <td style="padding-left: 0.5em;">
   <div id="projectname">OpenSceneGraph&#160;<span id="projectnumber">2.8.4</span></div>
  </td>
 </tr>
 </tbody>
</table>
</div>
  <div id="navrow1" 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="namespaces.html"><span>Namespaces</span></a></li>
      <li class="current"><a href="annotated.html"><span>Classes</span></a></li>
      <li><a href="files.html"><span>Files</span></a></li>
      <li><a href="dirs.html"><span>Directories</span></a></li>
    </ul>
  </div>
  <div id="navrow2" 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="inherits.html"><span>Class&#160;Hierarchy</span></a></li>
      <li><a href="functions.html"><span>Class&#160;Members</span></a></li>
    </ul>
  </div>
  <div id="nav-path" class="navpath">
    <ul>
      <li class="navelem"><a class="el" href="a01633.html">osgIntrospection</a>      </li>
      <li class="navelem"><a class="el" href="a00778.html">StaticMethodInfo7</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>  </div>
  <div class="headertitle">
<div class="title">osgIntrospection::StaticMethodInfo7&lt; C, R, P0, P1, P2, P3, P4, P5, P6 &gt; Class Template Reference</div>  </div>
</div>
<div class="contents">
<!-- doxytag: class="osgIntrospection::StaticMethodInfo7" --><!-- doxytag: inherits="osgIntrospection::MethodInfo" --><div class="dynheader">
Inheritance diagram for osgIntrospection::StaticMethodInfo7&lt; C, R, P0, P1, P2, P3, P4, P5, P6 &gt;:</div>
<div class="dyncontent">
<div class="center"><img src="a02678.png" border="0" usemap="#osgIntrospection_1_1StaticMethodInfo7_3_01C_00_01R_00_01P0_00_01P1_00_01P2_00_01P3_00_01P4_00_01P5_00_01P6_01_4_inherit__map" alt="Inheritance graph"/></div>
<map name="osgIntrospection_1_1StaticMethodInfo7_3_01C_00_01R_00_01P0_00_01P1_00_01P2_00_01P3_00_01P4_00_01P5_00_01P6_01_4_inherit__map" id="osgIntrospection_1_1StaticMethodInfo7_3_01C_00_01R_00_01P0_00_01P1_00_01P2_00_01P3_00_01P4_00_01P5_00_01P6_01_4_inherit__map">
<area shape="rect" id="node2" href="a00468.html" title="Class MethodInfo stores information about a class method." alt="" coords="147,83,368,112"/><area shape="rect" id="node4" href="a00184.html" title="This is the base class for custom attribute providers, that is objects that can be assigned a list of..." alt="" coords="100,5,415,35"/></map>
<center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center></div>

<p><a href="a02679.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 R(*&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00778.html#aca9529c9e67670adbc06493266ef1dff">FunctionType</a> )(P0, P1, P2, P3, P4, P5, P6)</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">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00778.html#aac142651304d0ec73536ca5806c451f5">StaticMethodInfo7</a> (const std::string &amp;qname, <a class="el" href="a00778.html#aca9529c9e67670adbc06493266ef1dff">FunctionType</a> f, const <a class="el" href="a01633.html#ad0a64a19d8eb975af596c289ea066e52">ParameterInfoList</a> &amp;plist, std::string briefHelp=std::string(), std::string detailedHelp=std::string())</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00778.html#a4b2a1f4bf29033aa9cb36c210cf32e6c">isConst</a> () const </td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Returns whether the reflected method is const or not.  <a href="#a4b2a1f4bf29033aa9cb36c210cf32e6c"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00778.html#afe919a220d25ddfc0b7d76df20cf3625">isStatic</a> () const </td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Returns whether the reflected method is static or not.  <a href="#afe919a220d25ddfc0b7d76df20cf3625"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="a01054.html">Value</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00778.html#ac55b414177675d7530757f268dbdbac8">invoke</a> (<a class="el" href="a01633.html#a92fba4cd25e329de576f0329d0c559c7">ValueList</a> &amp;args) const </td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Invokes the reflected static method dynamically passing it the arguments as a list of <a class="el" href="a01054.html">Value</a> objects.  <a href="#ac55b414177675d7530757f268dbdbac8"></a><br/></td></tr>
</table>
<h3>template&lt;typename C, typename R, typename P0, typename P1, typename P2, typename P3, typename P4, typename P5, typename P6&gt;<br/>
 class osgIntrospection::StaticMethodInfo7&lt; C, R, P0, P1, P2, P3, P4, P5, P6 &gt;</h3>

<hr/><h2>Member Typedef Documentation</h2>
<a class="anchor" id="aca9529c9e67670adbc06493266ef1dff"></a><!-- doxytag: member="osgIntrospection::StaticMethodInfo7::FunctionType" ref="aca9529c9e67670adbc06493266ef1dff" args=")(P0, P1, P2, P3, P4, P5, P6)" -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;typename C , typename R , typename P0 , typename P1 , typename P2 , typename P3 , typename P4 , typename P5 , typename P6 &gt; </div>
      <table class="memname">
        <tr>
          <td class="memname">typedef R(* <a class="el" href="a00778.html">osgIntrospection::StaticMethodInfo7</a>&lt; C, R, P0, P1, P2, P3, P4, P5, P6 &gt;::<a class="el" href="a00778.html#aca9529c9e67670adbc06493266ef1dff">FunctionType</a>)(P0, P1, P2, P3, P4, P5, P6)</td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<hr/><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" id="aac142651304d0ec73536ca5806c451f5"></a><!-- doxytag: member="osgIntrospection::StaticMethodInfo7::StaticMethodInfo7" ref="aac142651304d0ec73536ca5806c451f5" args="(const std::string &amp;qname, FunctionType f, const ParameterInfoList &amp;plist, std::string briefHelp=std::string(), std::string detailedHelp=std::string())" -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;typename C , typename R , typename P0 , typename P1 , typename P2 , typename P3 , typename P4 , typename P5 , typename P6 &gt; </div>
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="a00778.html">osgIntrospection::StaticMethodInfo7</a>&lt; C, R, P0, P1, P2, P3, P4, P5, P6 &gt;::<a class="el" href="a00778.html">StaticMethodInfo7</a> </td>
          <td>(</td>
          <td class="paramtype">const std::string &amp;&#160;</td>
          <td class="paramname"><em>qname</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="a00778.html#aca9529c9e67670adbc06493266ef1dff">FunctionType</a>&#160;</td>
          <td class="paramname"><em>f</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const <a class="el" href="a01633.html#ad0a64a19d8eb975af596c289ea066e52">ParameterInfoList</a> &amp;&#160;</td>
          <td class="paramname"><em>plist</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">std::string&#160;</td>
          <td class="paramname"><em>briefHelp</em> = <code>std::string()</code>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">std::string&#160;</td>
          <td class="paramname"><em>detailedHelp</em> = <code>std::string()</code>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<hr/><h2>Member Function Documentation</h2>
<a class="anchor" id="ac55b414177675d7530757f268dbdbac8"></a><!-- doxytag: member="osgIntrospection::StaticMethodInfo7::invoke" ref="ac55b414177675d7530757f268dbdbac8" args="(ValueList &amp;args) const " -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;typename C , typename R , typename P0 , typename P1 , typename P2 , typename P3 , typename P4 , typename P5 , typename P6 &gt; </div>
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="a01054.html">Value</a> <a class="el" href="a00778.html">osgIntrospection::StaticMethodInfo7</a>&lt; C, R, P0, P1, P2, P3, P4, P5, P6 &gt;::invoke </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="a01633.html#a92fba4cd25e329de576f0329d0c559c7">ValueList</a> &amp;&#160;</td>
          <td class="paramname"><em>args</em></td><td>)</td>
          <td> const<code> [inline, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Invokes the reflected static method dynamically passing it the arguments as a list of <a class="el" href="a01054.html">Value</a> objects. </p>

<p>Reimplemented from <a class="el" href="a00468.html#acaec858c9ea6844b902650ee79f4f538">osgIntrospection::MethodInfo</a>.</p>

<p>References <a class="el" href="a00468.html#a659b0e0599609c66d92199b04eff4b79">osgIntrospection::MethodInfo::getParameters()</a>, and <a class="el" href="a01633.html#a4ce1a25302dcf049d78761103d052752">osgIntrospection::variant_cast()</a>.</p>

</div>
</div>
<a class="anchor" id="a4b2a1f4bf29033aa9cb36c210cf32e6c"></a><!-- doxytag: member="osgIntrospection::StaticMethodInfo7::isConst" ref="a4b2a1f4bf29033aa9cb36c210cf32e6c" args="() const " -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;typename C , typename R , typename P0 , typename P1 , typename P2 , typename P3 , typename P4 , typename P5 , typename P6 &gt; </div>
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="a00778.html">osgIntrospection::StaticMethodInfo7</a>&lt; C, R, P0, P1, P2, P3, P4, P5, P6 &gt;::isConst </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const<code> [inline, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Returns whether the reflected method is const or not. </p>

<p>Implements <a class="el" href="a00468.html#a837bbd6ab5c905dafe81f770f5e979bf">osgIntrospection::MethodInfo</a>.</p>

</div>
</div>
<a class="anchor" id="afe919a220d25ddfc0b7d76df20cf3625"></a><!-- doxytag: member="osgIntrospection::StaticMethodInfo7::isStatic" ref="afe919a220d25ddfc0b7d76df20cf3625" args="() const " -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;typename C , typename R , typename P0 , typename P1 , typename P2 , typename P3 , typename P4 , typename P5 , typename P6 &gt; </div>
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="a00778.html">osgIntrospection::StaticMethodInfo7</a>&lt; C, R, P0, P1, P2, P3, P4, P5, P6 &gt;::isStatic </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const<code> [inline, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Returns whether the reflected method is static or not. </p>

<p>Implements <a class="el" href="a00468.html#a538239c22e0cc2624158226f29cfa48a">osgIntrospection::MethodInfo</a>.</p>

</div>
</div>
<hr/>The documentation for this class was generated from the following file:<ul>
<li>osgIntrospection/<a class="el" href="a01427.html">StaticMethodInfo</a></li>
</ul>
</div>
<hr>
<table border="0"><tr><td>
  <img src="osg32-32.png" alt="osg logo" />
</td><td>
  <address><small>Generated at Tue May 31 2011 04:19:36 for the <a href="http://www.openscenegraph.org/">OpenSceneGraph</a>
by <a href="http://www.doxygen.org">doxygen</a> 1.7.4.</small></address>
<!-- Dimitri van Heesch's e-mail address removed, lest he get messages on the OpenSceneGraph -->
</td></tr></table>
</body>
</html>