MCPcopy Create free account

hub / github.com/Encryqed/Dumper-7 / functions

Functions1,240 in github.com/Encryqed/Dumper-7

↓ 3 callersFunctionStrnCmpHelper
Dumper/TmpUtils.h:56
↓ 3 callersMethodToString
Dumper/Engine/Public/Unreal/UnrealContainers.h:340
↓ 3 callersFunctionUtf16PairToUtf32
Dumper/Utils/Encoding/UtfN.hpp:608
↓ 3 callersFunctionUtf32ToUtf16Pair
Dumper/Utils/Encoding/UtfN.hpp:579
↓ 3 callersFunctionUtf32ToUtf8Bytes
Dumper/Utils/Encoding/UtfN.hpp:629
↓ 3 callersFunctionUtf8BytesToUtf32
Dumper/Utils/Encoding/UtfN.hpp:689
↓ 3 callersFunctionWStringToString
Dumper/Utils/Encoding/UtfN.hpp:1272
↓ 3 callersFunctioncbegin
@brief returns a const iterator to the first element @sa https://json.nlohmann.me/api/basic_json/cbegin/
Dumper/Utils/Json/json.hpp:22086
↓ 3 callersFunctionemplace
Dumper/Utils/Json/json.hpp:19058
↓ 3 callersMethodend
Dumper/Engine/Private/Unreal/ObjectArray.cpp:552
↓ 3 callersFunctionis_number_float
@brief return whether value is a floating-point number @sa https://json.nlohmann.me/api/basic_json/is_number_float/
Dumper/Utils/Json/json.hpp:20652
↓ 3 callersFunctionis_number_integer
@brief return whether value is an integer number @sa https://json.nlohmann.me/api/basic_json/is_number_integer/
Dumper/Utils/Json/json.hpp:20638
↓ 3 callersMethodmoved_or_copied
Dumper/Utils/Json/json.hpp:14850
↓ 3 callersMethodset_begin
set iterator to a defined beginning
Dumper/Utils/Json/json.hpp:12750
↓ 3 callersFunctionunget
! @brief unget current character (read it again on next get) We implement unget by setting variable next_unget to true. The input is not
Dumper/Utils/Json/json.hpp:8746
↓ 3 callersMethodwhat
returns the explanatory string
Dumper/Utils/Json/json.hpp:4375
↓ 2 callersFunctionFindNameOffsetForSomeClass
Dumper/Engine/Private/OffsetFinder/OffsetFinder.cpp:112
↓ 2 callersFunctionGetAlignedSizeWithOffsetFromEnd
Dumper/Platform/Private/PlatformWindows.cpp:201
↓ 2 callersMethodGetBitCount
Dumper/Generator/Private/Wrappers/MemberWrappers.cpp:89
↓ 2 callersMethodGetDataAsConstCharPtr
Dumper/Engine/Public/Unreal/UnrealContainers.h:374
↓ 2 callersMethodGetDataPtr
Dumper/Engine/Public/Unreal/UnrealContainers.h:295
↓ 2 callersMethodGetDefaultObject
Dumper/Engine/Private/Unreal/UnrealObjects.cpp:772
↓ 2 callersFunctionGetDependencies
Dumper/Generator/Private/Managers/PackageManager.cpp:173
↓ 2 callersMethodGetEnumTypeAsStr
Dumper/Engine/Private/Unreal/UnrealObjects.cpp:611
↓ 2 callersMethodGetExecFunction
Dumper/Engine/Private/Unreal/UnrealObjects.cpp:812
↓ 2 callersMethodGetFieldClass
Dumper/Engine/Private/Unreal/UnrealObjects.cpp:1453
↓ 2 callersMethodGetFlagsOrCustomComment
Dumper/Generator/Private/Wrappers/MemberWrappers.cpp:142
↓ 2 callersMethodGetFunction
Dumper/Engine/Private/Unreal/UnrealObjects.cpp:782
↓ 2 callersFunctionGetImportAddress
Dumper/Platform/Private/PlatformWindows.cpp:212
↓ 2 callersMethodGetInBucketIndex
Dumper/Generator/Public/HashStringTable.h:207
↓ 2 callersMethodGetLengthBytes
Dumper/Generator/Public/HashStringTable.h:95
↓ 2 callersMethodGetMetaClass
Dumper/Engine/Private/Unreal/UnrealObjects.cpp:1334
↓ 2 callersMethodGetMinAlignment
Dumper/Engine/Private/Unreal/UnrealObjects.cpp:645
↓ 2 callersMethodGetNameWithPath
Dumper/Engine/Private/Unreal/UnrealObjects.cpp:328
↓ 2 callersMethodGetNumEntries
Dumper/Generator/Private/Managers/DependencyManager.cpp:23
↓ 2 callersMethodGetOwnerAsFField
Dumper/Engine/Private/Unreal/UnrealObjects.cpp:87
↓ 2 callersMethodGetParamStructName
Dumper/Generator/Private/Wrappers/MemberWrappers.cpp:215
↓ 2 callersMethodGetParamStructSize
Dumper/Generator/Private/Wrappers/MemberWrappers.cpp:222
↓ 2 callersMethodGetPathName
Dumper/Engine/Private/Unreal/UnrealObjects.cpp:412
↓ 2 callersMethodGetPropertyFlags
Dumper/Generator/Private/Wrappers/MemberWrappers.cpp:132
↓ 2 callersMethodGetType
Dumper/Generator/Private/Wrappers/MemberWrappers.cpp:19
↓ 2 callersFunctionGetTypeFromSize
Dumper/Generator/Private/Generators/CppGenerator.cpp:11
↓ 2 callersMethodGetUnrealEnum
Dumper/Generator/Private/Wrappers/EnumWrapper.cpp:9
↓ 2 callersMethodHasCustomTemplateText
Dumper/Generator/Private/Wrappers/StructWrapper.cpp:152
↓ 2 callersMethodHasPropertyFlags
Dumper/Engine/Private/Unreal/UnrealObjects.cpp:911
↓ 2 callersMethodHasReusedTrailingPadding
Dumper/Generator/Private/Wrappers/StructWrapper.cpp:85
↓ 2 callersMethodIsCyclicWithPackage
Dumper/Generator/Private/Wrappers/StructWrapper.cpp:141
↓ 2 callersMethodIsInInterface
Dumper/Generator/Private/Wrappers/MemberWrappers.cpp:314
↓ 2 callersFunctionIsLowSurrogate
Dumper/Utils/Encoding/UtfN.hpp:239
↓ 2 callersMethodIsReturnParam
Dumper/Generator/Private/Wrappers/MemberWrappers.cpp:33
↓ 2 callersMethodIsUnderlyingTypeSigned
Dumper/Generator/Private/Wrappers/EnumWrapper.cpp:41
↓ 2 callersMethodIsUnion
Dumper/Generator/Private/Wrappers/StructWrapper.cpp:100
↓ 2 callersMethodIsValidHandle
Dumper/Generator/Public/Managers/PackageManager.h:102
↓ 2 callersFunctionMakeNameValid
Dumper/Engine/Private/Unreal/UnrealTypes.cpp:12
↓ 2 callersMethodMax
Dumper/Engine/Public/Unreal/UnrealContainers.h:639
↓ 2 callersFunctionSetPackageDependencies
Dumper/Generator/Private/Managers/PackageManager.cpp:189
↓ 2 callersMethodStringifyFlags
Dumper/Generator/Private/Wrappers/MemberWrappers.cpp:137
↓ 2 callersFunctionStringifyFunctionFlags
Dumper/Engine/Public/Unreal/Enums.h:386
↓ 2 callersFunctionStringifyPropertyFlags
Dumper/Engine/Public/Unreal/Enums.h:437
↓ 2 callersFunctionStrlenHelper
Dumper/TmpUtils.h:43
↓ 2 callersFunctionUtf16PairToUtf8Bytes
Dumper/Utils/Encoding/UtfN.hpp:746
↓ 2 callersFunctionUtf8BytesToUtf16
Dumper/Utils/Encoding/UtfN.hpp:752
↓ 2 callersFunctionWinSectionInfoToSectionInfo
Dumper/Platform/Private/PlatformWindows.cpp:30
↓ 2 callersFunctionat
@brief access specified array element with bounds checking @sa https://json.nlohmann.me/api/basic_json/at/
Dumper/Utils/Json/json.hpp:21240
↓ 2 callersMethodbegin
Dumper/Engine/Private/Unreal/ObjectArray.cpp:548
↓ 2 callersFunctioncompute_boundaries
Dumper/Utils/Json/json.hpp:17096
↓ 2 callersFunctionemplace_back
Dumper/Utils/Json/json.hpp:22511
↓ 2 callersFunctionend
Dumper/Engine/Public/Unreal/UnrealContainers.h:864
↓ 2 callersMethodend
Dumper/Engine/Public/Unreal/ObjectArray.h:129
↓ 2 callersFunctionerase_internal
Dumper/Utils/Json/json.hpp:21869
↓ 2 callersFunctionfile_input_adapter
Dumper/Utils/Json/json.hpp:6193
↓ 2 callersFunctionflatten
@brief return flattened JSON value @sa https://json.nlohmann.me/api/basic_json/flatten/
Dumper/Utils/Json/json.hpp:23976
↓ 2 callersFunctionfrom_json_array_impl
Dumper/Utils/Json/json.hpp:4821
↓ 2 callersFunctionfrom_json_inplace_array_impl
Dumper/Utils/Json/json.hpp:4904
↓ 2 callersFunctionfrom_json_tuple_impl
Dumper/Utils/Json/json.hpp:5010
↓ 2 callersFunctiongrisu2
Dumper/Utils/Json/json.hpp:17735
↓ 2 callersFunctiongrisu2_round
Dumper/Utils/Json/json.hpp:17453
↓ 2 callersFunctionhex_bytes
! * @brief convert a byte to a uppercase hex representation * @param[in] byte byte to represent * @return representation ("00".."FF")
Dumper/Utils/Json/json.hpp:18685
↓ 2 callersMethodis_end
return whether the iterator is at end
Dumper/Utils/Json/json.hpp:12768
↓ 2 callersMethodis_errored
Dumper/Utils/Json/json.hpp:7183
↓ 2 callersFunctionis_number_unsigned
@brief return whether value is an unsigned integer number @sa https://json.nlohmann.me/api/basic_json/is_number_unsigned/
Dumper/Utils/Json/json.hpp:20645
↓ 2 callersFunctionlittle_endianness
! @brief determine system byte order @return true if and only if system's byte order is little endian @note from https://stackoverflow.com/a/1001328
Dumper/Utils/Json/json.hpp:9198
↓ 2 callersFunctionoperator++
! @brief post-increment (it++) @pre The iterator is initialized; i.e. `m_object != nullptr`. */
Dumper/Utils/Json/json.hpp:13234
↓ 2 callersFunctionoperator--
! @brief post-decrement (it--) @pre The iterator is initialized; i.e. `m_object != nullptr`. */
Dumper/Utils/Json/json.hpp:13285
↓ 2 callersMethodoperator[]
Dumper/Engine/Public/Unreal/UnrealContainers.h:155
↓ 2 callersFunctionpop_back
@brief remove last reference token @sa https://json.nlohmann.me/api/json_pointer/pop_back/
Dumper/Utils/Json/json.hpp:13964
↓ 2 callersFunctionreset
reset token_buffer; current character is beginning of token
Dumper/Utils/Json/json.hpp:8692
↓ 2 callersFunctionsize
@brief returns the number of elements @sa https://json.nlohmann.me/api/basic_json/size/
Dumper/Utils/Json/json.hpp:22247
↓ 2 callersFunctionskip_whitespace
Dumper/Utils/Json/json.hpp:8872
↓ 2 callersFunctionswap
@brief exchanges the values @sa https://json.nlohmann.me/api/basic_json/swap/
Dumper/Utils/Json/json.hpp:22764
↓ 2 callersMethodwrite_bson
! @param[in] j JSON value to serialize @pre j.type() == value_t::object */
Dumper/Utils/Json/json.hpp:15099
↓ 2 callersMethodwrite_cbor
! @param[in] j JSON value to serialize */
Dumper/Utils/Json/json.hpp:15128
↓ 2 callersMethodwrite_msgpack
! @param[in] j JSON value to serialize */
Dumper/Utils/Json/json.hpp:15452
↓ 1 callersMethodAddDependency
Dumper/Generator/Private/Managers/DependencyManager.cpp:13
↓ 1 callersFunctionAddEnumPackageDependencies
Dumper/Generator/Private/Managers/PackageManager.cpp:205
↓ 1 callersFunctionAddStructDependencies
Dumper/Generator/Private/Managers/PackageManager.cpp:225
↓ 1 callersFunctionCountLeadingZeros
Dumper/Engine/Public/Unreal/UnrealContainers.h:63
↓ 1 callersFunctionDumpEditorOnlyMetadata
Dumper/Generator/Private/Generators/Generator.cpp:152
↓ 1 callersMethodErasePackageDependencyFromClasses
Dumper/Generator/Private/Managers/PackageManager.cpp:118
↓ 1 callersMethodErasePackageDependencyFromStructs
Dumper/Generator/Private/Managers/PackageManager.cpp:113
← previousnext →201–300 of 1,240, ranked by callers