Main Page   Class Hierarchy   Compound List   File List   Header Files   Sources   Compound Members   File Members  

UFieldPosition Struct Reference

A struct representing a range of text containing a specific field. More...

#include <umisc.h>

List of all members.


Public Members

int32_t field
The field.

int32_t beginIndex
The start of the text range containing field.

int32_t endIndex
The limit of the text range containing field.


Detailed Description

A struct representing a range of text containing a specific field.

Stable:

Definition at line 25 of file umisc.h.


Member Data Documentation

int32_t UFieldPosition::field

The field.

Definition at line 27 of file umisc.h.

int32_t UFieldPosition::beginIndex

The start of the text range containing field.

Definition at line 29 of file umisc.h.

int32_t UFieldPosition::endIndex

The limit of the text range containing field.

Definition at line 31 of file umisc.h.


The documentation for this struct was generated from the following file:
Generated at Mon Jun 5 12:53:25 2000 for ICU1.5 by doxygen 1.0.0 written by Dimitri van Heesch, © 1997-1999