MCPcopy Create free account

hub / github.com/brainboxdotcc/DPP / functions

Functions3,000 in github.com/brainboxdotcc/DPP

↓ 2 callersMethodget_port
src/dpp/socket.cpp:45
↓ 2 callersFunctionget_socket_error
src/dpp/sslconnection.cpp:108
↓ 2 callersFunctionget_testdata_dir
src/unittest/unittest.cpp:125
↓ 2 callersMethodget_transition_id
src/dpp/discordvoiceclient.cpp:76
↓ 2 callersMethodget_type
src/dpp/sku.cpp:73
↓ 2 callersFunctiongrease_sample
mlspp/src/grease.cpp:58
↓ 2 callersFunctiongrisu2
include/dpp/nlohmann/json.hpp:17611
↓ 2 callersFunctiongrisu2_round
include/dpp/nlohmann/json.hpp:17329
↓ 2 callersFunctiongroup_dh_size
mlspp/lib/hpke/src/group.cpp:954
↓ 2 callersFunctiongroup_sig_digest
mlspp/lib/hpke/src/group.cpp:22
↓ 2 callersMethodguild_bulk_command_create
src/dpp/cluster/appcommand.cpp:58
↓ 2 callersMethodguild_edit
src/dpp/cluster/guild.cpp:118
↓ 2 callersMethodhandle
mlspp/src/state.cpp:803
↓ 2 callersMethodhandle_buffer
src/dpp/sslconnection.cpp:672
↓ 2 callersFunctionhchacha20
* @brief key derivation function that takes a 256-bit key and a 128-bit nonce, producing a 256-bit subkey. * * This subkey is then used in the XCha
src/dpp/voice/enabled/xchacha20.cpp:91
↓ 2 callersFunctionhex_bytes
! * @brief convert a byte to a uppercase hex representation * @param[in] byte byte to represent * @return representation ("00".."FF")
include/dpp/nlohmann/json.hpp:18561
↓ 2 callersFunctionhex_to_bytes
* @brief Converts a hex-encoded string to a byte vector. * @param hex The hex string to convert. * @return A vector containing the byte representati
src/dpp/signature_verifier.cpp:15
↓ 2 callersMethodimplant
mlspp/src/treekem.cpp:98
↓ 2 callersMethodimport_handshake
mlspp/src/session.cpp:196
↓ 2 callersMethodinteraction_followup_create
src/dpp/cluster/appcommand.cpp:158
↓ 2 callersFunctioninternal_handle_interaction
src/dpp/events/interaction_create.cpp:90
↓ 2 callersMethodis_animated
src/dpp/emoji.cpp:85
↓ 2 callersMethodis_below
mlspp/src/tree_math.cpp:106
↓ 2 callersMethodis_cancelled
src/dpp/dispatcher.cpp:54
↓ 2 callersMethodis_category
src/dpp/channel.cpp:269
↓ 2 callersMethodis_connected
src/dpp/discordclient.cpp:318
↓ 2 callersMethodis_encrypted
* @brief True if encrypted * @return is encrypted */
src/dpp/dave/frame_processors.h:114
↓ 2 callersMethodis_end
return whether the iterator is at end
include/dpp/nlohmann/json.hpp:12686
↓ 2 callersMethodis_end_to_end_encrypted
src/dpp/discordvoiceclient.cpp:122
↓ 2 callersMethodis_errored
include/dpp/nlohmann/json.hpp:7114
↓ 2 callersMethodis_forum
src/dpp/channel.cpp:273
↓ 2 callersFunctionis_number_unsigned
@brief return whether value is an unsigned integer number @sa https://json.nlohmann.me/api/basic_json/is_number_unsigned/
include/dpp/nlohmann/json.hpp:20508
↓ 2 callersFunctionis_skipped
src/unittest/unittest.cpp:87
↓ 2 callersMethodis_text_channel
src/dpp/channel.cpp:253
↓ 2 callersMethodis_unavailable
src/dpp/guild.cpp:432
↓ 2 callersFunctionleaf_node_extensions_for_protocol_version
src/dpp/dave/parameters.cpp:59
↓ 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
include/dpp/nlohmann/json.hpp:9127
↓ 2 callersMethodmake_connecting_socket
src/dpp/dns.cpp:53
↓ 2 callersFunctionmake_joiner_secret
mlspp/src/key_schedule.cpp:277
↓ 2 callersFunctionmake_json
src/dpp/message.cpp:688
↓ 2 callersFunctionmake_key_id
src/dpp/dave/persisted_key_pair.cpp:41
↓ 2 callersMethodmerge
mlspp/src/treekem.cpp:475
↓ 2 callersFunctionmessage
* @brief Construct a new message object * @param m Message to copy */
include/dpp/message.h:2623
↓ 2 callersMethodmessages_get
src/dpp/cluster/message.cpp:161
↓ 2 callersMethodnext
mlspp/src/key_schedule.cpp:31
↓ 2 callersFunctionopenssl_cipher
mlspp/lib/hpke/src/aead_cipher.cpp:134
↓ 2 callersFunctionoperator++
! @brief post-increment (it++) @pre The iterator is initialized; i.e. `m_object != nullptr`. */
include/dpp/nlohmann/json.hpp:13152
↓ 2 callersFunctionoperator--
! @brief post-decrement (it--) @pre The iterator is initialized; i.e. `m_object != nullptr`. */
include/dpp/nlohmann/json.hpp:13203
↓ 2 callersMethodoutput_length
mlspp/lib/mls_vectors/src/mls_vectors.cpp:234
↓ 2 callersFunctionpoll
include/dpp/compat.h:29
↓ 2 callersFunctionpop_back
@brief remove last reference token @sa https://json.nlohmann.me/api/json_pointer/pop_back/
include/dpp/nlohmann/json.hpp:13840
↓ 2 callersFunctionprint_change
(string $change)
buildtools/changelog.php:199
↓ 2 callersMethodprocess_mls_group_rosters
src/dpp/voice/enabled/handle_frame.cpp:620
↓ 2 callersMethodpublic_key_algorithm
mlspp/lib/hpke/src/certificate.cpp:521
↓ 2 callersMethodraw_ref
mlspp/include/mls/crypto.h:104
↓ 2 callersMethodready_for_transition
src/dpp/voice/enabled/handle_frame.cpp:506
↓ 2 callersMethodreconstruct_frame
src/dpp/dave/frame_processors.cpp:288
↓ 2 callersMethodrecover_from_invalid_commit_welcome
src/dpp/voice/enabled/handle_frame.cpp:545
↓ 2 callersMethodreinit_dave_mls_group
src/dpp/voice/enabled/handle_frame.cpp:583
↓ 2 callersFunctionremove_leaves
Utility method used for removing leaves from a resolution
mlspp/src/treekem.cpp:10
↓ 2 callersFunctionrespond
* @brief Generate a simple html response * @param request request to respond to */
src/httpservertest/httpservertest.cpp:30
↓ 2 callersMethodroster
mlspp/src/state.cpp:2168
↓ 2 callersMethodroute
Note that message based command routing relies on cache to resolve ping types (e.g. user, channel ping). * There isn't really a way around this for m
src/dpp/commandhandler.cpp:182
↓ 2 callersMethodrun
src/unittest/test.cpp:1585
↓ 2 callersFunctionset
include/dpp/permissions.h:470
↓ 2 callersFunctionset_events
src/dpp/socketengines/kqueue.cpp:117
↓ 2 callersMethodset_exception
include/dpp/coro/awaitable.h:461
↓ 2 callersFunctionset_int64_not_null
src/dpp/discordevents.cpp:160
↓ 2 callersMethodset_warning_callback
* @brief Set the warning callback object used to check that this * event is capable of running properly * * @param warning_function A checking
include/dpp/event_router.h:290
↓ 2 callersMethodsetup_base_r
mlspp/lib/hpke/src/hpke.cpp:415
↓ 2 callersMethodsetup_base_s
mlspp/lib/hpke/src/hpke.cpp:406
↓ 2 callersMethodsign
mlspp/src/core_types.cpp:194
↓ 2 callersMethodsignature_scheme
mlspp/src/crypto.cpp:53
↓ 2 callersMethodsize
* @brief Get size * @return Original frame size */
src/dpp/dave/frame_processors.h:122
↓ 2 callersFunctionskip_whitespace
include/dpp/nlohmann/json.hpp:8801
↓ 2 callersMethodsocket_write
src/dpp/sslconnection.cpp:290
↓ 2 callersFunctionstart_timer
include/dpp/cluster.h:484
↓ 2 callersFunctionswap
@brief exchanges the values @sa https://json.nlohmann.me/api/basic_json/swap/
include/dpp/nlohmann/json.hpp:22632
↓ 2 callersMethodsync_wait
* @brief Blocks this thread and waits for the awaitable to finish. * * @attention This will BLOCK THE THREAD. It is likely you want to use co_awai
include/dpp/coro/awaitable.h:155
↓ 2 callersMethodthinking
src/dpp/dispatcher.cpp:170
↓ 2 callersMethodthread_create
src/dpp/cluster/thread.cpp:155
↓ 2 callersMethodthread_edit
src/dpp/cluster/thread.cpp:167
↓ 2 callersMethodthreads_get_active
src/dpp/cluster/thread.cpp:34
↓ 2 callersMethodthrow_if_not_empty
* @brief Check if the result is empty, throws otherwise. * * @throw dpp::logic_exception if the result isn't empty. */
include/dpp/coro/awaitable.h:409
↓ 2 callersFunctionto_json
src/dpp/message.cpp:371
↓ 2 callersFunctionto_psk_w_secret
PSKTestVector
mlspp/lib/mls_vectors/src/mls_vectors.cpp:905
↓ 2 callersMethodudp_send
src/dpp/voice/enabled/read_write.cpp:53
↓ 2 callersMethodunprotect
mlspp/src/state.cpp:1444
↓ 2 callersMethodupdate_epoch_secrets
mlspp/src/state.cpp:2023
↓ 2 callersFunctionupdate_socket
src/dpp/socketengines/poll.cpp:158
↓ 2 callersFunctionuppercase
include/dpp/stringops.h:56
↓ 2 callersMethoduser_get_cached
src/dpp/cluster/user.cpp:116
↓ 2 callersFunctionutf8subview
src/dpp/utility.cpp:508
↓ 2 callersMethodvalid_for
mlspp/src/credential.cpp:85
↓ 2 callersMethodwrite_bson
! @param[in] j JSON value to serialize @pre j.type() == value_t::object */
include/dpp/nlohmann/json.hpp:14975
↓ 2 callersMethodwrite_cbor
! @param[in] j JSON value to serialize */
include/dpp/nlohmann/json.hpp:15004
↓ 2 callersMethodwrite_msgpack
! @param[in] j JSON value to serialize */
include/dpp/nlohmann/json.hpp:15328
↓ 1 callersFunctionaccept
include/dpp/nlohmann/json.hpp:23226
↓ 1 callersMethodactive_requests
src/dpp/cluster.cpp:648
↓ 1 callersMethodadd_external_psk
mlspp/src/state.cpp:2121
← previousnext →501–600 of 3,000, ranked by callers