MCPcopy Create free account

hub / github.com/MJx0/AndUEDumper / functions

Functions1,621 in github.com/MJx0/AndUEDumper

Methodfile_print_buffer
deps/fmt/format-inl.h:1680
Methodfill_buffer
UTF-32
deps/nlohmann/json.hpp:6667
Methodfill_buffer
UTF-16
deps/nlohmann/json.hpp:6725
Methodfill_buffer
deps/nlohmann/json.hpp:6821
Methodfill_unit
deps/fmt/base.h:820
MethodfindIdaPattern
AndUEDumper/src/UE/UEGameProfile.cpp:405
Methodfind_default_value_in_choices_or_throw
deps/argsparse/argsparse.hpp:930
Functionfind_invalid
deps/utfcpp/cpp17.h:63
Functionfind_invalid
deps/utfcpp/cpp20.h:91
Methodfixed_buffer_traits
deps/fmt/base.h:1837
Methodfixed_string
deps/fmt/format.h:947
Methodflush
deps/fmt/format-inl.h:1556
Methodflush
deps/fmt/base.h:1899
Methodformat
deps/fmt/format-inl.h:1391
Methodformat
deps/fmt/format.h:3813
Methodformat
deps/fmt/format.h:3858
Methodformat
deps/fmt/format.h:3881
Methodformat
deps/fmt/format.h:3920
Methodformat
deps/fmt/format.h:3945
Methodformat_as
deps/fmt/format.h:3854
Methodformat_custom
deps/fmt/base.h:2512
Methodformat_dragon
Formats a floating-point number using a variation of the Fixed-Precision Positive Floating-Point Printout ((FPP)^2) algorithm by Steele & White: https
deps/fmt/format.h:2761
Methodformat_facet
deps/fmt/format-inl.h:148
Methodformat_facet
deps/fmt/format.h:3758
Methodformat_float
deps/fmt/format.h:2994
Methodformat_hexfloat
deps/fmt/format.h:2897
Methodformat_int
deps/fmt/format.h:4041
Methodformat_signed
deps/fmt/format.h:4031
Methodformat_specs
deps/fmt/base.h:860
Functionformat_system_error
deps/fmt/format-inl.h:1426
Functionformat_to_n
deps/fmt/base.h:2857
Methodformat_unsigned
deps/fmt/format.h:4025
Functionformatted_size
deps/fmt/format.h:4177
Functionformatted_size
deps/fmt/base.h:2891
Methodformatter
A deleted default constructor indicates a disabled formatter.
deps/fmt/base.h:667
Methodfractional_part_rounding_thresholds
deps/fmt/format.h:2982
Functionfrom_bson
deps/nlohmann/json.hpp:24649
Functionfrom_cbor
deps/nlohmann/json.hpp:24455
Methodfrom_json
deps/nlohmann/json.hpp:6140
Functionfrom_json_tuple_impl_base
deps/nlohmann/json.hpp:5231
Functionfrom_msgpack
deps/nlohmann/json.hpp:24511
Functionfrom_ubjson
deps/nlohmann/json.hpp:24565
Functionfront
@brief access the first element @sa https://json.nlohmann.me/api/basic_json/front/
deps/nlohmann/json.hpp:22435
Functionfstring
deps/fmt/base.h:2737
Functiongeneric_context
deps/fmt/format.h:3698
Methodget
deps/argsparse/argsparse.hpp:1931
Methodget
Reads a code unit from the stream.
deps/fmt/format-inl.h:1497
Methodget
deps/fmt/format-inl.h:1626
MethodgetCompleteChar
AndUEDumper/src/Utils/ProgressUtils.hpp:26
MethodgetCurrent
AndUEDumper/src/Utils/ProgressUtils.hpp:24
MethodgetIncompleteChar
AndUEDumper/src/Utils/ProgressUtils.hpp:27
MethodgetTotal
AndUEDumper/src/Utils/ProgressUtils.hpp:23
MethodgetWidth
AndUEDumper/src/Utils/ProgressUtils.hpp:25
Functionget_allocator
@brief returns the allocator associated with the container @sa https://json.nlohmann.me/api/basic_json/get_allocator/
deps/nlohmann/json.hpp:20257
Functionget_allocator
Returns a copy of the allocator associated with this buffer.
deps/fmt/format.h:863
Methodget_any_valid_prefix_char
deps/argsparse/argsparse.hpp:2282
Methodget_arg
deps/fmt/format.h:3527
Methodget_belonging_mutex
deps/argsparse/argsparse.hpp:2268
Methodget_bson_binary
deps/nlohmann/json.hpp:10023
Methodget_bson_cstr
! @brief Parses a C-style string from the BSON input. @param[in,out] result A reference to the string variable where the read
deps/nlohmann/json.hpp:9971
Methodget_bson_string
deps/nlohmann/json.hpp:10001
Functionget_buffer
deps/fmt/base.h:2056
Methodget_cached_power
deps/fmt/format-inl.h:275
Methodget_cached_power
deps/fmt/format-inl.h:369
Methodget_cbor_array
! @param[in] len the length of the array or detail::unknown_size() for an array of indefinite size @param[in] tag_handler
deps/nlohmann/json.hpp:10886
Methodget_cbor_binary
! @brief reads a CBOR byte array This function first reads starting bytes to determine the expected byte array length and then copies thi
deps/nlohmann/json.hpp:10791
Methodget_cbor_float_prefix
deps/nlohmann/json.hpp:17041
Methodget_cbor_object
! @param[in] len the length of the object or detail::unknown_size() for an object of indefinite size @param[in] tag_handl
deps/nlohmann/json.hpp:10924
Methodget_cbor_string
! @brief reads a CBOR string This function first reads starting bytes to determine the expected string length and then copies this number
deps/nlohmann/json.hpp:10695
Functionget_character
deps/nlohmann/json.hpp:6514
Methodget_character
deps/nlohmann/json.hpp:6615
Methodget_character
deps/nlohmann/json.hpp:6793
Methodget_codepoint
! @brief get codepoint from 4 hex characters following `\u` For input "\u c1 c2 c3 c4" the codepoint is: (c1 * 0x1000) + (c2 * 0x0100)
deps/nlohmann/json.hpp:7192
Methodget_decimal_point
return the locale-dependent decimal point
deps/nlohmann/json.hpp:7165
Methodget_dynamic_spec
deps/fmt/format.h:3534
Functionget_elements
deps/nlohmann/json.hpp:6521
Methodget_elements
deps/nlohmann/json.hpp:6629
Methodget_elements
deps/nlohmann/json.hpp:6812
Functionget_error_message
return syntax error message
deps/nlohmann/json.hpp:8503
Functionget_file_directory
AndUEDumper/src/UE/UEMemory.cpp:155
Functionget_file_extension
AndUEDumper/src/UE/UEMemory.cpp:166
Functionget_filename
AndUEDumper/src/UE/UEMemory.cpp:144
Methodget_ignore_noop
! @return character read from the input after ignoring all 'N' entries */
deps/nlohmann/json.hpp:12585
Functionget_impl
deps/nlohmann/json.hpp:21689
Methodget_msgpack_array
! @param[in] len the length of the array @return whether array creation completed */
deps/nlohmann/json.hpp:11555
Methodget_msgpack_binary
! @brief reads a MessagePack byte array This function first reads starting bytes to determine the expected byte array length and then cop
deps/nlohmann/json.hpp:11444
Methodget_msgpack_float_prefix
deps/nlohmann/json.hpp:17055
Methodget_msgpack_object
! @param[in] len the length of the object @return whether object creation completed */
deps/nlohmann/json.hpp:11577
Methodget_msgpack_string
! @brief reads a MessagePack string This function first reads starting bytes to determine the expected string length and then copies this
deps/nlohmann/json.hpp:11361
Methodget_names_csv
deps/argsparse/argsparse.hpp:1109
Methodget_number
deps/nlohmann/json.hpp:12634
Functionget_number_float
return floating-point value
deps/nlohmann/json.hpp:8450
Functionget_number_unsigned
deps/nlohmann/json.hpp:8444
Functionget_position
return position of last read token
deps/nlohmann/json.hpp:8471
Methodget_read_buffer
Returns the file's read buffer.
deps/fmt/format-inl.h:1537
Methodget_read_buffer
deps/fmt/format-inl.h:1582
Methodget_read_buffer
deps/fmt/format-inl.h:1618
Functionget_ref
deps/nlohmann/json.hpp:21875
Functionget_ref_impl
deps/nlohmann/json.hpp:21564
Methodget_significand_size
deps/fmt/format.h:2235
← previousnext →1,001–1,100 of 1,621, ranked by callers