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
application_emoji_create
src/dpp/cluster/emoji.cpp:72
Method
application_emoji_delete
src/dpp/cluster/emoji.cpp:80
Method
application_emoji_edit
src/dpp/cluster/emoji.cpp:76
Method
application_emoji_get
src/dpp/cluster/emoji.cpp:68
Method
application_emojis_get
src/dpp/cluster/emoji.cpp:47
Method
application_role_connection
src/dpp/role.cpp:478
Method
application_role_connection_get
src/dpp/cluster/role.cpp:53
Method
application_role_connection_metadata
src/dpp/role.cpp:435
Method
application_role_connection_update
src/dpp/cluster/role.cpp:57
Method
array_view
* @brief Default constructor */
src/dpp/dave/array_view.h:41
Method
assign_ssrc_to_codec
src/dpp/dave/encryptor.cpp:209
Method
async
* @brief Internal promise constructor, grabs a promise object for the callback to use */
include/dpp/coro/async.h:116
Function
async_awaitable_wait5
src/unittest/coro.cpp:61
Method
attachment
src/dpp/message.cpp:1233
Method
audit_entry
src/dpp/auditlog.cpp:30
Method
auth_decap
mlspp/lib/hpke/src/dhkem.cpp:183
Method
auth_encap
mlspp/lib/hpke/src/dhkem.cpp:160
Method
authority_key_id
mlspp/lib/hpke/src/certificate.cpp:472
Method
automod_action
src/dpp/automod.cpp:30
Method
automod_metadata
src/dpp/automod.cpp:83
Method
automod_rule
src/dpp/automod.cpp:129
Method
automod_rule_edit
src/dpp/cluster/automod.cpp:38
Function
await_ready
* @brief Check whether a call to co_await would suspend. * * @note This can change from false to true at any point, but not the other way around.
include/dpp/coro/when_any.h:512
Method
await_ready
src/unittest/coro.cpp:28
Method
await_ready
src/unittest/coro.cpp:73
Method
await_ready
include/dpp/event_router.h:720
Method
await_ready
* @brief First function called by the standard library when the coroutine is co_await-ed. * * @remark Do not call this manually, use the co_awai
include/dpp/coro/coroutine.h:102
Method
await_ready
* @brief First function called by the standard library when reaching the end of a coroutine * * @return false Always return false, we need to su
include/dpp/coro/coroutine.h:310
Method
await_ready
@brief Wrapper for the awaitable's await_ready */
include/dpp/coro/task.h:279
Method
await_ready
* @brief First function called by the standard library when using co_await. * * @return bool Whether the result is ready */
include/dpp/coro/when_any.h:412
Method
await_resume
src/unittest/coro.cpp:48
Method
await_resume
src/unittest/coro.cpp:100
Method
await_resume
* @brief Final function called by the standard library when the coroutine is co_await-ed. * * Pops the coroutine's result and returns it. * @
include/dpp/coro/coroutine.h:129
Method
await_resume
* @brief Function called by the standard library when this object is resumed */
include/dpp/coro/coroutine.h:328
Method
await_resume
* @brief Wrapper for the awaitable's await_resume, throws if the task is cancelled * * @throw dpp::task_cancelled_exception If the task was canc
include/dpp/coro/task.h:294
Method
await_resume
* @brief Third and final function called by the standard library when using co_await. Returns the result object. * * @see result */
include/dpp/coro/when_any.h:434
Method
await_suspend
src/unittest/coro.cpp:33
Method
await_suspend
src/unittest/coro.cpp:78
Method
await_suspend
include/dpp/event_router.h:725
Method
await_suspend
include/dpp/coro/coroutine.h:118
Method
await_suspend
* @brief Second function called by the standard library when reaching the end of a coroutine. * * @return std::handle_t<> Coroutine handle to re
include/dpp/coro/coroutine.h:319
Method
await_suspend
include/dpp/coro/task.h:285
Method
await_suspend
include/dpp/coro/awaitable.h:671
Method
await_suspend
* @brief Second function called by the standard library when using co_await. * * @return bool Returns false if we want to resume immediately.
include/dpp/coro/when_any.h:421
Method
await_transform
include/dpp/coro/task.h:310
Method
awaitable
Default constructor is accessible only to event_router_t */
include/dpp/event_router.h:94
Method
awaitable
* @brief Construct from a promise. * * @param promise The promise to refer to. */
include/dpp/coro/awaitable.h:230
Function
back
@brief access the last element @sa https://json.nlohmann.me/api/basic_json/back/
include/dpp/nlohmann/json.hpp:21574
Method
ban
src/dpp/ban.cpp:30
Method
base64_encode
src/dpp/utility.cpp:277
Method
basic
mlspp/src/credential.cpp:255
Function
basic_json array
@brief explicitly create an array from an initializer list @sa https://json.nlohmann.me/api/basic_json/array/
include/dpp/nlohmann/json.hpp:20169
Function
basic_json binary
@brief explicitly create a binary array (without subtype) @sa https://json.nlohmann.me/api/basic_json/binary/
include/dpp/nlohmann/json.hpp:20125
Function
basic_json diff
@brief creates a diff as a JSON patch @sa https://json.nlohmann.me/api/basic_json/diff/
include/dpp/nlohmann/json.hpp:24126
Function
basic_json from_bjdata
include/dpp/nlohmann/json.hpp:23674
Function
basic_json from_bson
include/dpp/nlohmann/json.hpp:23704
Function
basic_json from_cbor
include/dpp/nlohmann/json.hpp:23506
Function
basic_json from_msgpack
include/dpp/nlohmann/json.hpp:23565
Function
basic_json from_ubjson
include/dpp/nlohmann/json.hpp:23619
Function
basic_json meta
@brief returns version information on the library @sa https://json.nlohmann.me/api/basic_json/meta/
include/dpp/nlohmann/json.hpp:19423
Function
basic_json object
@brief explicitly create an object from an initializer list @sa https://json.nlohmann.me/api/basic_json/object/
include/dpp/nlohmann/json.hpp:20177
Function
basic_json parse
include/dpp/nlohmann/json.hpp:23185
Method
begin_session
mlspp/src/session.cpp:66
Method
bignumber
src/dpp/bignum.cpp:54
Function
binary
include/dpp/nlohmann/json.hpp:6791
Method
binary
include/dpp/nlohmann/json.hpp:6975
Method
binary_reader
! @brief create a binary reader @param[in] adapter input adapter to read from */
include/dpp/nlohmann/json.hpp:9158
Method
binary_writer
! @brief create a binary writer @param[in] adapter output adapter to write to */
include/dpp/nlohmann/json.hpp:14966
Method
bitmask
mlspp/lib/hpke/src/group.cpp:744
Function
boolean
include/dpp/nlohmann/json.hpp:6761
Method
boolean
include/dpp/nlohmann/json.hpp:6945
Function
bot_invite_url
src/dpp/utility.cpp:617
Method
buffer_write
src/dpp/etf.cpp:45
Method
build
(self)
conanfile.py:73
Method
build_multipart
src/dpp/httpsclient.cpp:81
Method
build_requirements
(self)
conanfile.py:54
Function
bytes
src/dpp/utility.cpp:379
Method
cache
* @brief Construct a new cache object. * * @note Caches must contain classes derived from dpp::managed. */
include/dpp/cache.h:70
Method
cache_proposal
mlspp/src/state.cpp:1236
Method
calc_bson_array_size
! @return The size of the BSON-encoded array @a value */
include/dpp/nlohmann/json.hpp:16022
Method
calc_bson_binary_size
! @return The size of the BSON-encoded binary array @a value */
include/dpp/nlohmann/json.hpp:16037
Method
calc_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 ent
include/dpp/nlohmann/json.hpp:16079
Method
calc_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/dpp/nlohmann/json.hpp:15875
Method
calc_bson_integer_size
! @return The size of the BSON-encoded integer @a value */
include/dpp/nlohmann/json.hpp:15952
Method
calc_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/dpp/nlohmann/json.hpp:16174
Method
calc_bson_string_size
! @return The size of the BSON-encoded string in @a value */
include/dpp/nlohmann/json.hpp:15922
Method
calc_bson_unsigned_size
! @return The size of the BSON-encoded unsigned integer in @a j */
include/dpp/nlohmann/json.hpp:15980
Function
can
include/dpp/permissions.h:374
Function
can_any
include/dpp/permissions.h:393
Method
can_process_commit
src/dpp/dave/session.cpp:306
Method
cancel
* @brief Immediately cancels the collector. * * Use this if you have met the conditions for which you are collecting objects * early, e.g. you
include/dpp/collector.h:146
Method
channel
src/dpp/channel.cpp:96
Method
channel_collector
* @brief Construct a new channel collector object * * @param cl cluster to associate the collector with * @param duration Duration of time to r
include/dpp/collector.h:337
Method
channel_delete_permission
src/dpp/cluster/channel.cpp:30
Method
channel_edit_permissions
src/dpp/cluster/channel.cpp:38
Method
channel_edit_positions
src/dpp/cluster/channel.cpp:47
Method
channel_follow_news
src/dpp/cluster/channel.cpp:69
Method
channel_pins_get
src/dpp/cluster/message.cpp:218
Method
channel_set_voice_status
src/dpp/cluster/channel.cpp:99
Method
channel_typing
src/dpp/cluster/channel.cpp:86
← previous
next →
1,101–1,200 of 3,000, ranked by callers