MCPcopy Create free account

hub / github.com/AlSch092/UltimateAntiCheat / functions

Functions870 in github.com/AlSch092/UltimateAntiCheat

Methodoperator*
Core/Detections.hpp:45
Methodoperator*
Core/AntiCheat.hpp:42
Methodoperator+
Environment/Services.hpp:88
Methodoperator+
AntiDebug/AntiDebugger.hpp:50
Methodoperator+
delete move assignments
AntiTamper/Integrity.hpp:55
Methodoperator+
Common/json.hpp:12783
Methodoperator+
Network/NetClient.hpp:71
Methodoperator+
Process/Thread.hpp:73
Methodoperator+
Core/Preventions.hpp:30
Methodoperator+
Core/Detections.hpp:43
Methodoperator+
Core/AntiCheat.hpp:40
Methodoperator++
Common/json.hpp:5242
Methodoperator++
Common/json.hpp:12801
Methodoperator++
post-increment (it++)
Common/json.hpp:13685
Methodoperator-
delete all arithmetic operators, unnecessary for context
Environment/Services.hpp:89
Methodoperator-
delete all arithmetic operators, unnecessary for context
AntiDebug/AntiDebugger.hpp:51
Methodoperator-
delete all arithmetic operators, unnecessary for context
AntiTamper/Integrity.hpp:56
Methodoperator-
Common/json.hpp:12790
Methodoperator-
subtract from iterator
Common/json.hpp:13721
Methodoperator-
delete all arithmetic operators, unnecessary for context
Network/NetClient.hpp:72
Methodoperator-
delete all arithmetic operators, unnecessary for context
Process/Thread.hpp:74
Methodoperator-
delete all arithmetic operators, unnecessary for context
Core/Preventions.hpp:31
Methodoperator-
delete all arithmetic operators, unnecessary for context
Core/Detections.hpp:44
Methodoperator-
delete all arithmetic operators, unnecessary for context
Core/AntiCheat.hpp:41
Methodoperator--
Common/json.hpp:12814
Methodoperator--
post-decrement (it--)
Common/json.hpp:13697
Functionoperator->
! @brief dereference the iterator @pre The iterator is initialized; i.e. `m_object != nullptr`. */
Common/json.hpp:13192
Methodoperator->
Common/json.hpp:14864
Methodoperator/
Environment/Services.hpp:91
Methodoperator/
AntiDebug/AntiDebugger.hpp:53
Methodoperator/
AntiTamper/Integrity.hpp:58
Methodoperator/
Network/NetClient.hpp:74
Methodoperator/
Process/Thread.hpp:76
Methodoperator/
Core/Preventions.hpp:33
Methodoperator/
Core/Detections.hpp:46
Methodoperator/
Core/AntiCheat.hpp:43
Methodoperator<
Common/json.hpp:12778
Functionoperator<=
! @brief comparison: less than or equal @pre The iterator is initialized; i.e. `m_object != nullptr`. */
Common/json.hpp:13417
Functionoperator<=>
Common/json.hpp:14674
Methodoperator=
Common/json.hpp:272
Functionoperator==
Common/json.hpp:13337
Methodoperator==
equality operator (needed for InputIterator)
Common/json.hpp:5251
Functionoperator>
! @brief comparison: greater than @pre The iterator is initialized; i.e. `m_object != nullptr`. */
Common/json.hpp:13426
Functionoperator>=
! @brief comparison: greater than or equal @pre The iterator is initialized; i.e. `m_object != nullptr`. */
Common/json.hpp:13435
Functionoperator[]
! @brief access to successor @pre The iterator is initialized; i.e. `m_object != nullptr`. */
Common/json.hpp:13552
Functionordered_map
Explicit constructors instead of `using Container::Container` otherwise older compilers choke on it (GCC <= 5.5, xcode <= 9.4)
Common/json.hpp:19048
Methodoutput_adapter
Common/json.hpp:15040
Methodoutput_adapter_protocol
Common/json.hpp:14950
Methodoutput_stream_adapter
Common/json.hpp:14991
Methodoutput_string_adapter
Common/json.hpp:15016
Methodoutput_vector_adapter
Common/json.hpp:14966
Methodpad
Common/SHA256.cpp:127
Functionparent_pointer
@brief returns the parent of this JSON pointer @sa https://json.nlohmann.me/api/json_pointer/parent_pointer/
Common/json.hpp:13950
Methodparse_bson_array
! @brief Reads an array from the BSON input and passes it to the SAX-parser. @return whether a valid BSON-array was passed to the SAX parser
Common/json.hpp:9534
Methodparse_bson_element_internal
! @brief Read a BSON document element of the given @a element_type. @param[in] element_type The BSON element type, c.f. http://bsonspec.org/sp
Common/json.hpp:9416
Methodparse_bson_element_list
! @brief Read a BSON element list (as specified in the BSON-spec) The same binary layout is used for objects and arrays, hence it must be
Common/json.hpp:9496
Methodparse_bson_internal
! @brief Reads in a BSON-object and passes it to the SAX-parser. @return whether a valid BSON-value was passed to the SAX parser */
Common/json.hpp:9312
Methodparse_cbor_internal
! @param[in] get_char whether a new character should be retrieved from the input (true) or whether the last read charact
Common/json.hpp:9564
Functionparse_error
Common/json.hpp:6921
Methodparse_error
Common/json.hpp:7171
Methodparse_error
Common/json.hpp:7358
Methodparse_msgpack_internal
! @return whether a valid MessagePack value was passed to the SAX parser */
Common/json.hpp:10340
Methodparse_ubjson_internal
! @param[in] get_char whether a new character should be retrieved from the input (true, default) or whether the last rea
Common/json.hpp:10974
Methodparser
a parser reading from an input adapter
Common/json.hpp:12239
Functionpatch
@brief applies a JSON patch to a copy of the current object @sa https://json.nlohmann.me/api/basic_json/patch/
Common/json.hpp:24270
Functionpatch_inplace
@brief applies a JSON patch in-place without copying the object @sa https://json.nlohmann.me/api/basic_json/patch/
Common/json.hpp:23999
Methodposition_string
Common/json.hpp:4513
Functionrbegin
@brief returns an iterator to the reverse-beginning @sa https://json.nlohmann.me/api/basic_json/rbegin/
Common/json.hpp:22118
MethodreadBool
Network/Packets/PacketReader.hpp:15
Methodread_callback
Callback function to read data.. un-hangs logout request for some reason if we specify a read callback on curl request
Network/HttpClient.cpp:196
Functionreinterpret_bits
Common/json.hpp:16955
Functionrend
@brief returns an iterator to the reverse-end @sa https://json.nlohmann.me/api/basic_json/rend/
Common/json.hpp:22132
Methodrevert
Common/SHA256.cpp:157
Methodrotr
Common/SHA256.cpp:53
Methodsax_parse_internal
Common/json.hpp:12348
Functionscan
Common/json.hpp:8881
Methodscan_comment
! * @brief scan a comment * @return whether comment could be scanned successfully */
Common/json.hpp:8216
Methodscan_number
! @brief scan a number literal This function scans a string according to Sect. 6 of RFC 8259. The function is realized with a determinis
Common/json.hpp:8341
Methodscan_string
! @brief scan a string literal This function scans a string according to Sect. 7 of RFC 8259. While scanning, bytes are escaped and copie
Common/json.hpp:7626
Methodserializer
! @param[in] s output stream to serialize to @param[in] ichar indentation character to use @param[in] error_handler_ how to react on de
Common/json.hpp:18073
Functionset_end
Common/json.hpp:12915
Functionset_subtype
@brief sets the binary subtype @sa https://json.nlohmann.me/api/byte_container_with_subtype/set_subtype/
Common/json.hpp:5938
Methodsig0
Common/SHA256.cpp:68
Methodsig1
Common/SHA256.cpp:73
Methodspan_input_adapter
Common/json.hpp:6613
MethodsplitStringBySpace
Common/Utility.cpp:160
Functionstart_array
Common/json.hpp:6898
Methodstart_array
Common/json.hpp:7121
Functionstart_object
Common/json.hpp:6866
Methodstart_object
Common/json.hpp:7050
Methodstr_to_lower
Common/Utility.cpp:54
Methodstrcmp_insensitive
Common/Utility.cpp:103
Methodstring
Common/json.hpp:7038
Methodstring to_string
@brief user-defined to_string function for JSON values @sa https://json.nlohmann.me/api/basic_json/to_string/
Common/json.hpp:24453
Methodstrstr_case_insensitive
Common/Utility.cpp:63
Methodstrtof
Common/json.hpp:8284
Methodsub
! @brief returns x - y @pre x.e == y.e and x.f >= y.f */
Common/json.hpp:16977
Functionsubtype
@brief return the binary subtype @sa https://json.nlohmann.me/api/byte_container_with_subtype/subtype/
Common/json.hpp:5946
Methodswitch
Common/json.hpp:18411
Methodtest
Common/json.hpp:4088
← previousnext →701–800 of 870, ranked by callers