MCPcopy Create free account

hub / github.com/aixed/WeChat-Hook / functions

Functions1,775 in github.com/aixed/WeChat-Hook

Methodapply_ranges
3rdparty/httplib/httplib.h:5940
Methodapply_ranges
include/httplib.h:5940
Functionback
@brief access the last element @sa https://json.nlohmann.me/api/basic_json/back/
include/json.hpp:21314
Functionback
@brief access the last element @sa https://json.nlohmann.me/api/basic_json/back/
include/json/json.hpp:21314
Methodbackup
xdb/db_mgr.cpp:145
Methodbackup_xprogress
xdb/db_mgr.cpp:140
Functionbasic_json array
@brief explicitly create an array from an initializer list @sa https://json.nlohmann.me/api/basic_json/array/
include/json.hpp:19960
Functionbasic_json array
@brief explicitly create an array from an initializer list @sa https://json.nlohmann.me/api/basic_json/array/
include/json/json.hpp:19960
Functionbasic_json binary
@brief explicitly create a binary array (without subtype) @sa https://json.nlohmann.me/api/basic_json/binary/
include/json.hpp:19916
Functionbasic_json binary
@brief explicitly create a binary array (without subtype) @sa https://json.nlohmann.me/api/basic_json/binary/
include/json/json.hpp:19916
Functionbasic_json diff
@brief creates a diff as a JSON patch @sa https://json.nlohmann.me/api/basic_json/diff/
include/json.hpp:23866
Functionbasic_json diff
@brief creates a diff as a JSON patch @sa https://json.nlohmann.me/api/basic_json/diff/
include/json/json.hpp:23866
Functionbasic_json from_bjdata
include/json.hpp:23414
Functionbasic_json from_bjdata
include/json/json.hpp:23414
Functionbasic_json from_bson
include/json.hpp:23444
Functionbasic_json from_bson
include/json/json.hpp:23444
Functionbasic_json from_cbor
include/json.hpp:23246
Functionbasic_json from_cbor
include/json/json.hpp:23246
Functionbasic_json from_msgpack
include/json.hpp:23305
Functionbasic_json from_msgpack
include/json/json.hpp:23305
Functionbasic_json from_ubjson
include/json.hpp:23359
Functionbasic_json from_ubjson
include/json/json.hpp:23359
Functionbasic_json meta
@brief returns version information on the library @sa https://json.nlohmann.me/api/basic_json/meta/
include/json.hpp:19214
Functionbasic_json meta
@brief returns version information on the library @sa https://json.nlohmann.me/api/basic_json/meta/
include/json/json.hpp:19214
Functionbasic_json object
@brief explicitly create an object from an initializer list @sa https://json.nlohmann.me/api/basic_json/object/
include/json.hpp:19968
Functionbasic_json object
@brief explicitly create an object from an initializer list @sa https://json.nlohmann.me/api/basic_json/object/
include/json/json.hpp:19968
Functionbasic_json parse
include/json.hpp:22925
Functionbasic_json parse
include/json/json.hpp:22925
Functionbinary
include/json.hpp:6708
Functionbinary
include/json/json.hpp:6708
Methodbinary
include/json.hpp:6892
Methodbinary
include/json/json.hpp:6892
Methodbinary_reader
! @brief create a binary reader @param[in] adapter input adapter to read from */
include/json.hpp:9075
Methodbinary_reader
! @brief create a binary reader @param[in] adapter input adapter to read from */
include/json/json.hpp:9075
Methodbinary_writer
! @brief create a binary writer @param[in] adapter output adapter to write to */
include/json.hpp:14757
Methodbinary_writer
! @brief create a binary writer @param[in] adapter output adapter to write to */
include/json/json.hpp:14757
Methodbind_internal
3rdparty/httplib/httplib.h:5743
Methodbind_internal
include/httplib.h:5743
Methodbind_to_any_port
3rdparty/httplib/httplib.h:5359
Methodbind_to_any_port
include/httplib.h:5359
Methodbind_to_port
3rdparty/httplib/httplib.h:5354
Methodbind_to_port
include/httplib.h:5354
Functionboolean
include/json.hpp:6678
Functionboolean
include/json/json.hpp:6678
Methodboolean
include/json.hpp:6862
Methodboolean
include/json/json.hpp:6862
Methodbrotli_compressor
3rdparty/httplib/httplib.h:3332
Methodbrotli_compressor
include/httplib.h:3332
Methodbrotli_decompressor
3rdparty/httplib/httplib.h:3372
Methodbrotli_decompressor
include/httplib.h:3372
Methodbuf_append
3rdparty/httplib/httplib.h:4221
Methodbuf_append
include/httplib.h:4221
Methodbuf_data
3rdparty/httplib/httplib.h:4190
Methodbuf_data
include/httplib.h:4190
Methodbuf_erase
3rdparty/httplib/httplib.h:4239
Methodbuf_erase
include/httplib.h:4239
Methodbuf_find
3rdparty/httplib/httplib.h:4198
Methodbuf_find
include/httplib.h:4198
Methodbuf_head
3rdparty/httplib/httplib.h:4192
Methodbuf_head
include/httplib.h:4192
Methodbuf_size
3rdparty/httplib/httplib.h:4188
Methodbuf_size
include/httplib.h:4188
Methodbuf_start_with
3rdparty/httplib/httplib.h:4194
Methodbuf_start_with
include/httplib.h:4194
Methodcalc_bson_array_size
! @return The size of the BSON-encoded array @a value */
include/json.hpp:15813
Methodcalc_bson_array_size
! @return The size of the BSON-encoded array @a value */
include/json/json.hpp:15813
Methodcalc_bson_binary_size
! @return The size of the BSON-encoded binary array @a value */
include/json.hpp:15828
Methodcalc_bson_binary_size
! @return The size of the BSON-encoded binary array @a value */
include/json/json.hpp:15828
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 document e
include/json.hpp:15870
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 document e
include/json/json.hpp:15870
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).
include/json.hpp:15666
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).
include/json/json.hpp:15666
Methodcalc_bson_integer_size
! @return The size of the BSON-encoded integer @a value */
include/json.hpp:15743
Methodcalc_bson_integer_size
! @return The size of the BSON-encoded integer @a value */
include/json/json.hpp:15743
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 serialize
include/json.hpp:15965
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 serialize
include/json/json.hpp:15965
Methodcalc_bson_string_size
! @return The size of the BSON-encoded string in @a value */
include/json.hpp:15713
Methodcalc_bson_string_size
! @return The size of the BSON-encoded string in @a value */
include/json/json.hpp:15713
Methodcalc_bson_unsigned_size
! @return The size of the BSON-encoded unsigned integer in @a j */
include/json.hpp:15771
Methodcalc_bson_unsigned_size
! @return The size of the BSON-encoded unsigned integer in @a j */
include/json/json.hpp:15771
Functioncf_object_ptr_deleter
3rdparty/httplib/httplib.h:4550
Functioncf_object_ptr_deleter
include/httplib.h:4550
Methodcheck_host_name
3rdparty/httplib/httplib.h:8330
Methodcheck_host_name
include/httplib.h:8330
Functionclear
@brief clears the contents @sa https://json.nlohmann.me/api/basic_json/clear/
include/json.hpp:21937
Functionclear
@brief clears the contents @sa https://json.nlohmann.me/api/basic_json/clear/
include/json/json.hpp:21937
Methodclear_file_info
3rdparty/httplib/httplib.h:4152
Methodclear_file_info
include/httplib.h:4152
Functionclear_subtype
@brief clears the binary subtype @sa https://json.nlohmann.me/api/byte_container_with_subtype/clear_subtype/
include/json.hpp:5805
Functionclear_subtype
@brief clears the binary subtype @sa https://json.nlohmann.me/api/byte_container_with_subtype/clear_subtype/
include/json/json.hpp:5805
Methodclose_socket
3rdparty/httplib/httplib.h:6329
Methodclose_socket
include/httplib.h:6329
Methodcodec_get_key
xdb/db_mgr.cpp:115
Functionconditional_static_cast
include/json.hpp:3951
Functionconditional_static_cast
include/json/json.hpp:3951
Methodconstruct
include/json.hpp:5276
Methodconstruct
include/json.hpp:5289
Methodconstruct
include/json.hpp:5322
Methodconstruct
include/json.hpp:5344
Methodconstruct
include/json.hpp:5357
← previousnext →901–1,000 of 1,775, ranked by callers