Sophie

Sophie

distrib > Mandriva > current > x86_64 > by-pkgid > 02354f0cc3f53bcda4b77fba3bc4135d > files > 204

lib64qalculate-devel-0.9.7-6mdv2010.1.x86_64.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>libqalculate-0.9.7: ExpressionName Struct Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.5.5 -->
<div class="navigation" id="top">
  <div class="tabs">
    <ul>
      <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
      <li class="current"><a href="classes.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="classes.html"><span>Alphabetical&nbsp;List</span></a></li>
      <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>
<div class="contents">
<h1>ExpressionName Struct Reference</h1><!-- doxytag: class="ExpressionName" -->A name for an expression item (function, variable or unit).  
<a href="#_details">More...</a>
<p>
<code>#include &lt;ExpressionItem.h&gt;</code>
<p>

<p>
<a href="structExpressionName-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="structExpressionName.html#d59b613ed995931bb1ac05c7aab3cc76">ExpressionName</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structExpressionName.html#97c252a0cf93c70b9d5ed7a89b0fc692">ExpressionName</a> (string sname)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="a3f877bcdf6b683381669dc647a4e7c5"></a><!-- doxytag: member="ExpressionName::operator=" ref="a3f877bcdf6b683381669dc647a4e7c5" args="(const ExpressionName &amp;ename)" -->
void&nbsp;</td><td class="memItemRight" valign="bottom"><b>operator=</b> (const <a class="el" href="structExpressionName.html">ExpressionName</a> &amp;ename)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="ebe21372d37ee5ef8c58c45051ad766c"></a><!-- doxytag: member="ExpressionName::operator==" ref="ebe21372d37ee5ef8c58c45051ad766c" args="(const ExpressionName &amp;ename) const " -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><b>operator==</b> (const <a class="el" href="structExpressionName.html">ExpressionName</a> &amp;ename) const </td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="d8fa58c56f185b9149d9d3e0cd18fed2"></a><!-- doxytag: member="ExpressionName::operator!=" ref="d8fa58c56f185b9149d9d3e0cd18fed2" args="(const ExpressionName &amp;ename) const " -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><b>operator!=</b> (const <a class="el" href="structExpressionName.html">ExpressionName</a> &amp;ename) const </td></tr>

<tr><td colspan="2"><br><h2>Public Attributes</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="03a57a707a5b5e9536db39e1c7db1d7e"></a><!-- doxytag: member="ExpressionName::abbreviation" ref="03a57a707a5b5e9536db39e1c7db1d7e" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structExpressionName.html#03a57a707a5b5e9536db39e1c7db1d7e">abbreviation</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">If the name is an abbreviation. <br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="378d9ddd172fcca229a56489161d6ae8"></a><!-- doxytag: member="ExpressionName::suffix" ref="378d9ddd172fcca229a56489161d6ae8" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structExpressionName.html#378d9ddd172fcca229a56489161d6ae8">suffix</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">If the name has a suffix. If set to true, the part of the name after an underscore should be treated as a suffix. <br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="473c569d2ffb84a4bfac0588d3456aaf"></a><!-- doxytag: member="ExpressionName::unicode" ref="473c569d2ffb84a4bfac0588d3456aaf" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structExpressionName.html#473c569d2ffb84a4bfac0588d3456aaf">unicode</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">If the name contains unicode characters. <br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="62c8bf5f904f8b67f7b7437f00d323e1"></a><!-- doxytag: member="ExpressionName::plural" ref="62c8bf5f904f8b67f7b7437f00d323e1" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structExpressionName.html#62c8bf5f904f8b67f7b7437f00d323e1">plural</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">If the name is in plural form. <br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="89af7d9b82d81e819144e162053fe3f6"></a><!-- doxytag: member="ExpressionName::reference" ref="89af7d9b82d81e819144e162053fe3f6" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structExpressionName.html#89af7d9b82d81e819144e162053fe3f6">reference</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">If the name shall be used as a fixed reference. If this is set to true, the name will kept as it is in addition to translations of it. <br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="0e716c7af39bf2e27ac822efb2e1a8a6"></a><!-- doxytag: member="ExpressionName::avoid_input" ref="0e716c7af39bf2e27ac822efb2e1a8a6" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structExpressionName.html#0e716c7af39bf2e27ac822efb2e1a8a6">avoid_input</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">If the name is unsuitable for user input. <br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="87330f64745c255dd11d356b1d8edf61"></a><!-- doxytag: member="ExpressionName::case_sensitive" ref="87330f64745c255dd11d356b1d8edf61" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structExpressionName.html#87330f64745c255dd11d356b1d8edf61">case_sensitive</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">If the name is case sensitive. The default behavior is that abbreviations are case sensitive and other names are not. <br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="57b70ad65ac614a30c1ee48b24ec1594"></a><!-- doxytag: member="ExpressionName::name" ref="57b70ad65ac614a30c1ee48b24ec1594" args="" -->
string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structExpressionName.html#57b70ad65ac614a30c1ee48b24ec1594">name</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">The name. <br></td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
A name for an expression item (function, variable or unit). 
<p>
An expression name has a text string representing a name and boolean values describing the names properties. <hr><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" name="d59b613ed995931bb1ac05c7aab3cc76"></a><!-- doxytag: member="ExpressionName::ExpressionName" ref="d59b613ed995931bb1ac05c7aab3cc76" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">ExpressionName::ExpressionName           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Create an empty expression name. All properties are set to false. 
</div>
</div><p>
<a class="anchor" name="97c252a0cf93c70b9d5ed7a89b0fc692"></a><!-- doxytag: member="ExpressionName::ExpressionName" ref="97c252a0cf93c70b9d5ed7a89b0fc692" args="(string sname)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">ExpressionName::ExpressionName           </td>
          <td>(</td>
          <td class="paramtype">string&nbsp;</td>
          <td class="paramname"> <em>sname</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Create an expression name. All properties are set to false, unless the name only has one character in which case abbreviation and case_sesnsitive is set to true.<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>sname</em>&nbsp;</td><td>The name. </td></tr>
  </table>
</dl>

</div>
</div><p>
<hr>The documentation for this struct was generated from the following file:<ul>
<li>libqalculate/<a class="el" href="ExpressionItem_8h.html">ExpressionItem.h</a></ul>
</div>
<hr size="1"><address style="text-align: right;"><small>Generated on Tue Jan 5 08:26:29 2010 for libqalculate-0.9.7 by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.5 </small></address>
</body>
</html>