MCPcopy Create free account

hub / github.com/DiscordMessenger/dm / functions

Functions7,787 in github.com/DiscordMessenger/dm

↓ 3 callersFunctionInitialize
src/windows/TextToSpeech.cpp:7
↓ 3 callersMethodIsDM
src/discord/Channel.hpp:101
↓ 3 callersMethodIsVoice
src/discord/Channel.hpp:106
↓ 3 callersMethodIsVoice
src/windows/ChannelViewOld.hpp:32
↓ 3 callersMethodIsWebHook
src/discord/Message.hpp:136
↓ 3 callersMethodMakeIdentifier
src/windows/AvatarCache.cpp:27
↓ 3 callersMethodMarkClean
Marks the object as clean.
deps/protobuf/Protobuf.hpp:236
↓ 3 callersFunctionMdDetermineFontID
FORMATTEDTEXT INTERFACE
src/windows/TextInterface_Win32.cpp:14
↓ 3 callersFunctionMdGetFontByID
src/windows/TextInterface_Win32.cpp:32
↓ 3 callersMethodOnAttachmentFailed
src/windows/Frontend_Win32.cpp:237
↓ 3 callersMethodOnUpdateAvatar
src/windows/PinList.cpp:125
↓ 3 callersMethodRepaintProfile
src/windows/Frontend_Win32.cpp:306
↓ 3 callersMethodReverseMentions
src/discord/DiscordInstance.cpp:1014
↓ 3 callersMethodSave
src/discord/LocalSettings.cpp:165
↓ 3 callersFunctionScreenToClientRect
src/windows/WinUtils.cpp:83
↓ 3 callersMethodSet
src/discord/TextInterface.hpp:88
↓ 3 callersMethodSetBackgroundColor
src/windows/TextInterface_Win32.hpp:23
↓ 3 callersFunctionSetBasePath
src/discord/Util.cpp:19
↓ 3 callersMethodSetChannel
src/windows/MessageList.hpp:480
↓ 3 callersMethodSetDefaultStyle
src/discord/FormattedText.cpp:962
↓ 3 callersMethodSetEmpty
src/discord/RectAndPoint.hpp:17
↓ 3 callersMethodSetExplicitFilter
src/discord/SettingsManager.cpp:170
↓ 3 callersMethodSetMinimizeToNotif
src/discord/LocalSettings.hpp:89
↓ 3 callersMethodSetScrollInfo
src/windows/GuildLister.cpp:247
↓ 3 callersMethodShouldInvalidateOnHover
src/discord/FormattedText.hpp:262
↓ 3 callersMethodShowAttachmentImages
src/discord/LocalSettings.hpp:181
↓ 3 callersMethodShowEmbedImages
src/discord/LocalSettings.hpp:184
↓ 3 callersMethodStartGatewaySession
src/discord/DiscordInstance.cpp:828
↓ 3 callersMethodStopReply
src/windows/MessageEditor.cpp:318
↓ 3 callersMethodUpdateChannelList
src/windows/Frontend_Win32.cpp:259
↓ 3 callersMethodUpdateTooltips
src/windows/GuildLister.cpp:99
↓ 3 callersMethodWasMentioned
src/discord/Channel.hpp:89
↓ 3 callersFunctionWindowScroll
src/windows/WinUtils.cpp:128
↓ 3 callersFunctionaligned_new
deps/asio/asio/detail/memory.hpp:114
↓ 3 callersFunctionasio_handler_invoke
deps/asio/asio/detail/bind_handler.hpp:106
↓ 3 callersMethodasync_connect
deps/asio/asio/detail/null_socket_service.hpp:504
↓ 3 callersMethodasync_receive
deps/asio/asio/detail/null_socket_service.hpp:317
↓ 3 callersMethodasync_resolve
deps/asio/asio/detail/resolver_service.hpp:90
↓ 3 callersMethodasync_write_some_at
deps/asio/asio/detail/io_uring_file_service.hpp:194
↓ 3 callersFunctionavailable
Determine the number of bytes available for reading. * This function is used to determine the number of bytes that may be read * without blocking.
deps/asio/asio/basic_socket.hpp:751
↓ 3 callersFunctionbase64_encode
Encode a char buffer into a base64 string * @param input The input data * @param len The length of input in bytes * @return A base64 encoded string
deps/websocketpp/base64/base64.hpp:66
↓ 3 callersMethodbuffer_clear
Clear all buffered values.
deps/asio/asio/experimental/detail/channel_service.hpp:377
↓ 3 callersFunctionbulk_execute
deps/asio/asio/thread_pool.hpp:610
↓ 3 callersMethodcall
deps/asio/asio/any_completion_handler.hpp:176
↓ 3 callersMethodcancel
deps/asio/asio/experimental/detail/impl/channel_service.hpp:220
↓ 3 callersFunctioncbegin
@brief returns a const iterator to the first element @sa https://json.nlohmann.me/api/basic_json/cbegin/
deps/nlohmann/json.h:21996
↓ 3 callersFunctionclear
deps/asio/asio/error.hpp:256
↓ 3 callersMethodclear
deps/boost/regex/v5/regex_raw_buffer.hpp:179
↓ 3 callersFunctionclose
Close the file. * This function is used to close the file. Any asynchronous read or write * operations will be cancelled immediately, and will comp
deps/asio/asio/basic_file.hpp:506
↓ 3 callersMethodclose
deps/asio/asio/experimental/detail/impl/channel_service.hpp:191
↓ 3 callersFunctioncomplete
deps/asio/asio/detail/scheduler_operation.hpp:36
↓ 3 callersFunctionconnect
Connect the socket to the specified endpoint. * This function is used to connect a socket to the specified remote endpoint. * The function call wil
deps/asio/asio/basic_socket.hpp:853
↓ 3 callersMethodconnect
deps/asio/asio/basic_socket_iostream.hpp:267
↓ 3 callersFunctioncreate_client_socket
deps/httplib/httplib.h:2917
↓ 3 callersFunctiondecode
! @brief check whether a string is UTF-8 encoded The function checks each byte of a string whether it is UTF-8 encoded. The result of the
deps/nlohmann/json.h:18822
↓ 3 callersFunctiondecoded_size
Returns max bytes needed to decode a base64 string
deps/boost/base64/base64.hpp:102
↓ 3 callersMethoddefer
deps/asio/asio/detail/impl/strand_executor_service.hpp:338
↓ 3 callersFunctiondestroy
deps/asio/asio/detail/scheduler_operation.hpp:42
↓ 3 callersMethoddo_execute
deps/asio/asio/impl/thread_pool.hpp:102
↓ 3 callersMethoddynamic_test
Test whether a channel is dynamically enabled * The stub logger has no channels so all arguments are ignored and * `dynamic_test` always returns
deps/websocketpp/logger/stub.hpp:111
↓ 3 callersFunctionemplace
deps/nlohmann/json.h:18972
↓ 3 callersMethodequivalents_begin
deps/boost/regex/v5/basic_regex_creator.hpp:151
↓ 3 callersMethodequivalents_begin
deps/boost/regex/v4/basic_regex_creator.hpp:163
↓ 3 callersMethodequivalents_end
deps/boost/regex/v5/basic_regex_creator.hpp:155
↓ 3 callersMethodequivalents_end
deps/boost/regex/v4/basic_regex_creator.hpp:167
↓ 3 callersFunctionextract_output_base
deps/boost/regex/v5/icu.hpp:1250
↓ 3 callersFunctionextract_output_base
deps/boost/regex/v4/icu.hpp:1364
↓ 3 callersFunctionextract_token
deps/websocketpp/http/parser.hpp:73
↓ 3 callersMethodflush
deps/asio/asio/impl/buffered_write_stream.hpp:30
↓ 3 callersMethodget
deps/asio/asio/associated_executor.hpp:54
↓ 3 callersMethodget
deps/asio/asio/associated_allocator.hpp:52
↓ 3 callersMethodget
deps/asio/asio/associated_cancellation_slot.hpp:52
↓ 3 callersMethodget
deps/asio/asio/experimental/impl/parallel_group.hpp:742
↓ 3 callersMethodget_cancellation_state
deps/asio/asio/spawn.hpp:84
↓ 3 callersFunctionget_composed_io_executor
deps/asio/asio/detail/composed_work.hpp:301
↓ 3 callersMethodget_compressed
Return whether or not the message is flagged as compressed * @return whether or not the message is/should be compressed */
deps/websocketpp/message_buffer/message.hpp:143
↓ 3 callersMethodget_executor
deps/asio/asio/impl/connect.hpp:505
↓ 3 callersMethodget_header_as_plist
deps/websocketpp/http/impl/parser.hpp:55
↓ 3 callersFunctionget_ip_and_port
deps/httplib/httplib.h:2995
↓ 3 callersMethodget_map
deps/boost/regex/v5/basic_regex.hpp:597
↓ 3 callersMethodget_map
deps/boost/regex/v4/basic_regex.hpp:628
↓ 3 callersFunctionget_masking_key
Extract the masking key from a frame header * Note that while read and written as an integer at times, this value is not * an integer and should neve
deps/websocketpp/frame.hpp:516
↓ 3 callersFunctionget_opcode
Extract opcode from basic header * @param [in] h The basic header to extract from. * @return The opcode value of the header. */
deps/websocketpp/frame.hpp:393
↓ 3 callersMethodget_remote_close_code
Get the WebSocket close code sent by the remote endpoint. * @return The WebSocket close code sent by the remote endpoint. */
deps/websocketpp/connection.hpp:1233
↓ 3 callersMethodget_strand
Get a pointer to this connection's strand
deps/websocketpp/transport/asio/connection.hpp:366
↓ 3 callersFunctionget_websocket_version
deps/websocketpp/processors/processor.hpp:107
↓ 3 callersMethodhexdigest
return hex representation of digest as string
deps/md5/MD5.cpp:339
↓ 3 callersMethodid
Constructor.
deps/asio/asio/execution_context.hpp:311
↓ 3 callersMethodinit
deps/boost/regex/v5/regex_token_iterator.hpp:58
↓ 3 callersMethodinit
deps/boost/regex/v5/u32regex_token_iterator.hpp:59
↓ 3 callersFunctioninnerHash
deps/websocketpp/sha1/sha1.hpp:59
↓ 3 callersMethodinvoke
deps/asio/asio/experimental/impl/parallel_group.hpp:114
↓ 3 callersFunctionis_extended
deps/boost/regex/v4/regex_traits_defaults.hpp:63
↓ 3 callersMethodis_implemented
Test if this object implements the permessage-deflate specification * Because this object does implieent it, it will always return true. * *
deps/websocketpp/extensions/permessage_deflate/enabled.hpp:326
↓ 3 callersFunctionis_number_float
@brief return whether value is a floating-point number @sa https://json.nlohmann.me/api/basic_json/is_number_float/
deps/nlohmann/json.h:20559
↓ 3 callersFunctionis_number_integer
@brief return whether value is an integer number @sa https://json.nlohmann.me/api/basic_json/is_number_integer/
deps/nlohmann/json.h:20545
↓ 3 callersFunctionis_open
Determine whether the socket is open.
deps/asio/asio/basic_socket.hpp:496
↓ 3 callersFunctionis_open
Determine whether the channel is open.
deps/asio/asio/experimental/basic_channel.hpp:297
↓ 3 callersFunctionis_socket_alive
deps/httplib/httplib.h:2570
↓ 3 callersMethodis_writable
deps/httplib/httplib.h:4926
← previousnext →801–900 of 7,787, ranked by callers