Duke's Big Numbers 1.0
C++ and Blueprint libraries for performing math, analysis, and formatting with really large numbers (>10e308).
|
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::MCultureAwareObject | protectedstatic |
AppendGroupLabel(int32 PowerOfTen, UPARAM(ref) FString &AppendTo, int32 &Remainder) const | UGroupLabeler | |
AppendPrefix(bool isNegative, const FDecimalNumberFormattingRules &rules, bool alwaysSign, FString &string) | Duke::MCultureAwareObject | protectedstatic |
AppendScientificGroupLabel(int32 powerOfTen, FString &string) | UScientificGroupLabeler | static |
AppendSuffix(bool isNegative, const FDecimalNumberFormattingRules &rules, bool alwaysSign, FString &string) | Duke::MCultureAwareObject | protectedstatic |
EstimateAffix(bool isNegative, const FDecimalNumberFormattingRules &rules, bool alwaysSign, const FString &negative, const FString &positive) | Duke::MCultureAwareObject | protectedstatic |
EstimateNumberLength(int32 numDecimalDigits, bool isNegative, bool alwaysSign, const FDecimalNumberFormattingRules &rules, const FNumberFormattingOptions &options) | Duke::MCultureAwareObject | protectedstatic |
EstimatePrefix(bool isNegative, const FDecimalNumberFormattingRules &rules, bool alwaysSign) | Duke::MCultureAwareObject | protectedstatic |
EstimateSuffix(bool isNegative, const FDecimalNumberFormattingRules &rules, bool alwaysSign) | Duke::MCultureAwareObject | protectedstatic |
GetAlwaysSign() const | UScientificGroupLabeler | |
GetCulture() | Duke::MCultureAwareObject | protectedstatic |
GetDefault() | UScientificGroupLabeler | static |
GetGroupLabel(int32 powerOfTen) const | UGroupLabeler | |
GetScientificGroupLabel(int32 powerOfTen) | UScientificGroupLabeler | static |
GetSeparatorBefore() const | UGroupLabeler | |
GetUseGrouping() const | UScientificGroupLabeler | |
OnAppendGroupLabel(int32 powerOfTen, FString &string) const override | UScientificGroupLabeler | virtual |
ReserveSpaceForNumber(int32 numDecimalDigits, bool isNegative, bool alwaysSign, const FDecimalNumberFormattingRules &rules, const FNumberFormattingOptions &options, FString &string) | Duke::MCultureAwareObject | protectedstatic |
SeparatorBefore | UGroupLabeler | protected |
SetAlwaysSign(bool value) | UScientificGroupLabeler | |
SetSeparatorBefore(const FString &value) | UGroupLabeler | |
SetUseGrouping(bool value) | UScientificGroupLabeler | |
UScientificGroupLabeler() | UScientificGroupLabeler |