MCPcopy Create free account

hub / github.com/AlSch092/UltimateAntiCheat / functions

Functions870 in github.com/AlSch092/UltimateAntiCheat

Methodtest
Common/json.hpp:4098
Methodtest
Common/json.hpp:4108
Methodtest
Common/json.hpp:4118
Methodtest
Common/json.hpp:4134
Methodtest
Common/json.hpp:4143
Functionto_bjdata
@brief create a BJData serialization of a given JSON value @sa https://json.nlohmann.me/api/basic_json/to_bjdata/
Common/json.hpp:23610
Functionto_bson
@brief create a BSON serialization of a given JSON value @sa https://json.nlohmann.me/api/basic_json/to_bson/
Common/json.hpp:23637
Methodto_char_type
Common/json.hpp:3620
Methodto_char_type
Common/json.hpp:3644
Methodto_char_type
Common/json.hpp:16834
Methodto_int_type
Redefine to_int_type function
Common/json.hpp:3615
Methodto_int_type
Redefine to_int_type function
Common/json.hpp:3639
Methodto_json
Common/json.hpp:5857
Functionto_msgpack
@brief create a MessagePack serialization of a given JSON value @sa https://json.nlohmann.me/api/basic_json/to_msgpack/
Common/json.hpp:23560
Functionto_ubjson
@brief create a UBJSON serialization of a given JSON value @sa https://json.nlohmann.me/api/basic_json/to_ubjson/
Common/json.hpp:23583
Methodtoken_type_name
Common/json.hpp:7434
Methodtransform
Common/SHA256.cpp:78
Methodubjson_prefix
! @brief determine the type prefix of container values */
Common/json.hpp:16543
Functionunflatten
Common/json.hpp:14611
Methodvalue
return the value of an iterator
Common/json.hpp:13746
Functionvalue_in_range_of
Common/json.hpp:4150
Methodwcscmp_insensitive
Common/Utility.cpp:125
Methodwhat
* @brief Overridden method from std::exception, required for inheritance * * @return a const char* pointer to the exception message */
Obscure/VirtualMachineException.hpp:35
Methodwide_string_input_adapter
Common/json.hpp:6444
Methodwrite_bjdata_ndarray
! @return false if the object is successfully converted to a bjdata ndarray, true if the type or size is invalid */
Common/json.hpp:16657
Methodwrite_bson_array
! @brief Writes a BSON element with key @a name and array @a value */
Common/json.hpp:16169
Methodwrite_bson_binary
! @brief Writes a BSON element with key @a name and binary value @a value */
Common/json.hpp:16188
Methodwrite_bson_boolean
! @brief Writes a BSON element with key @a name and boolean value @a value */
Common/json.hpp:16026
Methodwrite_bson_double
! @brief Writes a BSON element with key @a name and double value @a value */
Common/json.hpp:16036
Methodwrite_bson_element
! @brief Serializes the JSON value @a j to BSON and associates it with the key @a name. @param name The name to associate with the
Common/json.hpp:16251
Methodwrite_bson_entry_header
! @brief Writes the given @a element_type and @a name to the output adapter */
Common/json.hpp:16014
Methodwrite_bson_integer
! @brief Writes a BSON element with key @a name and integer @a value */
Common/json.hpp:16086
Methodwrite_bson_null
! @brief Writes a BSON element with key @a name and null value */
Common/json.hpp:16068
Methodwrite_bson_object
! @param[in] value JSON value to serialize @pre value.type() == value_t::object */
Common/json.hpp:16313
Methodwrite_bson_object_entry
! @brief Writes a BSON element with key @a name and object @a value */
Common/json.hpp:16136
Methodwrite_bson_string
! @brief Writes a BSON element with key @a name and string value @a value */
Common/json.hpp:16054
Methodwrite_bson_unsigned
! @brief Writes a BSON element with key @a name and unsigned @a value */
Common/json.hpp:16114
Methodwrite_character
Common/json.hpp:14995
Methodwrite_character
Common/json.hpp:15020
Methodwrite_compact_float
Common/json.hpp:16800
Methodwrite_number
Common/json.hpp:16784
Methodwrite_number_with_ubjson_prefix
Common/json.hpp:16360
Method~AntiCheat
* @brief Cleans up resources and deletes the current AntiCheat instance * * @return void * * @usage * anticheat->Destroy(); */
Core/AntiCheat.cpp:128
Method~AntiDebug
AntiDebug/AntiDebugger.hpp:40
Method~Detections
Core/Detections.cpp:49
Method~EventLogger
* @brief Cleans up resources used by the class object * * @return None * * @usage * delete eventLogger; */
GameEvents/EventLogger.cpp:46
Method~Impl
Core/AntiCheatLib.cpp:142
Method~Integrity
AntiTamper/Integrity.hpp:50
Method~NetClient
Network/NetClient.hpp:59
Method~PacketWriter
Network/Packets/PacketWriter.hpp:33
Method~Preventions
Core/Preventions.hpp:22
Method~Process
Process/Process.hpp:106
Method~ProtectedMemory
AntiTamper/MapProtectedClass.hpp:75
Method~Services
Environment/Services.hpp:79
Method~Thread
Process/Thread.hpp:37
Method~VirtualMachine
Obscure/VirtualMachine.hpp:89
Function~basic_json
@brief destructor @sa https://json.nlohmann.me/api/basic_json/~basic_json/
Common/json.hpp:20554
Method~binary_reader
NOLINT(hicpp-noexcept-move,performance-noexcept-move-constructor)
Common/json.hpp:9238
Method~data
Common/json.hpp:23514
Method~input_stream_adapter
Common/json.hpp:6230
Method~iter_impl
Common/json.hpp:12958
Method~iteration_proxy
Common/json.hpp:5323
Method~iteration_proxy_value
NOLINT(hicpp-noexcept-move,performance-noexcept-move-constructor,cppcoreguidelines-noexcept-move-operations)
Common/json.hpp:5225
Method~json_ref
Common/json.hpp:14848
Method~json_sax_dom_callback_parser
NOLINT(hicpp-noexcept-move,performance-noexcept-move-constructor)
Common/json.hpp:7006
Function~json_sax_dom_parser
NOLINT(hicpp-noexcept-move,performance-noexcept-move-constructor)
Common/json.hpp:6822
Method~lexer
NOLINT(hicpp-noexcept-move,performance-noexcept-move-constructor)
Common/json.hpp:7506
Method~nonesuch
Common/json.hpp:269
Method~output_adapter_protocol
Common/json.hpp:14948
Method~serializer
Common/json.hpp:18089
← previous801–870 of 870, ranked by callers