Sophie

Sophie

distrib > Mandriva > 2008.1 > x86_64 > media > main-release > by-pkgid > 280da2a01a3d16776505ea3f476de84f > files > 474

icu-doc-3.8.1-2mdv2008.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=iso-8859-1">
<title>ICU 3.8: urep.h File 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.1 -->
<div class="tabs">
  <ul>
    <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
    <li><a href="modules.html"><span>Modules</span></a></li>
    <li><a href="classes.html"><span>Data&nbsp;Structures</span></a></li>
    <li id="current"><a href="files.html"><span>Files</span></a></li>
    <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li>
    <li>
      <form action="search.php" method="get">
        <table cellspacing="0" cellpadding="0" border="0">
          <tr>
            <td><label>&nbsp;<u>S</u>earch&nbsp;for&nbsp;</label></td>
            <td><input type="text" name="query" value="" size="20" accesskey="s"/></td>
          </tr>
        </table>
      </form>
    </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>Globals</span></a></li>
  </ul></div>
<h1>urep.h File Reference</h1>C API: Callbacks for UReplacebale. <a href="#_details">More...</a>
<p>
<code>#include &quot;<a class="el" href="utypes_8h-source.html">unicode/utypes.h</a>&quot;</code><br>

<p>
<a href="urep_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>Data Structures</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">struct &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structUReplaceableCallbacks.html">UReplaceableCallbacks</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">A set of function pointers that transliterators use to manipulate a UReplaceable.  <a href="structUReplaceableCallbacks.html#_details">More...</a><br></td></tr>
<tr><td colspan="2"><br><h2>Typedefs</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">typedef void *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="urep_8h.html#22b35ca6677ac47c2f5b0d01ffbead60">UReplaceable</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">An opaque replaceable text object.  <a href="#22b35ca6677ac47c2f5b0d01ffbead60"></a><br></td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
C API: Callbacks for UReplacebale. 
<p>

<p>
Definition in file <a class="el" href="urep_8h-source.html">urep.h</a>.<hr><h2>Typedef Documentation</h2>
<a class="anchor" name="22b35ca6677ac47c2f5b0d01ffbead60"></a><!-- doxytag: member="urep.h::UReplaceable" ref="22b35ca6677ac47c2f5b0d01ffbead60" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">typedef void* <a class="el" href="urep_8h.html#22b35ca6677ac47c2f5b0d01ffbead60">UReplaceable</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
An opaque replaceable text object. 
<p>
This will be manipulated only through the caller-supplied UReplaceableFunctor struct. Related to the C++ class <a class="el" href="classReplaceable.html">Replaceable</a>. This is currently only used in the <a class="el" href="classTransliterator.html">Transliterator</a> C API, see <a class="el" href="utrans_8h.html">utrans.h</a> . <dl compact><dt><b><a class="el" href="stable.html#_stable001553">Stable:</a></b></dt><dd>ICU 2.0 </dd></dl>

<p>
Definition at line <a class="el" href="urep_8h-source.html#l00042">42</a> of file <a class="el" href="urep_8h-source.html">urep.h</a>.
</div>
</div><p>
<hr size="1"><address style="align: right;"><small>Generated on Fri Sep 14 12:59:29 2007 for ICU 3.8 by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.1 </small></address>
</body>
</html>