UFieldPosition Struct Reference

#include <umisc.h>


Detailed Description

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

Stable:
ICU 2.0

Definition at line 31 of file 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.


Field Documentation

int32_t UFieldPosition::beginIndex
 

The start of the text range containing field.

Stable:
ICU 2.0

Definition at line 43 of file umisc.h.

int32_t UFieldPosition::endIndex
 

The limit of the text range containing field.

Stable:
ICU 2.0

Definition at line 49 of file umisc.h.

int32_t UFieldPosition::field
 

The field.

Stable:
ICU 2.0

Definition at line 37 of file umisc.h.


The documentation for this struct was generated from the following file:
Generated on Fri Jun 18 12:36:36 2004 for ICU by doxygen 1.3.7