Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DiscordMessenger/dm
/ functions
Functions
7,787 in github.com/DiscordMessenger/dm
⨍
Functions
7,787
◇
Types & classes
3,442
↓ 5 callers
Function
swap
@brief exchanges the values @sa https://json.nlohmann.me/api/basic_json/swap/
deps/nlohmann/json.h:22676
↓ 5 callers
Function
swap
deps/boost/regex/v4/basic_regex.hpp:695
↓ 5 callers
Method
swap
deps/boost/regex/v4/basic_regex.hpp:522
↓ 5 callers
Function
to_hex
deps/websocketpp/impl/utilities_impl.hpp:43
↓ 5 callers
Method
transform_primary
deps/boost/regex/v5/c_regex_traits.hpp:174
↓ 5 callers
Method
transform_primary
deps/boost/regex/v4/c_regex_traits.hpp:196
↓ 5 callers
Method
use_reactor
deps/asio/asio/detail/win_iocp_socket_service_base.hpp:749
↓ 5 callers
Method
value
Get the current value of the boolean.
deps/asio/asio/detail/socket_option.hpp:55
↓ 5 callers
Method
what
returns the explanatory string
deps/nlohmann/json.h:4308
↓ 4 callers
Method
AddChild
deps/protobuf/Protobuf.hpp:85
↓ 4 callers
Function
BeginsWith
src/discord/Util.cpp:172
↓ 4 callers
Method
CheckWasMentioned
src/discord/Message.cpp:44
↓ 4 callers
Method
Clear
src/discord/UserGuildSettings.cpp:106
↓ 4 callers
Method
Clear
src/windows/MessageList.hpp:331
↓ 4 callers
Method
ComputeBasePermissions
Wow, thanks https://discord.com/developers/docs/topics/permissions#permission-overwrites
src/discord/Guild.cpp:63
↓ 4 callers
Function
CopyStringToClipboard
src/windows/WinUtils.cpp:199
↓ 4 callers
Function
DrawActivityStatus
Draws the activity status inside a profile picture sized and shaped box.
src/windows/WinUtils.cpp:1237
↓ 4 callers
Method
EnableTLSVerification
src/discord/LocalSettings.hpp:132
↓ 4 callers
Function
FillGradient
src/windows/WinUtils.cpp:570
↓ 4 callers
Function
FillGradientColors
src/windows/WinUtils.cpp:589
↓ 4 callers
Function
FormatDate
src/discord/Util.cpp:394
↓ 4 callers
Method
GetImageAlignment
src/discord/LocalSettings.hpp:163
↓ 4 callers
Function
GetNameColor
src/windows/WinUtils.cpp:758
↓ 4 callers
Function
GetShellNotification
src/windows/ShellNotification.cpp:9
↓ 4 callers
Method
GetStartMinimized
src/discord/LocalSettings.hpp:86
↓ 4 callers
Function
GetStatusFromActivities
src/discord/DiscordInstance.cpp:2193
↓ 4 callers
Function
HandleGestureMessage
src/windows/WinUtils.cpp:1356
↓ 4 callers
Method
HasUnreadMessages
src/discord/Channel.hpp:93
↓ 4 callers
Method
Height
src/discord/RectAndPoint.hpp:11
↓ 4 callers
Method
InvertIfNeeded
src/windows/MessageList.hpp:425
↓ 4 callers
Function
IsColorDark
src/windows/WinUtils.cpp:1484
↓ 4 callers
Method
IsImage
src/discord/Attachment.hpp:50
↓ 4 callers
Method
IsValid
src/windows/ImageLoader.cpp:53
↓ 4 callers
Function
KillImageViewer
src/windows/ImageViewer.cpp:413
↓ 4 callers
Method
MarkDirty
deps/protobuf/Protobuf.hpp:247
↓ 4 callers
Method
Measure
src/windows/MessageList.cpp:130
↓ 4 callers
Method
OnFailedToCheckForUpdates
src/windows/Frontend_Win32.cpp:168
↓ 4 callers
Method
OnSelectChannel
src/discord/DiscordInstance.cpp:97
↓ 4 callers
Method
Put
deps/httplib/httplib.h:7111
↓ 4 callers
Method
ResolveLinks
src/discord/DiscordInstance.cpp:1636
↓ 4 callers
Method
SetActivityStatus
src/discord/DiscordInstance.cpp:1706
↓ 4 callers
Method
SetContent
deps/protobuf/Protobuf.hpp:639
↓ 4 callers
Method
SetGuild
src/windows/MemberList.cpp:62
↓ 4 callers
Method
SetTime
src/discord/Message.cpp:18
↓ 4 callers
Method
SetToken
src/discord/LocalSettings.hpp:42
↓ 4 callers
Method
SetValue
deps/protobuf/Protobuf.hpp:684
↓ 4 callers
Method
ShowEmbedContent
src/discord/LocalSettings.hpp:187
↓ 4 callers
Function
UploadDialogCheckHasUploadRights
src/windows/UploadDialog.cpp:262
↓ 4 callers
Method
Width
src/discord/RectAndPoint.hpp:12
↓ 4 callers
Method
accept
! @brief public accept interface @param[in] strict whether to expect the last token to be EOF @return whether the input is a proper JSON
deps/nlohmann/json.h:12255
↓ 4 callers
Method
append_payload
Append payload data * Append data to the message buffer's payload. * * @param payload A string containing the data array to append. */
deps/websocketpp/message_buffer/message.hpp:287
↓ 4 callers
Function
assign
Assign an existing native handle to the handle. * This function opens the handle to hold an existing native handle. * * @param handle A native h
deps/asio/asio/windows/basic_overlapped_handle.hpp:282
↓ 4 callers
Method
assign
Assign a native socket to a socket implementation.
deps/asio/asio/detail/null_socket_service.hpp:102
↓ 4 callers
Method
async_read_some_at
deps/asio/asio/detail/io_uring_file_service.hpp:233
↓ 4 callers
Method
async_send
deps/asio/asio/detail/null_socket_service.hpp:276
↓ 4 callers
Function
basic_executor_type
Constructor used by io_context::get_executor().
deps/asio/asio/io_context.hpp:1095
↓ 4 callers
Method
buffer_pop
Pop a value from the front of the buffer.
deps/asio/asio/experimental/detail/channel_service.hpp:371
↓ 4 callers
Method
buffer_push
Push a new value to the back of the buffer.
deps/asio/asio/experimental/detail/channel_service.hpp:350
↓ 4 callers
Method
cancel_timer
deps/asio/asio/detail/impl/epoll_reactor.hpp:65
↓ 4 callers
Function
ci_find_substr
deps/websocketpp/utilities.hpp:101
↓ 4 callers
Method
connect
Connect the socket to the specified endpoint.
deps/asio/asio/detail/null_socket_service.hpp:495
↓ 4 callers
Method
consume
deps/websocketpp/http/impl/request.hpp:41
↓ 4 callers
Method
context
deps/asio/asio/execution/any_executor.hpp:1332
↓ 4 callers
Function
copy_results
deps/boost/regex/v5/icu.hpp:763
↓ 4 callers
Function
copy_results
deps/boost/regex/v4/icu.hpp:870
↓ 4 callers
Function
count_chars
deps/boost/regex/v5/primary_transform.hpp:35
↓ 4 callers
Function
count_chars
deps/boost/regex/v4/primary_transform.hpp:46
↓ 4 callers
Function
destroy
deps/nlohmann/json.h:19772
↓ 4 callers
Method
destroy
deps/asio/asio/impl/spawn.hpp:254
↓ 4 callers
Function
dispatch_coroutine
deps/asio/asio/experimental/detail/partial_promise.hpp:177
↓ 4 callers
Method
do_assign
deps/asio/asio/detail/reactive_socket_accept_op.hpp:71
↓ 4 callers
Function
do_global_lower
deps/boost/regex/v5/regex_traits_defaults.hpp:857
↓ 4 callers
Function
do_global_upper
deps/boost/regex/v5/regex_traits_defaults.hpp:862
↓ 4 callers
Function
do_regex_replace
deps/boost/regex/v5/icu.hpp:1205
↓ 4 callers
Function
do_regex_replace
deps/boost/regex/v4/icu.hpp:1312
↓ 4 callers
Function
equal
Compare two iterators for equality.
deps/asio/asio/buffers_iterator.hpp:348
↓ 4 callers
Method
equality_helper
deps/asio/asio/execution/any_executor.hpp:1748
↓ 4 callers
Method
execute
deps/asio/asio/impl/io_context.hpp:274
↓ 4 callers
Function
find_sort_syntax
deps/boost/regex/v5/primary_transform.hpp:53
↓ 4 callers
Function
find_sort_syntax
deps/boost/regex/v4/primary_transform.hpp:64
↓ 4 callers
Method
flags
deps/boost/regex/v5/basic_regex_creator.hpp:208
↓ 4 callers
Method
flags
deps/boost/regex/v4/basic_regex_creator.hpp:220
↓ 4 callers
Method
format
deps/boost/regex/v4/regex_format.hpp:215
↓ 4 callers
Method
get
deps/asio/asio/async_result.hpp:467
↓ 4 callers
Function
get_arithmetic_value
deps/nlohmann/json.h:4611
↓ 4 callers
Method
get_binary
deps/nlohmann/json.h:11942
↓ 4 callers
Method
get_con_from_hdl
Retrieves a connection_ptr from a connection_hdl (exception free) * Converting a weak pointer to shared_ptr is not thread safe because the * poin
deps/websocketpp/endpoint.hpp:643
↓ 4 callers
Method
get_count
deps/boost/regex/v5/perl_matcher.hpp:286
↓ 4 callers
Function
get_default_escape_syntax_type
deps/boost/regex/v5/regex_traits_defaults.hpp:347
↓ 4 callers
Function
get_default_syntax_type
deps/boost/regex/v5/regex_traits_defaults.hpp:152
↓ 4 callers
Method
get_ec
Get the internal error code for a closed/failed connection * Retrieves a machine readable detailed error code indicating the reason * that the co
deps/websocketpp/connection.hpp:1254
↓ 4 callers
Method
get_executor
deps/asio/asio/impl/use_future.hpp:302
↓ 4 callers
Function
get_mem_block
deps/boost/regex/v5/mem_block_cache.hpp:146
↓ 4 callers
Method
get_option
deps/asio/asio/basic_serial_port.hpp:617
↓ 4 callers
Function
get_range_offset_and_length
deps/httplib/httplib.h:4321
↓ 4 callers
Method
get_string
deps/nlohmann/json.h:11909
↓ 4 callers
Method
get_valid
deps/websocketpp/uri.hpp:228
↓ 4 callers
Function
global_lower
deps/boost/regex/v5/regex_traits_defaults.hpp:847
↓ 4 callers
Function
global_toi
deps/boost/regex/v5/regex_traits_defaults.hpp:913
↓ 4 callers
Function
global_toi
deps/boost/regex/v4/regex_traits_defaults.hpp:924
← previous
next →
601–700 of 7,787, ranked by callers