MCPcopy Create free account

hub / github.com/clauadv/cs2_webradar / functions

Functions527 in github.com/clauadv/cs2_webradar

Methodaddress
usermode/src/utils/address.hpp:9
Methodas
usermode/src/utils/address.hpp:27
Functionback
@brief access the last element @sa https://json.nlohmann.me/api/basic_json/back/
usermode/ext/nlohmann/json.hpp:21693
Functionbasic_json array
@brief explicitly create an array from an initializer list @sa https://json.nlohmann.me/api/basic_json/array/
usermode/ext/nlohmann/json.hpp:20289
Functionbasic_json binary
@brief explicitly create a binary array (without subtype) @sa https://json.nlohmann.me/api/basic_json/binary/
usermode/ext/nlohmann/json.hpp:20245
Functionbasic_json diff
@brief creates a diff as a JSON patch @sa https://json.nlohmann.me/api/basic_json/diff/
usermode/ext/nlohmann/json.hpp:24264
Functionbasic_json from_bjdata
usermode/ext/nlohmann/json.hpp:23812
Functionbasic_json from_bson
usermode/ext/nlohmann/json.hpp:23842
Functionbasic_json from_cbor
usermode/ext/nlohmann/json.hpp:23646
Functionbasic_json from_msgpack
usermode/ext/nlohmann/json.hpp:23704
Functionbasic_json from_ubjson
usermode/ext/nlohmann/json.hpp:23758
Functionbasic_json meta
@brief returns version information on the library @sa https://json.nlohmann.me/api/basic_json/meta/
usermode/ext/nlohmann/json.hpp:19532
Functionbasic_json object
@brief explicitly create an object from an initializer list @sa https://json.nlohmann.me/api/basic_json/object/
usermode/ext/nlohmann/json.hpp:20297
Functionbasic_json parse
usermode/ext/nlohmann/json.hpp:23299
Functionbinary
usermode/ext/nlohmann/json.hpp:6843
Methodbinary
usermode/ext/nlohmann/json.hpp:7027
Methodbinary_reader
! @brief create a binary reader @param[in] adapter input adapter to read from */
usermode/ext/nlohmann/json.hpp:9209
Methodbinary_writer
! @brief create a binary writer @param[in] adapter output adapter to write to */
usermode/ext/nlohmann/json.hpp:15068
Functionboolean
usermode/ext/nlohmann/json.hpp:6813
Methodboolean
usermode/ext/nlohmann/json.hpp:6997
Methodc_address
usermode/src/utils/address.hpp:6
Methodc_base_handle
usermode/src/sdk/entity_handle.hpp:11
Methodcalc_bson_array_size
! @return The size of the BSON-encoded array @a value */
usermode/ext/nlohmann/json.hpp:16124
Methodcalc_bson_binary_size
! @return The size of the BSON-encoded binary array @a value */
usermode/ext/nlohmann/json.hpp:16139
Methodcalc_bson_element_size
! @brief Calculates the size necessary to serialize the JSON value @a j with its @a name @return The calculated size for the BSON docu
usermode/ext/nlohmann/json.hpp:16181
Methodcalc_bson_entry_header_size
! @return The size of a BSON document entry header, including the id marker and the entry name size (and its null-terminator).
usermode/ext/nlohmann/json.hpp:15977
Methodcalc_bson_integer_size
! @return The size of the BSON-encoded integer @a value */
usermode/ext/nlohmann/json.hpp:16054
Methodcalc_bson_object_size
! @brief Calculates the size of the BSON serialization of the given JSON-object @a j. @param[in] value JSON value to s
usermode/ext/nlohmann/json.hpp:16276
Methodcalc_bson_string_size
! @return The size of the BSON-encoded string in @a value */
usermode/ext/nlohmann/json.hpp:16024
Methodcalc_bson_unsigned_size
! @return The size of the BSON-encoded unsigned integer in @a j */
usermode/ext/nlohmann/json.hpp:16082
Functionclear
@brief clears the contents @sa https://json.nlohmann.me/api/basic_json/clear/
usermode/ext/nlohmann/json.hpp:22312
Functionclear_subtype
@brief clears the binary subtype @sa https://json.nlohmann.me/api/byte_container_with_subtype/clear_subtype/
usermode/ext/nlohmann/json.hpp:5936
Methodclose
usermode/ext/easywsclient/easywsclient.cpp:125
Functionconditional_static_cast
usermode/ext/nlohmann/json.hpp:4011
Methodconstruct
usermode/ext/nlohmann/json.hpp:5396
Methodconstruct
usermode/ext/nlohmann/json.hpp:5409
Methodconstruct
usermode/ext/nlohmann/json.hpp:5442
Methodconstruct
usermode/ext/nlohmann/json.hpp:5464
Methodconstruct
usermode/ext/nlohmann/json.hpp:5477
Methodconstruct
usermode/ext/nlohmann/json.hpp:5490
Methodconstruct
usermode/ext/nlohmann/json.hpp:5503
Methodconstruct
usermode/ext/nlohmann/json.hpp:5573
Functioncontains
usermode/ext/nlohmann/json.hpp:14348
Functionconvert
can't use conversion operator because of ambiguity
usermode/ext/nlohmann/json.hpp:14605
Functioncount
usermode/ext/nlohmann/json.hpp:19247
Methodcreate
usermode/ext/nlohmann/json.hpp:4444
Methodcreate
usermode/ext/nlohmann/json.hpp:4490
Methodcreate
usermode/ext/nlohmann/json.hpp:4510
Methodcreate
usermode/ext/nlohmann/json.hpp:4527
Methodcreate
usermode/ext/nlohmann/json.hpp:4544
Methodcreate
usermode/ext/nlohmann/json.hpp:6467
Methodcreate
usermode/ext/nlohmann/json.hpp:6491
Methodcreate
usermode/ext/nlohmann/json.hpp:6524
Methodcreate_dummy
usermode/ext/easywsclient/easywsclient.cpp:602
Functiondecode
! @brief check whether a string is UTF-8 encoded The function checks each byte of a string whether it is UTF-8 encoded. The r
usermode/ext/nlohmann/json.hpp:18887
Methoddiagnostics
usermode/ext/nlohmann/json.hpp:4354
Methoddispatch
usermode/ext/easywsclient/easywsclient.hpp:42
MethoddispatchBinary
usermode/ext/easywsclient/easywsclient.hpp:56
Methoddiyfp
usermode/ext/nlohmann/json.hpp:16949
Functionend_array
usermode/ext/nlohmann/json.hpp:6893
Methodend_array
usermode/ext/nlohmann/json.hpp:7121
Functionend_object
usermode/ext/nlohmann/json.hpp:6871
Methodend_object
usermode/ext/nlohmann/json.hpp:7068
Methodexception_message
! @param[in] format the current format @param[in] detail a detailed error message @param[in] context further context info
usermode/ext/nlohmann/json.hpp:12038
Methodexception_message
usermode/ext/nlohmann/json.hpp:12614
Methodf_vector
usermode/src/sdk/datatypes/vector.hpp:9
Methodfill_buffer
UTF-32
usermode/ext/nlohmann/json.hpp:6297
Methodfill_buffer
UTF-16
usermode/ext/nlohmann/json.hpp:6355
Methodfill_buffer
usermode/ext/nlohmann/json.hpp:6446
Functionfrom_bson
usermode/ext/nlohmann/json.hpp:23872
Functionfrom_cbor
usermode/ext/nlohmann/json.hpp:23678
Methodfrom_json
usermode/ext/nlohmann/json.hpp:5808
Functionfrom_json_tuple_impl_base
usermode/ext/nlohmann/json.hpp:4970
Functionfrom_msgpack
usermode/ext/nlohmann/json.hpp:23734
Functionfrom_ubjson
usermode/ext/nlohmann/json.hpp:23788
Methodfrom_url
usermode/ext/easywsclient/easywsclient.cpp:609
Methodfrom_url_no_mask
usermode/ext/easywsclient/easywsclient.cpp:614
Functionfront
@brief access the first element @sa https://json.nlohmann.me/api/basic_json/front/
usermode/ext/nlohmann/json.hpp:21679
Methodget
usermode/src/sdk/interfaces/game_entity_system.hpp:7
MethodgetReadyState
usermode/ext/easywsclient/easywsclient.cpp:126
MethodgetReadyState
usermode/ext/easywsclient/easywsclient.cpp:191
Methodget_active_weapon
usermode/src/features/players/players.cpp:92
Functionget_allocator
@brief returns the allocator associated with the container @sa https://json.nlohmann.me/api/basic_json/get_allocator/
usermode/ext/nlohmann/json.hpp:19525
Methodget_bson_binary
usermode/ext/nlohmann/json.hpp:9370
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
usermode/ext/nlohmann/json.hpp:9318
Methodget_bson_string
usermode/ext/nlohmann/json.hpp:9348
Methodget_carried_bomb
usermode/src/features/bomb/bomb.cpp:3
Methodget_cbor_array
! @param[in] len the length of the array or static_cast<std::size_t>(-1) for an array of indefinite size @par
usermode/ext/nlohmann/json.hpp:10227
Methodget_cbor_binary
! @brief reads a CBOR byte array This function first reads starting bytes to determine the expected byte array length and the
usermode/ext/nlohmann/json.hpp:10132
Methodget_cbor_float_prefix
usermode/ext/nlohmann/json.hpp:16307
Methodget_cbor_object
! @param[in] len the length of the object or static_cast<std::size_t>(-1) for an object of indefinite size @p
usermode/ext/nlohmann/json.hpp:10265
Methodget_cbor_string
! @brief reads a CBOR string This function first reads starting bytes to determine the expected string length and then copies
usermode/ext/nlohmann/json.hpp:10036
Functionget_character
usermode/ext/nlohmann/json.hpp:6180
Methodget_character
usermode/ext/nlohmann/json.hpp:6265
Methodget_character
usermode/ext/nlohmann/json.hpp:6425
Methodget_codepoint
! @brief get codepoint from 4 hex characters following `\u` For input "\u c1 c2 c3 c4" the codepoint is: (c1 * 0x1000) + (c
usermode/ext/nlohmann/json.hpp:7523
Methodget_data
usermode/src/features/players/players.cpp:3
Methodget_decimal_point
return the locale-dependent decimal point
usermode/ext/nlohmann/json.hpp:7496
Methodget_entry_idx
usermode/src/sdk/entity_handle.hpp:49
Functionget_error_message
return syntax error message
usermode/ext/nlohmann/json.hpp:8826
← previousnext →201–300 of 527, ranked by callers