BDE 4.14.0 Production release
Loading...
Searching...
No Matches
bdljsn::NumberUtil_ImpUtil Member List

This is the complete list of members for bdljsn::NumberUtil_ImpUtil, including all inherited members.

appendDigits(bsls::Types::Uint64 *result, bsls::Types::Uint64 startingValue, const bsl::string_view &digits)bdljsn::NumberUtil_ImpUtilstatic
asInteger(bsls::Types::Uint64 *result, const bsl::string_view &value)bdljsn::NumberUtil_ImpUtilinlinestatic
asInteger(t_INTEGER_TYPE *result, const bsl::string_view &value)bdljsn::NumberUtil_ImpUtilstatic
asInteger(t_TYPE *result, const bsl::string_view &value)bdljsn::NumberUtil_ImpUtil
asIntegerDispatchImp(t_INTEGER_TYPE *result, const bsl::string_view &value, bslmf::SelectTraitCase< NumberUtil_IsSigned >)bdljsn::NumberUtil_ImpUtilstatic
asIntegerDispatchImp(t_INTEGER_TYPE *result, const bsl::string_view &value, bslmf::SelectTraitCase<>)bdljsn::NumberUtil_ImpUtilstatic
decompose(bool *isNegative, bool *isExpNegative, bsl::string_view *integer, bsl::string_view *fraction, bsl::string_view *exponent, bsl::string_view *significantDigits, bsls::Types::Int64 *significantDigitsBias, bsl::string_view::size_type *significantDigitsDotOffset, const bsl::string_view &value)bdljsn::NumberUtil_ImpUtilstatic
k_EXPONENT_OUT_OF_RANGE enum valuebdljsn::NumberUtil_ImpUtil
logUnparseableJsonNumber(const bsl::string_view &value)bdljsn::NumberUtil_ImpUtilstatic