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.

Definition at line 35 of file uset.h.


Member Data Documentation

const uint16_t* USerializedSet::array
 

Definition at line 36 of file uset.h.

int32_t USerializedSet::bmpLength
 

Definition at line 37 of file uset.h.

int32_t USerializedSet::length
 

Definition at line 37 of file uset.h.

uint16_t USerializedSet::staticArray[USET_SERIALIZED_STATIC_ARRAY_CAPACITY]
 

Definition at line 38 of file uset.h.


The documentation for this struct was generated from the following file:
Generated on Thu Aug 15 14:14:20 2002 for ICU 2.2 by doxygen1.2.11.1 written by Dimitri van Heesch, © 1997-2001