Duke's Big Numbers 1.0
C++ and Blueprint libraries for performing math, analysis, and formatting with really large numbers (>10e308).
Loading...
Searching...
No Matches
UScientificGroupLabeler Member List

This is the complete list of members for UScientificGroupLabeler, including all inherited members.

AppendAffix(bool isNegative, const FDecimalNumberFormattingRules &rules, bool alwaysSign, const FString &negative, const FString &positive, FString &string)Duke::MCultureAwareObjectprotectedstatic
AppendGroupLabel(int32 PowerOfTen, UPARAM(ref) FString &AppendTo, int32 &Remainder) constUGroupLabeler
AppendPrefix(bool isNegative, const FDecimalNumberFormattingRules &rules, bool alwaysSign, FString &string)Duke::MCultureAwareObjectprotectedstatic
AppendScientificGroupLabel(int32 powerOfTen, FString &string)UScientificGroupLabelerstatic
AppendSuffix(bool isNegative, const FDecimalNumberFormattingRules &rules, bool alwaysSign, FString &string)Duke::MCultureAwareObjectprotectedstatic
EstimateAffix(bool isNegative, const FDecimalNumberFormattingRules &rules, bool alwaysSign, const FString &negative, const FString &positive)Duke::MCultureAwareObjectprotectedstatic
EstimateNumberLength(int32 numDecimalDigits, bool isNegative, bool alwaysSign, const FDecimalNumberFormattingRules &rules, const FNumberFormattingOptions &options)Duke::MCultureAwareObjectprotectedstatic
EstimatePrefix(bool isNegative, const FDecimalNumberFormattingRules &rules, bool alwaysSign)Duke::MCultureAwareObjectprotectedstatic
EstimateSuffix(bool isNegative, const FDecimalNumberFormattingRules &rules, bool alwaysSign)Duke::MCultureAwareObjectprotectedstatic
GetAlwaysSign() constUScientificGroupLabeler
GetCulture()Duke::MCultureAwareObjectprotectedstatic
GetDefault()UScientificGroupLabelerstatic
GetGroupLabel(int32 powerOfTen) constUGroupLabeler
GetScientificGroupLabel(int32 powerOfTen)UScientificGroupLabelerstatic
GetSeparatorBefore() constUGroupLabeler
GetUseGrouping() constUScientificGroupLabeler
OnAppendGroupLabel(int32 powerOfTen, FString &string) const overrideUScientificGroupLabelervirtual
ReserveSpaceForNumber(int32 numDecimalDigits, bool isNegative, bool alwaysSign, const FDecimalNumberFormattingRules &rules, const FNumberFormattingOptions &options, FString &string)Duke::MCultureAwareObjectprotectedstatic
SeparatorBeforeUGroupLabelerprotected
SetAlwaysSign(bool value)UScientificGroupLabeler
SetSeparatorBefore(const FString &value)UGroupLabeler
SetUseGrouping(bool value)UScientificGroupLabeler
UScientificGroupLabeler()UScientificGroupLabeler