Movatterモバイル変換


[0]ホーム

URL:


ICU 78.1  78.1
Data Fields
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.More...
 
int32_t beginIndex
 The start of the text range containing field.More...
 
int32_t endIndex
 The limit of the text range containing field.More...
 

Detailed Description

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

Stable:
ICU 2.0

Definition at line34 of fileumisc.h.

Field Documentation

◆ beginIndex

int32_t UFieldPosition::beginIndex

The start of the text range containing field.

Stable:
ICU 2.0

Definition at line44 of fileumisc.h.

◆ endIndex

int32_t UFieldPosition::endIndex

The limit of the text range containing field.

Stable:
ICU 2.0

Definition at line49 of fileumisc.h.

◆ field

int32_t UFieldPosition::field

The field.

Stable:
ICU 2.0

Definition at line39 of fileumisc.h.


The documentation for this struct was generated from the following file:

Generated by doxygen 1.9.1
[8]ページ先頭

©2009-2025 Movatter.jp