Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Search  

USerializedSet Struct Reference

A serialized form of a Unicode set. More...

#include <uset.h>

List of all members.

Public Attributes

const uint16_tarray
int32_t bmpLength
int32_t length
uint16_t staticArray [USET_SERIALIZED_STATIC_ARRAY_CAPACITY]


Detailed Description

A serialized form of a Unicode set.

Limited manipulations are possible directly on a serialized set. See below.

Draft:
This API has been introduced in ICU 2.4. It is still in draft state and may be modified in a future release.

Definition at line 41 of file uset.h.


Member Data Documentation

const uint16_t* USerializedSet::array
 

Definition at line 42 of file uset.h.

int32_t USerializedSet::bmpLength
 

Definition at line 43 of file uset.h.

int32_t USerializedSet::length
 

Definition at line 43 of file uset.h.

uint16_t USerializedSet::staticArray[USET_SERIALIZED_STATIC_ARRAY_CAPACITY]
 

Definition at line 44 of file uset.h.


The documentation for this struct was generated from the following file:
Generated on Wed Dec 18 16:52:45 2002 for ICU 2.4 by doxygen1.2.11.1 written by Dimitri van Heesch, © 1997-2001