Sophie

Sophie

distrib > Fedora > 14 > x86_64 > by-pkgid > aa937981cccb78f06312e3cc380fe202 > files > 1525

OpenSceneGraph-devel-2.8.3-3.fc14.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>OpenSceneGraph: osgIntrospection::TypedMethodInfo4&lt; C, void, P0, P1, P2, P3 &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.1 -->
<div class="navigation" id="top">
  <div class="tabs">
    <ul class="tablist">
      <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
      <li><a href="pages.html"><span>Related&nbsp;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 class="tabs2">
    <ul class="tablist">
      <li><a href="annotated.html"><span>Class&nbsp;List</span></a></li>
      <li><a href="classes.html"><span>Class&nbsp;Index</span></a></li>
      <li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
      <li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
    </ul>
  </div>
  <div class="navpath">
    <ul>
      <li><a class="el" href="a01633.html">osgIntrospection</a>      </li>
      <li><a class="el" href="a00983.html">osgIntrospection::TypedMethodInfo4&lt; C, void, P0, P1, P2, P3 &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>  </div>
  <div class="headertitle">
<h1>osgIntrospection::TypedMethodInfo4&lt; C, void, P0, P1, P2, P3 &gt; Class Template Reference</h1>  </div>
</div>
<div class="contents">
<!-- doxytag: class="osgIntrospection::TypedMethodInfo4&lt; C, void, P0, P1, P2, P3 &gt;" --><!-- doxytag: inherits="osgIntrospection::MethodInfo" --><div class="dynheader">
Inheritance diagram for osgIntrospection::TypedMethodInfo4&lt; C, void, P0, P1, P2, P3 &gt;:</div>
<div class="dyncontent">
<div class="center"><img src="a03115.png" border="0" usemap="#osgIntrospection_1_1TypedMethodInfo4_3_01C_00_01void_00_01P0_00_01P1_00_01P2_00_01P3_01_4_inherit__map" alt="Inheritance graph"/></div>
<map name="osgIntrospection_1_1TypedMethodInfo4_3_01C_00_01void_00_01P0_00_01P1_00_01P2_00_01P3_01_4_inherit__map" id="osgIntrospection_1_1TypedMethodInfo4_3_01C_00_01void_00_01P0_00_01P1_00_01P2_00_01P3_01_4_inherit__map">
<area shape="rect" id="node2" href="a00468.html" title="Class MethodInfo stores information about a class method." alt="" coords="108,83,297,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="68,5,337,35"/></map>
<center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center></div>

<p><a href="a03116.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 void(C::*&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00983.html#abf8fbd0f870f75446988ec7deea4c63b">ConstFunctionType</a> )(P0, P1, P2, P3) const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top">typedef void(C::*&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00983.html#af9df057e2cf2547e32d61a9457bdc3a6">FunctionType</a> )(P0, P1, P2, P3)</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">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00983.html#a61493285b822a6baf516bfa184bec4b2">TypedMethodInfo4</a> (const std::string &amp;qname, <a class="el" href="a00983.html#abf8fbd0f870f75446988ec7deea4c63b">ConstFunctionType</a> cf, const <a class="el" href="a01633.html#ad0a64a19d8eb975af596c289ea066e52">ParameterInfoList</a> &amp;plist, <a class="el" href="a00468.html#a3e8f105f24c1b357b9fce813336c0cb6">VirtualState</a> virtualState, std::string briefHelp=std::string(), std::string detailedHelp=std::string())</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00983.html#aace12df5b27f435df636905ed65ac44a">TypedMethodInfo4</a> (const std::string &amp;qname, <a class="el" href="a00983.html#af9df057e2cf2547e32d61a9457bdc3a6">FunctionType</a> f, const <a class="el" href="a01633.html#ad0a64a19d8eb975af596c289ea066e52">ParameterInfoList</a> &amp;plist, <a class="el" href="a00468.html#a3e8f105f24c1b357b9fce813336c0cb6">VirtualState</a> virtualState, std::string briefHelp=std::string(), std::string detailedHelp=std::string())</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00983.html#a5a7f640457d781d1520929d720b7f3cb">isConst</a> () const </td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Returns whether the reflected method is const or not.  <a href="#a5a7f640457d781d1520929d720b7f3cb"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00983.html#a55e8c76b949cbd874bca00ea83d87118">isStatic</a> () const </td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Returns whether the reflected method is static or not.  <a href="#a55e8c76b949cbd874bca00ea83d87118"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="a01054.html">Value</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00983.html#a6265310ed1276cbbd54be163e994794f">invoke</a> (const <a class="el" href="a01054.html">Value</a> &amp;instance, <a class="el" href="a01633.html#a92fba4cd25e329de576f0329d0c559c7">ValueList</a> &amp;args) const </td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Invokes the reflected method dynamically on the given const instance, passing it the arguments as a list of <a class="el" href="a01054.html">Value</a> objects.  <a href="#a6265310ed1276cbbd54be163e994794f"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="a01054.html">Value</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00983.html#a610720306e5d9c2ee0c9a5380cf15671">invoke</a> (<a class="el" href="a01054.html">Value</a> &amp;instance, <a class="el" href="a01633.html#a92fba4cd25e329de576f0329d0c559c7">ValueList</a> &amp;args) const </td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Invokes the reflected method dynamically on the given instance, passing it the arguments as a list of <a class="el" href="a01054.html">Value</a> objects.  <a href="#a610720306e5d9c2ee0c9a5380cf15671"></a><br/></td></tr>
</table>
<h3>template&lt;typename C, typename P0, typename P1, typename P2, typename P3&gt;<br/>
 class osgIntrospection::TypedMethodInfo4&lt; C, void, P0, P1, P2, P3 &gt;</h3>

<hr/><h2>Member Typedef Documentation</h2>
<a class="anchor" id="abf8fbd0f870f75446988ec7deea4c63b"></a><!-- doxytag: member="osgIntrospection::TypedMethodInfo4&lt; C, void, P0, P1, P2, P3 &gt;::ConstFunctionType" ref="abf8fbd0f870f75446988ec7deea4c63b" args=")(P0, P1, P2, P3) const " -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;typename C , typename P0 , typename P1 , typename P2 , typename P3 &gt; </div>
      <table class="memname">
        <tr>
          <td class="memname">typedef void(C::* <a class="el" href="a00982.html">osgIntrospection::TypedMethodInfo4</a>&lt; C, void, P0, P1, P2, P3 &gt;::<a class="el" href="a00983.html#abf8fbd0f870f75446988ec7deea4c63b">ConstFunctionType</a>)(P0, P1, P2, P3) const </td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="af9df057e2cf2547e32d61a9457bdc3a6"></a><!-- doxytag: member="osgIntrospection::TypedMethodInfo4&lt; C, void, P0, P1, P2, P3 &gt;::FunctionType" ref="af9df057e2cf2547e32d61a9457bdc3a6" args=")(P0, P1, P2, P3)" -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;typename C , typename P0 , typename P1 , typename P2 , typename P3 &gt; </div>
      <table class="memname">
        <tr>
          <td class="memname">typedef void(C::* <a class="el" href="a00982.html">osgIntrospection::TypedMethodInfo4</a>&lt; C, void, P0, P1, P2, P3 &gt;::<a class="el" href="a00983.html#af9df057e2cf2547e32d61a9457bdc3a6">FunctionType</a>)(P0, P1, P2, P3)</td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<hr/><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" id="a61493285b822a6baf516bfa184bec4b2"></a><!-- doxytag: member="osgIntrospection::TypedMethodInfo4&lt; C, void, P0, P1, P2, P3 &gt;::TypedMethodInfo4" ref="a61493285b822a6baf516bfa184bec4b2" args="(const std::string &amp;qname, ConstFunctionType cf, const ParameterInfoList &amp;plist, VirtualState virtualState, std::string briefHelp=std::string(), std::string detailedHelp=std::string())" -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;typename C , typename P0 , typename P1 , typename P2 , typename P3 &gt; </div>
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="a00982.html">osgIntrospection::TypedMethodInfo4</a>&lt; C, void, P0, P1, P2, P3 &gt;::<a class="el" href="a00982.html">TypedMethodInfo4</a> </td>
          <td>(</td>
          <td class="paramtype">const std::string &amp;&nbsp;</td>
          <td class="paramname"> <em>qname</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="a00983.html#abf8fbd0f870f75446988ec7deea4c63b">ConstFunctionType</a>&nbsp;</td>
          <td class="paramname"> <em>cf</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const <a class="el" href="a01633.html#ad0a64a19d8eb975af596c289ea066e52">ParameterInfoList</a> &amp;&nbsp;</td>
          <td class="paramname"> <em>plist</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="a00468.html#a3e8f105f24c1b357b9fce813336c0cb6">VirtualState</a>&nbsp;</td>
          <td class="paramname"> <em>virtualState</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">std::string&nbsp;</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&nbsp;</td>
          <td class="paramname"> <em>detailedHelp</em> = <code>std::string()</code></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="aace12df5b27f435df636905ed65ac44a"></a><!-- doxytag: member="osgIntrospection::TypedMethodInfo4&lt; C, void, P0, P1, P2, P3 &gt;::TypedMethodInfo4" ref="aace12df5b27f435df636905ed65ac44a" args="(const std::string &amp;qname, FunctionType f, const ParameterInfoList &amp;plist, VirtualState virtualState, std::string briefHelp=std::string(), std::string detailedHelp=std::string())" -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;typename C , typename P0 , typename P1 , typename P2 , typename P3 &gt; </div>
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="a00982.html">osgIntrospection::TypedMethodInfo4</a>&lt; C, void, P0, P1, P2, P3 &gt;::<a class="el" href="a00982.html">TypedMethodInfo4</a> </td>
          <td>(</td>
          <td class="paramtype">const std::string &amp;&nbsp;</td>
          <td class="paramname"> <em>qname</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="a00983.html#af9df057e2cf2547e32d61a9457bdc3a6">FunctionType</a>&nbsp;</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;&nbsp;</td>
          <td class="paramname"> <em>plist</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="a00468.html#a3e8f105f24c1b357b9fce813336c0cb6">VirtualState</a>&nbsp;</td>
          <td class="paramname"> <em>virtualState</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">std::string&nbsp;</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&nbsp;</td>
          <td class="paramname"> <em>detailedHelp</em> = <code>std::string()</code></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <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="a6265310ed1276cbbd54be163e994794f"></a><!-- doxytag: member="osgIntrospection::TypedMethodInfo4&lt; C, void, P0, P1, P2, P3 &gt;::invoke" ref="a6265310ed1276cbbd54be163e994794f" args="(const Value &amp;instance, ValueList &amp;args) const " -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;typename C , typename P0 , typename P1 , typename P2 , typename P3 &gt; </div>
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="a01054.html">Value</a> <a class="el" href="a00982.html">osgIntrospection::TypedMethodInfo4</a>&lt; C, void, P0, P1, P2, P3 &gt;::invoke </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="a01054.html">Value</a> &amp;&nbsp;</td>
          <td class="paramname"> <em>instance</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="a01633.html#a92fba4cd25e329de576f0329d0c559c7">ValueList</a> &amp;&nbsp;</td>
          <td class="paramname"> <em>args</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td> const<code> [inline, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Invokes the reflected method dynamically on the given const instance, 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#a17283573dba508f1b9b6022e65a83a12">osgIntrospection::MethodInfo</a>.</p>

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

</div>
</div>
<a class="anchor" id="a610720306e5d9c2ee0c9a5380cf15671"></a><!-- doxytag: member="osgIntrospection::TypedMethodInfo4&lt; C, void, P0, P1, P2, P3 &gt;::invoke" ref="a610720306e5d9c2ee0c9a5380cf15671" args="(Value &amp;instance, ValueList &amp;args) const " -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;typename C , typename P0 , typename P1 , typename P2 , typename P3 &gt; </div>
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="a01054.html">Value</a> <a class="el" href="a00982.html">osgIntrospection::TypedMethodInfo4</a>&lt; C, void, P0, P1, P2, P3 &gt;::invoke </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="a01054.html">Value</a> &amp;&nbsp;</td>
          <td class="paramname"> <em>instance</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="a01633.html#a92fba4cd25e329de576f0329d0c559c7">ValueList</a> &amp;&nbsp;</td>
          <td class="paramname"> <em>args</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td> const<code> [inline, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Invokes the reflected method dynamically on the given instance, 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#a05c02aaa0dc634515db517bf5052d565">osgIntrospection::MethodInfo</a>.</p>

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

</div>
</div>
<a class="anchor" id="a5a7f640457d781d1520929d720b7f3cb"></a><!-- doxytag: member="osgIntrospection::TypedMethodInfo4&lt; C, void, P0, P1, P2, P3 &gt;::isConst" ref="a5a7f640457d781d1520929d720b7f3cb" args="() const " -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;typename C , typename P0 , typename P1 , typename P2 , typename P3 &gt; </div>
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="a00982.html">osgIntrospection::TypedMethodInfo4</a>&lt; C, void, P0, P1, P2, P3 &gt;::isConst </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&nbsp;)&nbsp;</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="a55e8c76b949cbd874bca00ea83d87118"></a><!-- doxytag: member="osgIntrospection::TypedMethodInfo4&lt; C, void, P0, P1, P2, P3 &gt;::isStatic" ref="a55e8c76b949cbd874bca00ea83d87118" args="() const " -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;typename C , typename P0 , typename P1 , typename P2 , typename P3 &gt; </div>
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="a00982.html">osgIntrospection::TypedMethodInfo4</a>&lt; C, void, P0, P1, P2, P3 &gt;::isStatic </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&nbsp;)&nbsp;</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="a01431.html">TypedMethodInfo</a></li>
</ul>
</div>
<hr>
<table border="0"><tr><td>
  <img src="osg32-32.png" alt="osg logo" />
</td><td>
  <address><small>Generated at Thu Aug 19 2010 16:22:45 for the <a href="http://www.openscenegraph.org/">OpenSceneGraph</a>
by <a href="http://www.doxygen.org">doxygen</a> 1.7.1.</small></address>
<!-- Dimitri van Heesch's e-mail address removed, lest he get messages on the OpenSceneGraph -->
</td></tr></table>
</body>
</html>