Sophie

Sophie

distrib > Fedora > 14 > x86_64 > by-pkgid > 5fc82cd2dfd40b1b8acca39dd2860281 > files > 275

log4cpp-1.0-4.fc12.i686.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
<title>log4cpp: log4cpp::details::optional_params_validator Class 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.5.9 -->
<div class="navigation" id="top">
  <div class="tabs">
    <ul>
      <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>
    </ul>
  </div>
  <div class="tabs">
    <ul>
      <li><a href="annotated.html"><span>Class&nbsp;List</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"><a class="el" href="namespacelog4cpp.html">log4cpp</a>::<a class="el" href="namespacelog4cpp_1_1details.html">details</a>::<a class="el" href="classlog4cpp_1_1details_1_1optional__params__validator.html">optional_params_validator</a>
  </div>
</div>
<div class="contents">
<h1>log4cpp::details::optional_params_validator Class Reference</h1><!-- doxytag: class="log4cpp::details::optional_params_validator" --><!-- doxytag: inherits="log4cpp::details::base_validator_data" --><code>#include &lt;<a class="el" href="FactoryParams_8hh_source.html">FactoryParams.hh</a>&gt;</code>
<p>
<div class="dynheader">
Inheritance diagram for log4cpp::details::optional_params_validator:</div>
<div class="dynsection">

<p><center><img src="classlog4cpp_1_1details_1_1optional__params__validator.png" usemap="#log4cpp::details::optional_params_validator_map" border="0" alt=""></center>
<map name="log4cpp::details::optional_params_validator_map">
<area href="classlog4cpp_1_1details_1_1base__validator__data.html" alt="log4cpp::details::base_validator_data" shape="rect" coords="0,0,253,24">
</map>
</div>

<p>
<a href="classlog4cpp_1_1details_1_1optional__params__validator-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 Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlog4cpp_1_1details_1_1optional__params__validator.html#f9f93bfef249fd97c7498f7bb593dfed">optional_params_validator</a> (const char *tag, const <a class="el" href="classlog4cpp_1_1FactoryParams.html">FactoryParams</a> *params)</td></tr>

<tr><td class="memTemplParams" nowrap colspan="2">template&lt;typename T &gt; </td></tr>
<tr><td class="memTemplItemLeft" nowrap align="right" valign="top"><a class="el" href="classlog4cpp_1_1details_1_1required__params__validator.html">required_params_validator</a>&nbsp;</td><td class="memTemplItemRight" valign="bottom"><a class="el" href="classlog4cpp_1_1details_1_1optional__params__validator.html#b6a1fee2db07f2a4d88707fb1e016a8b">required</a> (const char *param, T &amp;value) const </td></tr>

<tr><td class="memTemplParams" nowrap colspan="2">template&lt;typename T &gt; </td></tr>
<tr><td class="memTemplItemLeft" nowrap align="right" valign="top">const <a class="el" href="classlog4cpp_1_1details_1_1optional__params__validator.html">optional_params_validator</a> &amp;&nbsp;</td><td class="memTemplItemRight" valign="bottom"><a class="el" href="classlog4cpp_1_1details_1_1optional__params__validator.html#46379afcfc83beea273e809e6c031360">operator()</a> (const char *param, T &amp;value) const </td></tr>

</table>
<hr><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" name="f9f93bfef249fd97c7498f7bb593dfed"></a><!-- doxytag: member="log4cpp::details::optional_params_validator::optional_params_validator" ref="f9f93bfef249fd97c7498f7bb593dfed" args="(const char *tag, const FactoryParams *params)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">log4cpp::details::optional_params_validator::optional_params_validator           </td>
          <td>(</td>
          <td class="paramtype">const char *&nbsp;</td>
          <td class="paramname"> <em>tag</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const <a class="el" href="classlog4cpp_1_1FactoryParams.html">FactoryParams</a> *&nbsp;</td>
          <td class="paramname"> <em>params</em></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">

<p>

</div>
</div><p>
<hr><h2>Member Function Documentation</h2>
<a class="anchor" name="46379afcfc83beea273e809e6c031360"></a><!-- doxytag: member="log4cpp::details::optional_params_validator::operator()" ref="46379afcfc83beea273e809e6c031360" args="(const char *param, T &amp;value) const " -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;typename T &gt; </div>
      <table class="memname">
        <tr>
          <td class="memname">const <a class="el" href="classlog4cpp_1_1details_1_1optional__params__validator.html">optional_params_validator</a> &amp; log4cpp::details::optional_params_validator::operator()           </td>
          <td>(</td>
          <td class="paramtype">const char *&nbsp;</td>
          <td class="paramname"> <em>param</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">T &amp;&nbsp;</td>
          <td class="paramname"> <em>value</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td> const<code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

</div>
</div><p>
<a class="anchor" name="b6a1fee2db07f2a4d88707fb1e016a8b"></a><!-- doxytag: member="log4cpp::details::optional_params_validator::required" ref="b6a1fee2db07f2a4d88707fb1e016a8b" args="(const char *param, T &amp;value) const " -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;typename T &gt; </div>
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classlog4cpp_1_1details_1_1required__params__validator.html">required_params_validator</a> log4cpp::details::optional_params_validator::required           </td>
          <td>(</td>
          <td class="paramtype">const char *&nbsp;</td>
          <td class="paramname"> <em>param</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">T &amp;&nbsp;</td>
          <td class="paramname"> <em>value</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td> const<code> [inline]</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="FactoryParams_8hh_source.html">FactoryParams.hh</a></ul>
</div>
<hr size="1"><address style="text-align: right;"><small>Generated on Sun Jul 26 19:34:50 2009 for log4cpp by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.9 </small></address>
</body>
</html>