Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dobin/RedEdr
/ functions
Functions
1,333 in github.com/dobin/RedEdr
⨍
Functions
1,333
◇
Types & classes
354
Method
parse_default
RedEdr/cxxops.hpp:1490
Method
parse_default
RedEdr/cxxops.hpp:2353
Function
parse_error
RedEdrShared/json.hpp:6953
Method
parse_error
RedEdrShared/json.hpp:7203
Method
parse_error
RedEdrShared/json.hpp:7390
Method
parse_msgpack_internal
! @return whether a valid MessagePack value was passed to the SAX parser */
RedEdrShared/json.hpp:10372
Method
parse_no_value
RedEdr/cxxops.hpp:1499
Method
parse_no_value
RedEdr/cxxops.hpp:2363
Method
parse_option
RedEdr/cxxops.hpp:2371
Method
parse_positional
RedEdr/cxxops.hpp:2025
Method
parse_positional
RedEdr/cxxops.hpp:2464
Method
parse_request_line
RedEdr/httplib.h:6137
Method
parse_ubjson_internal
! @param[in] get_char whether a new character should be retrieved from the input (true, default) or whether the
RedEdrShared/json.hpp:11006
Method
parser
a parser reading from an input adapter
RedEdrShared/json.hpp:12270
Method
parsing
RedEdr/cxxops.hpp:445
Function
patch
@brief applies a JSON patch to a copy of the current object @sa https://json.nlohmann.me/api/basic_json/patch/
RedEdrShared/json.hpp:24320
Function
patch_inplace
@brief applies a JSON patch in-place without copying the object @sa https://json.nlohmann.me/api/basic_json/patch/
RedEdrShared/json.hpp:24049
Method
port
RedEdr/httplib.h:8394
Method
position_string
RedEdrShared/json.hpp:4530
Function
previous
RedEdrShared/loguru.hpp:862
Function
print_settings
RedEdrDriver/settings.c:24
Method
process_and_close_socket
RedEdr/httplib.h:6967
Method
process_request
RedEdr/httplib.h:6819
Method
process_socket
RedEdr/httplib.h:7762
Function
raw_log
RedEdrShared/loguru.hpp:644
Function
raw_log
RedEdrShared/loguru.cpp:1554
Function
rbegin
@brief returns an iterator to the reverse-beginning @sa https://json.nlohmann.me/api/basic_json/rbegin/
RedEdrShared/json.hpp:22168
Method
read_content
RedEdr/httplib.h:6331
Method
read_content_core
RedEdr/httplib.h:6378
Method
read_content_with_content_receiver
RedEdr/httplib.h:6369
Function
read_file
RedEdrShared/utils.cpp:173
Method
read_response_line
RedEdr/httplib.h:7109
Function
rededr_remove_service
broken atm
RedEdrPplService/control.cpp:148
Method
redirect
RedEdr/httplib.h:7333
Function
reinterpret_bits
RedEdrShared/json.hpp:17000
Function
release
RedEdrShared/loguru.hpp:288
Function
remote_inject
RedEdr/dllinjector.cpp:11
Method
removeObject
Remove an object from the cache
RedEdrShared/process_resolver.cpp:101
Function
remove_callback
RedEdrShared/loguru.cpp:1005
Method
remove_mount_point
RedEdr/httplib.h:5974
Function
remove_ppl_service
No worky as no PPLy
RedEdr/pplmanager.cpp:304
Function
rend
@brief returns an iterator to the reverse-end @sa https://json.nlohmann.me/api/basic_json/rend/
RedEdrShared/json.hpp:22182
Method
requested_option_not_present
RedEdr/cxxops.hpp:529
Method
routing
RedEdr/httplib.h:6608
Method
sax_parse_internal
RedEdrShared/json.hpp:12379
Function
scan
RedEdrShared/json.hpp:8913
Method
scan_comment
! * @brief scan a comment * @return whether comment could be scanned successfully */
RedEdrShared/json.hpp:8249
Method
scan_number
! @brief scan a number literal This function scans a string according to Sect. 6 of RFC 8259. The function is realized with
RedEdrShared/json.hpp:8374
Method
scan_string
! @brief scan a string literal This function scans a string according to Sect. 7 of RFC 8259. While scanning, bytes are escap
RedEdrShared/json.hpp:7659
Method
scope_exit
RedEdr/httplib.h:334
Method
send_
RedEdr/httplib.h:7155
Method
send_with_content_provider
RedEdr/httplib.h:7533
Method
serializer
! @param[in] s output stream to serialize to @param[in] ichar indentation character to use @param[in] error_handler_ how to
RedEdrShared/json.hpp:18120
Method
set_address_family
RedEdr/httplib.h:8456
Method
set_base_dir
RedEdr/httplib.h:5957
Method
set_basic_auth
RedEdr/httplib.h:8418
Method
set_bearer_token_auth
RedEdr/httplib.h:8424
Method
set_ca_cert_path
RedEdr/httplib.h:8496
Method
set_chunked_content_provider
RedEdr/httplib.h:5627
Method
set_compress
RedEdr/httplib.h:8466
Method
set_connection_timeout
RedEdr/httplib.h:2127
Method
set_decompress
RedEdr/httplib.h:8468
Method
set_default_and_implicit
RedEdr/cxxops.hpp:1311
Method
set_default_headers
RedEdr/httplib.h:8447
Method
set_digest_auth
RedEdr/httplib.h:8429
Function
set_end
RedEdrShared/json.hpp:12946
Method
set_follow_location
RedEdr/httplib.h:8438
Method
set_header_writer
RedEdr/httplib.h:8451
Method
set_hostname_addr_map
RedEdr/httplib.h:8442
Method
set_interface
RedEdr/httplib.h:8470
Method
set_keep_alive
RedEdr/httplib.h:8436
Method
set_logger
RedEdr/httplib.h:8540
Method
set_mount_point
RedEdr/httplib.h:5962
Method
set_proxy
RedEdr/httplib.h:8474
Method
set_proxy_basic_auth
RedEdr/httplib.h:8479
Method
set_proxy_bearer_token_auth
RedEdr/httplib.h:8485
Method
set_proxy_digest_auth
RedEdr/httplib.h:8490
Method
set_read_timeout
RedEdr/httplib.h:2135
Method
set_redirect
RedEdr/httplib.h:5573
Method
set_socket_options
RedEdr/httplib.h:8462
Function
set_subtype
@brief sets the binary subtype @sa https://json.nlohmann.me/api/byte_container_with_subtype/set_subtype/
RedEdrShared/json.hpp:5964
Method
set_tcp_nodelay
RedEdr/httplib.h:8460
Method
set_url_encode
RedEdr/httplib.h:8440
Method
set_write_timeout
RedEdr/httplib.h:2142
Method
shutdown_socket
RedEdr/httplib.h:7085
Method
shutdown_ssl
RedEdr/httplib.h:7077
Method
shutdown_ssl_impl
RedEdr/httplib.h:9161
Function
signal_handler
RedEdrShared/loguru.cpp:1964
Method
span_input_adapter
RedEdrShared/json.hpp:6642
Method
specification
RedEdr/cxxops.hpp:436
Method
ssl_context
RedEdr/httplib.h:8843
Method
standard_value
RedEdr/cxxops.hpp:1291
Function
start_array
RedEdrShared/json.hpp:6930
Method
start_array
RedEdrShared/json.hpp:7153
Function
start_object
RedEdrShared/json.hpp:6898
Method
start_object
RedEdrShared/json.hpp:7082
Method
start_with
Buffer
RedEdr/httplib.h:4780
Method
start_with_case_ignore
RedEdr/httplib.h:4760
Method
stream_line_reader
RedEdr/httplib.h:2745
Method
string
RedEdrShared/json.hpp:7070
← previous
next →
1,101–1,200 of 1,333, ranked by callers