Sophie

Sophie

distrib > CentOS > 5 > x86_64 > by-pkgid > 34ae14235711d1471f043ac894a061f9 > files > 352

libicu-doc-3.6-5.16.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.6: USerializedSet 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.4.7 -->
<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 id="current"><a href="classes.html"><span>Data&nbsp;Structures</span></a></li>
    <li><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="classes.html"><span>Alphabetical&nbsp;List</span></a></li>
    <li><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
    <li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
    <li><a href="functions.html"><span>Data&nbsp;Fields</span></a></li>
  </ul></div>
<h1>USerializedSet Struct Reference</h1><!-- doxytag: class="USerializedSet" -->A serialized form of a Unicode set.  
<a href="#_details">More...</a>
<p>
<code>#include &lt;<a class="el" href="uset_8h-source.html">uset.h</a>&gt;</code>
<p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Data Fields</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">const <a class="el" href="pwin32_8h.html#009defcb88ef0180917f5d2ca68a5c30">uint16_t</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structUSerializedSet.html#bf91df9e6d8c23d91c87244b0a4ba646">array</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">The serialized Unicode Set.  <a href="#bf91df9e6d8c23d91c87244b0a4ba646"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="pwin32_8h.html#f03f47ee300d26bee7dd521b1169f394">int32_t</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structUSerializedSet.html#a6ef79e049e73b37fd75c6e3cc10545c">bmpLength</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">The length of the array that contains BMP characters.  <a href="#a6ef79e049e73b37fd75c6e3cc10545c"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="pwin32_8h.html#f03f47ee300d26bee7dd521b1169f394">int32_t</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structUSerializedSet.html#ff97e45d8d8fb3872c44b38415192b7e">length</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">The total length of the array.  <a href="#ff97e45d8d8fb3872c44b38415192b7e"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="pwin32_8h.html#009defcb88ef0180917f5d2ca68a5c30">uint16_t</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structUSerializedSet.html#7b82407006cf929113a55135de2e8935">staticArray</a> [USET_SERIALIZED_STATIC_ARRAY_CAPACITY]</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">A small buffer for the array to reduce memory allocations.  <a href="#7b82407006cf929113a55135de2e8935"></a><br></td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
A serialized form of a Unicode set. 
<p>
Limited manipulations are possible directly on a serialized set. See below. <dl compact><dt><b><a class="el" href="stable.html#_stable001506">Stable:</a></b></dt><dd>ICU 2.4 </dd></dl>

<p>

<p>
Definition at line <a class="el" href="uset_8h-source.html#l00105">105</a> of file <a class="el" href="uset_8h-source.html">uset.h</a>.<hr><h2>Field Documentation</h2>
<a class="anchor" name="bf91df9e6d8c23d91c87244b0a4ba646"></a><!-- doxytag: member="USerializedSet::array" ref="bf91df9e6d8c23d91c87244b0a4ba646" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">const <a class="el" href="pwin32_8h.html#009defcb88ef0180917f5d2ca68a5c30">uint16_t</a>* <a class="el" href="structUSerializedSet.html#bf91df9e6d8c23d91c87244b0a4ba646">USerializedSet::array</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
The serialized Unicode Set. 
<p>
<dl compact><dt><b><a class="el" href="stable.html#_stable001553">Stable:</a></b></dt><dd>ICU 2.4 </dd></dl>

<p>
Definition at line <a class="el" href="uset_8h-source.html#l00110">110</a> of file <a class="el" href="uset_8h-source.html">uset.h</a>.
</div>
</div><p>
<a class="anchor" name="a6ef79e049e73b37fd75c6e3cc10545c"></a><!-- doxytag: member="USerializedSet::bmpLength" ref="a6ef79e049e73b37fd75c6e3cc10545c" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="pwin32_8h.html#f03f47ee300d26bee7dd521b1169f394">int32_t</a> <a class="el" href="structUSerializedSet.html#a6ef79e049e73b37fd75c6e3cc10545c">USerializedSet::bmpLength</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
The length of the array that contains BMP characters. 
<p>
<dl compact><dt><b><a class="el" href="stable.html#_stable001554">Stable:</a></b></dt><dd>ICU 2.4 </dd></dl>

<p>
Definition at line <a class="el" href="uset_8h-source.html#l00115">115</a> of file <a class="el" href="uset_8h-source.html">uset.h</a>.
</div>
</div><p>
<a class="anchor" name="ff97e45d8d8fb3872c44b38415192b7e"></a><!-- doxytag: member="USerializedSet::length" ref="ff97e45d8d8fb3872c44b38415192b7e" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="pwin32_8h.html#f03f47ee300d26bee7dd521b1169f394">int32_t</a> <a class="el" href="structUSerializedSet.html#ff97e45d8d8fb3872c44b38415192b7e">USerializedSet::length</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
The total length of the array. 
<p>
<dl compact><dt><b><a class="el" href="stable.html#_stable001555">Stable:</a></b></dt><dd>ICU 2.4 </dd></dl>

<p>
Definition at line <a class="el" href="uset_8h-source.html#l00120">120</a> of file <a class="el" href="uset_8h-source.html">uset.h</a>.
</div>
</div><p>
<a class="anchor" name="7b82407006cf929113a55135de2e8935"></a><!-- doxytag: member="USerializedSet::staticArray" ref="7b82407006cf929113a55135de2e8935" args="[USET_SERIALIZED_STATIC_ARRAY_CAPACITY]" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="pwin32_8h.html#009defcb88ef0180917f5d2ca68a5c30">uint16_t</a> <a class="el" href="structUSerializedSet.html#7b82407006cf929113a55135de2e8935">USerializedSet::staticArray</a>[USET_SERIALIZED_STATIC_ARRAY_CAPACITY]          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
A small buffer for the array to reduce memory allocations. 
<p>
<dl compact><dt><b><a class="el" href="stable.html#_stable001556">Stable:</a></b></dt><dd>ICU 2.4 </dd></dl>

<p>
Definition at line <a class="el" href="uset_8h-source.html#l00125">125</a> of file <a class="el" href="uset_8h-source.html">uset.h</a>.
</div>
</div><p>
<hr>The documentation for this struct was generated from the following file:<ul>
<li><a class="el" href="uset_8h-source.html">uset.h</a></ul>
<hr size="1"><address style="align: right;"><small>Generated on Tue Dec 13 17:29:56 2011 for ICU 3.6 by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.7 </small></address>
</body>
</html>