Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/brainboxdotcc/DPP
/ functions
Functions
3,000 in github.com/brainboxdotcc/DPP
⨍
Functions
3,000
◇
Types & classes
1,247
Method
co_stage_instance_create
src/dpp/cluster_coro_calls.cpp:646
Method
co_stage_instance_delete
src/dpp/cluster_coro_calls.cpp:658
Method
co_stage_instance_edit
src/dpp/cluster_coro_calls.cpp:654
Method
co_stage_instance_get
src/dpp/cluster_coro_calls.cpp:650
Method
co_sticker_packs_get
src/dpp/cluster_coro_calls.cpp:686
Method
co_template_get
src/dpp/cluster_coro_calls.cpp:714
Method
co_thread_create
src/dpp/cluster_coro_calls.cpp:754
Method
co_thread_create_in_forum
src/dpp/cluster_coro_calls.cpp:750
Method
co_thread_create_with_message
src/dpp/cluster_coro_calls.cpp:762
Method
co_thread_edit
src/dpp/cluster_coro_calls.cpp:758
Method
co_thread_get
src/dpp/cluster_coro_calls.cpp:774
Method
co_thread_member_add
src/dpp/cluster_coro_calls.cpp:766
Method
co_thread_member_get
src/dpp/cluster_coro_calls.cpp:742
Method
co_thread_member_remove
src/dpp/cluster_coro_calls.cpp:770
Method
co_thread_members_get
src/dpp/cluster_coro_calls.cpp:746
Method
co_threads_get_active
src/dpp/cluster_coro_calls.cpp:726
Method
co_threads_get_joined_private_archived
src/dpp/cluster_coro_calls.cpp:730
Method
co_threads_get_private_archived
src/dpp/cluster_coro_calls.cpp:734
Method
co_threads_get_public_archived
src/dpp/cluster_coro_calls.cpp:738
Method
co_user_application_role_connection_get
src/dpp/cluster_coro_calls.cpp:614
Method
co_user_application_role_connection_update
src/dpp/cluster_coro_calls.cpp:618
Method
co_user_get
src/dpp/cluster_coro_calls.cpp:818
Method
co_user_get_voice_state
src/dpp/cluster_coro_calls.cpp:802
Method
co_user_set_voice_state
src/dpp/cluster_coro_calls.cpp:798
Method
code
* @brief Get exception code * * @return exception_error_code error code */
include/dpp/exception.h:503
Method
codec_for_ssrc
src/dpp/dave/encryptor.cpp:225
Method
collect_single_register
* @brief Collect a single register worth of data from data_in, apply gain and increment, and store the result in data_out. * This version us
include/dpp/isa/avx512.h:54
Method
collect_single_register
* @brief Collect a single register worth of data from data_in, apply gain and increment, and store the result in data_out. * This version us
include/dpp/isa/neon.h:54
Method
collect_single_register
* @brief Collect a single register worth of data from data_in, apply gain and increment, and store the result in data_out. * This version us
include/dpp/isa/fallback.h:49
Method
collect_single_register
* @brief Collect a single register worth of data from data_in, apply gain and increment, and store the result in data_out. * This version us
include/dpp/isa/avx2.h:54
Method
collector
* @brief Construct a new collector object. * * The timer for the collector begins immediately on construction of the object. * * @param cl P
include/dpp/collector.h:87
Method
combine_samples
* @brief Combine a register worth of elements from decoded_data and store the result in up_sampled_vector. * This version uses AVX512 instru
include/dpp/isa/avx512.h:78
Method
combine_samples
* @brief Combine a register worth of elements from decoded_data and store the result in up_sampled_vector. * This version uses ARM NEON inst
include/dpp/isa/neon.h:79
Method
combine_samples
* @brief Combine a register worth of elements from decoded_data and store the result in up_sampled_vector. * This version uses x64 instructi
include/dpp/isa/fallback.h:71
Method
combine_samples
* @brief Combine a register worth of elements from decoded_data and store the result in up_sampled_vector. * This version uses AVX2 instruct
include/dpp/isa/avx2.h:75
Function
comma
include/dpp/stringops.h:105
Method
command_option
src/dpp/slashcommand.cpp:361
Method
command_option_choice
src/dpp/slashcommand.cpp:335
Method
command_permission
src/dpp/slashcommand.cpp:933
Method
command_source
src/dpp/commandhandler.cpp:33
Method
commandhandler
src/dpp/commandhandler.cpp:41
Method
commit
mlspp/src/session.cpp:280
Method
compatible
mlspp/src/messages.cpp:20
Method
complete
src/dpp/queues.cpp:115
Method
complete
mlspp/src/session.cpp:142
Method
complete_handshake
src/dpp/sslconnection.cpp:309
Method
completed
Override the "completed" event and then output the number of collected reactions as a message. */
docpages/example_code/collect_reactions.cpp:12
Method
completed
src/unittest/test.h:531
Method
component
src/dpp/message.cpp:43
Method
compute_digest
mlspp/lib/hpke/src/certificate.cpp:103
Function
conditional_static_cast
include/dpp/nlohmann/json.hpp:3977
Method
confirmation_callback_t
src/dpp/cluster/confirmation.cpp:27
Method
connect
src/dpp/httpsclient.cpp:51
Method
connect
SSL Client constructor throws std::runtime_error if it can't allocate a socket or call connect() */
src/dpp/sslconnection.cpp:278
Method
connect
src/dpp/http_server_request.cpp:56
Method
connection
src/dpp/integration.cpp:134
Method
construct
include/dpp/nlohmann/json.hpp:5354
Method
construct
include/dpp/nlohmann/json.hpp:5367
Method
construct
include/dpp/nlohmann/json.hpp:5400
Method
construct
include/dpp/nlohmann/json.hpp:5422
Method
construct
include/dpp/nlohmann/json.hpp:5435
Method
construct
include/dpp/nlohmann/json.hpp:5448
Method
construct
include/dpp/nlohmann/json.hpp:5461
Method
construct
include/dpp/nlohmann/json.hpp:5531
Function
contains
include/dpp/nlohmann/json.hpp:14259
Function
convert
can't use conversion operator because of ambiguity
include/dpp/nlohmann/json.hpp:14516
Method
coordinates
Raw Key
mlspp/lib/hpke/src/group.cpp:838
Method
coroutine
* @brief Construct from a handle. Internal use only. */
include/dpp/coro/coroutine.h:87
Method
create
mlspp/src/session.cpp:114
Method
create
mlspp/src/treekem.cpp:73
Method
create
include/dpp/nlohmann/json.hpp:4411
Method
create
include/dpp/nlohmann/json.hpp:4455
Method
create
include/dpp/nlohmann/json.hpp:4473
Method
create
include/dpp/nlohmann/json.hpp:4490
Method
create
include/dpp/nlohmann/json.hpp:4507
Method
create
include/dpp/nlohmann/json.hpp:6419
Method
create
include/dpp/nlohmann/json.hpp:6443
Method
create
include/dpp/nlohmann/json.hpp:6476
Method
create_branch
Parameters: ctor inputs leaf_secret commit_opts
mlspp/src/state.cpp:978
Method
create_default
mlspp/src/core_types.cpp:55
Method
create_pending_group
src/dpp/dave/session.cpp:556
Method
create_webhook
src/dpp/cluster/webhook.cpp:26
Method
create_welcome
mlspp/src/state.cpp:1058
Function
credentials_supported
mlspp/include/mls/core_types.h:116
Method
current_nonce
mlspp/lib/hpke/src/hpke.cpp:259
Method
current_user_connections_get
src/dpp/cluster/user.cpp:100
Method
current_user_edit
src/dpp/cluster/user.cpp:27
Method
current_user_get
src/dpp/cluster/user.cpp:64
Method
current_user_get_dms
src/dpp/cluster/dm.cpp:29
Method
current_user_get_guilds
src/dpp/cluster/user.cpp:104
Method
current_user_get_voice_state
src/dpp/cluster/user.cpp:84
Method
current_user_join_thread
src/dpp/cluster/thread.cpp:26
Method
current_user_leave_guild
src/dpp/cluster/user.cpp:108
Method
current_user_leave_thread
src/dpp/cluster/thread.cpp:30
Method
current_user_set_voice_state
src/dpp/cluster/user.cpp:68
Method
dave_binary_header_t
src/dpp/discordvoiceclient.cpp:84
Method
decode_array
src/dpp/etf.cpp:329
Method
decode_atom
src/dpp/etf.cpp:305
Method
decode_bigint
src/dpp/etf.cpp:405
Method
decode_bigint_large
src/dpp/etf.cpp:448
← previous
next →
1,401–1,500 of 3,000, ranked by callers