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 30 of file umisc.h.


Field Documentation

int32_t UFieldPosition::beginIndex
 

The start of the text range containing field.

Stable:
ICU 2.0

Definition at line 40 of file umisc.h.

int32_t UFieldPosition::endIndex
 

The limit of the text range containing field.

Stable:
ICU 2.0

Definition at line 45 of file umisc.h.

int32_t UFieldPosition::field
 

The field.

Stable:
ICU 2.0

Definition at line 35 of file umisc.h.


The documentation for this struct was generated from the following file:
Generated on Tue Sep 13 11:03:37 2005 for ICU 3.4 by  doxygen 1.4.4