ICU 64.2  64.2
Data Fields
icu::number::Notation::NotationUnion::ScientificSettings Struct Reference

#include <numberformatter.h>

Data Fields

int8_t fEngineeringInterval
 
bool fRequireMinInt
 
impl::digits_t fMinExponentDigits
 
UNumberSignDisplay fExponentSignDisplay
 

Detailed Description

Internal:
Do not use.

This API is for internal use only.

Definition at line 339 of file numberformatter.h.

Field Documentation

◆ fEngineeringInterval

int8_t icu::number::Notation::NotationUnion::ScientificSettings::fEngineeringInterval
Internal:
Do not use.

This API is for internal use only.

Definition at line 341 of file numberformatter.h.

◆ fExponentSignDisplay

UNumberSignDisplay icu::number::Notation::NotationUnion::ScientificSettings::fExponentSignDisplay
Internal:
Do not use.

This API is for internal use only.

Definition at line 347 of file numberformatter.h.

◆ fMinExponentDigits

impl::digits_t icu::number::Notation::NotationUnion::ScientificSettings::fMinExponentDigits
Internal:
Do not use.

This API is for internal use only.

Definition at line 345 of file numberformatter.h.

◆ fRequireMinInt

bool icu::number::Notation::NotationUnion::ScientificSettings::fRequireMinInt
Internal:
Do not use.

This API is for internal use only.

Definition at line 343 of file numberformatter.h.


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