Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > a24e1a39141f9b4ca49bd1e2e23a54ba > files > 93

polybori-doc-0.5rc.p9-6mdv2010.0.i586.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>PolyBoRi: CStringLiteral.h File 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><a href="annotated.html"><span>Classes</span></a></li>
      <li class="current"><a href="files.html"><span>Files</span></a></li>
    </ul>
  </div>
  <div class="tabs">
    <ul>
      <li><a href="files.html"><span>File&nbsp;List</span></a></li>
      <li><a href="globals.html"><span>File&nbsp;Members</span></a></li>
    </ul>
  </div>
</div>
<div class="contents">
<h1>CStringLiteral.h File Reference</h1><code>#include &quot;<a class="el" href="pbori__defs_8h_source.html">pbori_defs.h</a>&quot;</code><br>
<code>#include &lt;string&gt;</code><br>
<code>#include &quot;<a class="el" href="CLiteralCodes_8h_source.html">CLiteralCodes.h</a>&quot;</code><br>

<p>
<a href="CStringLiteral_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>Classes</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpolybori_1_1CStringLiteral.html">polybori::CStringLiteral&lt; LitCode &gt;</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">This template class defines string literals corresponding to the codes enumerated in the class <a class="el" href="classpolybori_1_1CLiteralCodes.html" title="This template class defines enumerative codes for the string literals defined by...">CLiteralCodes</a>.  <a href="classpolybori_1_1CStringLiteral.html#_details">More...</a><br></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="namespacepolybori.html">polybori</a></td></tr>

<tr><td colspan="2"><br><h2>Defines</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="CStringLiteral_8h.html#5a0a74d72493e7043e69ae9e54b7b606">GENERATE_CSTRINGLITERAL</a>(CODE, STRING)</td></tr>

</table>
<hr><h2>Detailed Description</h2>
<dl class="author" compact><dt><b>Author:</b></dt><dd>Alexander Dreyer </dd></dl>
<dl class="date" compact><dt><b>Date:</b></dt><dd>2006-07-04</dd></dl>
This file contains a template class for accessing predefined string literals.<p>
<dl class="user" compact><dt><b>Copyright:</b></dt><dd>(c) 2006 by The PolyBoRi Team </dd></dl>
<hr><h2>Define Documentation</h2>
<a class="anchor" name="5a0a74d72493e7043e69ae9e54b7b606"></a><!-- doxytag: member="CStringLiteral.h::GENERATE_CSTRINGLITERAL" ref="5a0a74d72493e7043e69ae9e54b7b606" args="(CODE, STRING)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">#define GENERATE_CSTRINGLITERAL          </td>
          <td>(</td>
          <td class="paramtype">CODE,         <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">STRING&nbsp;</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
<b>Value:</b><div class="fragment"><pre class="fragment"><span class="keyword">template</span> &lt;&gt; <span class="keyword">inline</span> CStringLiteral&lt;&gt;::literal_type \
CStringLiteral&lt;CLiteralCodes::CODE&gt;::operator()()<span class="keyword"> const</span>{ <span class="keywordflow">return</span> STRING; }
</pre></div>
</div>
</div><p>
</div>
<hr size="1"><address style="text-align: right;"><small>Generated on Wed Sep 9 14:30:59 2009 for PolyBoRi 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>