UFieldPosition Struct Reference

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

#include <umisc.h>


Data Fields

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:
ICU 2.0

Definition at line 32 of file umisc.h.


Field Documentation

int32_t UFieldPosition::field

The field.

Stable:
ICU 2.0

Definition at line 37 of file umisc.h.

int32_t UFieldPosition::beginIndex

The start of the text range containing field.

Stable:
ICU 2.0

Definition at line 42 of file umisc.h.

int32_t UFieldPosition::endIndex

The limit of the text range containing field.

Stable:
ICU 2.0

Definition at line 47 of file umisc.h.


The documentation for this struct was generated from the following file:
Generated on Mon Aug 13 07:17:35 2007 for ICU 3.6 by  doxygen 1.5.2