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
↓ 2 callers
Method
error_string
deps/boost/regex/v4/icu.hpp:389
↓ 2 callers
Method
executor
deps/asio/asio/any_completion_handler.hpp:121
↓ 2 callers
Method
expires_after
Set the timer's expiry time relative to now. * This function sets the expiry time. Any pending asynchronous wait * operations will be cancelled. Th
deps/asio/asio/basic_waitable_timer.hpp:620
↓ 2 callers
Method
expires_at
(Deprecated: Use expiry().) Get the timer's expiry time as an absolute time. * This function may be used to obtain the timer's current expiry time.
deps/asio/asio/basic_waitable_timer.hpp:519
↓ 2 callers
Method
expires_at
Get the timer's expiry time as an absolute time. * This function may be used to obtain the timer's current expiry time. * Whether the timer has exp
deps/asio/asio/basic_deadline_timer.hpp:449
↓ 2 callers
Method
expires_from_now
Get the timer's expiry time relative to now. * This function may be used to obtain the timer's current expiry time. * Whether the timer has expired
deps/asio/asio/basic_deadline_timer.hpp:519
↓ 2 callers
Method
expiry
Helper function to get a timer's expiry time.
deps/asio/asio/ssl/detail/stream_core.hpp:167
↓ 2 callers
Method
fail
deps/boost/regex/v4/basic_regex_parser.hpp:205
↓ 2 callers
Function
file_input_adapter
deps/nlohmann/json.h:6124
↓ 2 callers
Method
finalize
deps/boost/regex/v5/basic_regex_creator.hpp:659
↓ 2 callers
Function
flatten
@brief return flattened JSON value @sa https://json.nlohmann.me/api/basic_json/flatten/
deps/nlohmann/json.h:23865
↓ 2 callers
Function
from_hex_to_i
deps/httplib/httplib.h:2065
↓ 2 callers
Function
from_i_to_hex
deps/httplib/httplib.h:2082
↓ 2 callers
Function
from_json_array_impl
deps/nlohmann/json.h:4754
↓ 2 callers
Function
from_json_inplace_array_impl
deps/nlohmann/json.h:4837
↓ 2 callers
Function
from_json_tuple_impl
deps/nlohmann/json.h:4943
↓ 2 callers
Function
front
@brief access the first element @sa https://json.nlohmann.me/api/basic_json/front/
deps/nlohmann/json.h:21604
↓ 2 callers
Method
function_
deps/asio/asio/deferred.hpp:210
↓ 2 callers
Method
get
deps/asio/asio/associated_immediate_executor.hpp:54
↓ 2 callers
Method
get
deps/asio/asio/impl/awaitable.hpp:563
↓ 2 callers
Method
get
deps/asio/asio/execution/any_executor.hpp:581
↓ 2 callers
Method
get_cancel_requested
deps/asio/asio/detail/win_iocp_socket_service_base.hpp:708
↓ 2 callers
Method
get_cancellation_state
deps/asio/asio/impl/awaitable.hpp:709
↓ 2 callers
Method
get_executor
deps/asio/asio/executor_work_guard.hpp:126
↓ 2 callers
Method
get_executor
deps/asio/asio/impl/write.hpp:475
↓ 2 callers
Method
get_executor
deps/asio/asio/impl/read.hpp:510
↓ 2 callers
Method
get_executor
Get the executor associated with the object.
deps/asio/asio/ip/basic_resolver.hpp:224
↓ 2 callers
Function
get_fin
Check whether the frame's FIN bit is set. * @param [in] h The basic header to extract from. * @return True if the header's fin bit is set. */
deps/websocketpp/frame.hpp:321
↓ 2 callers
Method
get_first_state
private access methods:
deps/boost/regex/v5/basic_regex.hpp:587
↓ 2 callers
Method
get_first_state
private access methods:
deps/boost/regex/v4/basic_regex.hpp:618
↓ 2 callers
Method
get_handle
deps/asio/asio/experimental/impl/coro.hpp:623
↓ 2 callers
Function
get_header_len
Calculates the full length of the header based on the first bytes. * A WebSocket frame header always has at least two bytes. Encoded within the * fir
deps/websocketpp/frame.hpp:445
↓ 2 callers
Function
get_icu_regex_traits_implementation
deps/boost/regex/v5/icu.hpp:117
↓ 2 callers
Function
get_icu_regex_traits_implementation
deps/boost/regex/v4/icu.hpp:140
↓ 2 callers
Method
get_last_closed_paren
deps/boost/regex/v5/match_results.hpp:378
↓ 2 callers
Method
get_last_closed_paren
deps/boost/regex/v4/match_results.hpp:407
↓ 2 callers
Function
get_local_ip_and_port
deps/httplib/httplib.h:3017
↓ 2 callers
Function
get_masking_key_offset
Calculate the offset location of the masking key within the extended header * Calculate the offset location of the masking key within the extended hea
deps/websocketpp/frame.hpp:469
↓ 2 callers
Method
get_message
deps/websocketpp/processors/hybi13.hpp:567
↓ 2 callers
Function
get_payload_size
Extract the full payload size field from a WebSocket header * It is the responsibility of the caller to verify that h and e together * represent a va
deps/websocketpp/frame.hpp:573
↓ 2 callers
Method
get_port_str
deps/websocketpp/uri.hpp:264
↓ 2 callers
Function
get_remote_ip_and_port
deps/httplib/httplib.h:3026
↓ 2 callers
Method
get_repeat_type
deps/boost/regex/v5/basic_regex_creator.hpp:1479
↓ 2 callers
Method
get_repeat_type
deps/boost/regex/v4/basic_regex_creator.hpp:1490
↓ 2 callers
Method
get_restart_type
deps/boost/regex/v4/basic_regex_creator.hpp:1395
↓ 2 callers
Function
get_rsv1
check whether the frame's RSV1 bit is set * @param [in] h The basic header to extract from. * @return True if the header's RSV1 bit is set. */
deps/websocketpp/frame.hpp:339
↓ 2 callers
Method
get_terminal
Get whether or not the message is terminal * Messages can be flagged as terminal, which results in the connection * being close after they are wr
deps/websocketpp/message_buffer/message.hpp:169
↓ 2 callers
Method
get_uri
deps/websocketpp/impl/connection_impl.hpp:430
↓ 2 callers
Method
get_uri
deps/websocketpp/processors/hybi00.hpp:217
↓ 2 callers
Function
get_uri_from_host
deps/websocketpp/processors/processor.hpp:136
↓ 2 callers
Method
get_version
deps/websocketpp/processors/hybi07.hpp:69
↓ 2 callers
Method
getloc
deps/boost/regex/concepts.hpp:172
↓ 2 callers
Function
global_value
deps/boost/regex/v5/regex_traits_defaults.hpp:895
↓ 2 callers
Function
global_value
deps/boost/regex/v4/regex_traits_defaults.hpp:906
↓ 2 callers
Function
grisu2
deps/nlohmann/json.h:17649
↓ 2 callers
Function
grisu2_round
deps/nlohmann/json.h:17367
↓ 2 callers
Method
handle_read_frame
deps/websocketpp/impl/connection_impl.hpp:965
↓ 2 callers
Method
handshake
Perform SSL handshaking. * This function is used to perform SSL handshaking on the stream. The * function call will block until handshaking is comp
deps/asio/asio/ssl/stream.hpp:416
↓ 2 callers
Method
has_digraphs
accessor functions:
deps/boost/regex/v5/basic_regex_creator.hpp:125
↓ 2 callers
Method
has_digraphs
accessor functions:
deps/boost/regex/v4/basic_regex_creator.hpp:137
↓ 2 callers
Function
has_header
deps/httplib/httplib.h:3460
↓ 2 callers
Method
headers_ready
Returns true if the response headers are fully parsed.
deps/websocketpp/http/response.hpp:121
↓ 2 callers
Function
hex_bytes
! * @brief convert a byte to a uppercase hex representation * @param[in] byte byte to represent * @return representation ("00".."FF")
deps/nlohmann/json.h:18599
↓ 2 callers
Function
host_name
deps/asio/asio/detail/winrt_utils.hpp:75
↓ 2 callers
Method
imbue
deps/boost/regex/concepts.hpp:170
↓ 2 callers
Method
init_asio
initialize asio transport with external io_service (exception free) * Initialize the ASIO transport policy for this endpoint using the provided
deps/websocketpp/transport/asio/endpoint.hpp:252
↓ 2 callers
Method
init_buffers
deps/asio/asio/basic_socket_streambuf.hpp:566
↓ 2 callers
Function
initiate
deps/asio/asio/impl/append.hpp:176
↓ 2 callers
Method
interrupt
No-op.
deps/asio/asio/detail/null_reactor.hpp:69
↓ 2 callers
Function
is_combining
deps/boost/regex/v5/regex_traits_defaults.hpp:593
↓ 2 callers
Function
is_combining
deps/boost/regex/v4/regex_traits_defaults.hpp:615
↓ 2 callers
Method
is_end
return whether the iterator is at end
deps/nlohmann/json.h:12690
↓ 2 callers
Method
is_errored
deps/nlohmann/json.h:7118
↓ 2 callers
Function
is_extended
deps/boost/regex/v5/regex_traits_defaults.hpp:41
↓ 2 callers
Function
is_low_surrogate
deps/boost/regex/v5/unicode_iterator.hpp:86
↓ 2 callers
Function
is_low_surrogate
deps/boost/regex/v4/unicode_iterator.hpp:91
↓ 2 callers
Function
is_multipart_boundary_chars_valid
deps/httplib/httplib.h:4264
↓ 2 callers
Method
is_multipart_form_data
deps/httplib/httplib.h:4790
↓ 2 callers
Method
is_negated
deps/boost/regex/v5/basic_regex_creator.hpp:129
↓ 2 callers
Method
is_negated
deps/boost/regex/v4/basic_regex_creator.hpp:141
↓ 2 callers
Function
is_number_unsigned
@brief return whether value is an unsigned integer number @sa https://json.nlohmann.me/api/basic_json/is_number_unsigned/
deps/nlohmann/json.h:20552
↓ 2 callers
Method
is_v4
Get whether the address is an IP version 4 address.
deps/asio/asio/ip/address.hpp:89
↓ 2 callers
Method
is_valid
deps/httplib/httplib.h:3324
↓ 2 callers
Method
join
Wait for the thread to exit. * This function will block until the thread has exited. * * If this function is not called before the thread object
deps/asio/asio/thread.hpp:79
↓ 2 callers
Function
little_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
deps/nlohmann/json.h:9131
↓ 2 callers
Function
load_system_certs_on_windows
NOTE: This code came up with the following stackoverflow post: https://stackoverflow.com/questions/9507184/can-openssl-on-windows-use-the-system-certi
deps/httplib/httplib.h:4506
↓ 2 callers
Method
lock
Lock the mutex.
deps/asio/asio/detail/conditionally_enabled_mutex.hpp:124
↓ 2 callers
Method
log_open_result
deps/websocketpp/impl/connection_impl.hpp:2251
↓ 2 callers
Function
make_basic_authentication_header
deps/httplib/httplib.h:4734
↓ 2 callers
Function
make_bearer_token_authentication_header
deps/httplib/httplib.h:4742
↓ 2 callers
Function
make_digest_authentication_header
deps/httplib/httplib.h:4549
↓ 2 callers
Function
make_error_code
Get an error code with the given value and the debug transport category
deps/websocketpp/transport/debug/base.hpp:89
↓ 2 callers
Method
max_size
deps/boost/regex/concepts.hpp:113
↓ 2 callers
Method
maybe_assign
deps/boost/regex/v5/match_results.hpp:560
↓ 2 callers
Function
md5_hash_string
some convenience c++ functions
deps/websocketpp/common/md5.hpp:415
↓ 2 callers
Function
md5_process
deps/websocketpp/common/md5.hpp:170
↓ 2 callers
Method
message
deps/websocketpp/transport/asio/security/base.hpp:116
↓ 2 callers
Method
move_construct
Move-construct a new socket implementation.
deps/asio/asio/detail/null_socket_service.hpp:70
↓ 2 callers
Method
move_timer
deps/asio/asio/detail/impl/epoll_reactor.hpp:90
↓ 2 callers
Method
negated_classes
deps/boost/regex/v5/basic_regex_creator.hpp:163
← previous
next →
1,201–1,300 of 7,787, ranked by callers