Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Header Files   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:

Member Data Documentation

int32_t UFieldPosition::field

The field.

int32_t UFieldPosition::beginIndex

The start of the text range containing field.

int32_t UFieldPosition::endIndex

The limit of the text range containing field.


The documentation for this struct was generated from the following file:
Generated at Thu Feb 10 15:31:11 2000 for icu by doxygen 1.0.0 written by Dimitri van Heesch, © 1997-1999