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
get_cbor_object
! @param[in] len the length of the object or static_cast<std::size_t>(-1) for an object of indefinite size @p
RedEdrShared/json.hpp:10316
Method
get_cbor_string
! @brief reads a CBOR string This function first reads starting bytes to determine the expected string length and then copies
RedEdrShared/json.hpp:10087
Function
get_character
RedEdrShared/json.hpp:6232
Method
get_character
RedEdrShared/json.hpp:6317
Method
get_character
RedEdrShared/json.hpp:6476
Method
get_codepoint
! @brief get codepoint from 4 hex characters following `\u` For input "\u c1 c2 c3 c4" the codepoint is: (c1 * 0x1000) + (c
RedEdrShared/json.hpp:7574
Method
get_decimal_point
return the locale-dependent decimal point
RedEdrShared/json.hpp:7547
Function
get_error_message
return syntax error message
RedEdrShared/json.hpp:8877
Function
get_fatal_handler
RedEdrShared/loguru.cpp:901
Method
get_file_value
RedEdr/httplib.h:5535
Method
get_file_values
RedEdr/httplib.h:5541
Method
get_header_value_count
RedEdr/httplib.h:5496
Method
get_header_value_u64
RedEdr/httplib.h:1930
Method
get_ignore_noop
! @return character read from the input after ignoring all 'N' entries */
RedEdrShared/json.hpp:11937
Method
get_msgpack_array
! @param[in] len the length of the array @return whether array creation completed */
RedEdrShared/json.hpp:10947
Method
get_msgpack_binary
! @brief reads a MessagePack byte array This function first reads starting bytes to determine the expected byte array length
RedEdrShared/json.hpp:10836
Method
get_msgpack_float_prefix
RedEdrShared/json.hpp:16388
Method
get_msgpack_object
! @param[in] len the length of the object @return whether object creation completed */
RedEdrShared/json.hpp:10969
Method
get_msgpack_string
! @brief reads a MessagePack string This function first reads starting bytes to determine the expected string length and then
RedEdrShared/json.hpp:10753
Method
get_multipart_content_provider
RedEdr/httplib.h:7718
Method
get_number
RedEdrShared/json.hpp:11963
Function
get_number_float
return floating-point value
RedEdrShared/json.hpp:8829
Function
get_number_unsigned
RedEdrShared/json.hpp:8823
Method
get_openssl_verify_result
RedEdr/httplib.h:8980
Method
get_param_value
RedEdr/httplib.h:5512
Method
get_param_value_count
RedEdr/httplib.h:5521
Function
get_position
return position of last read token
RedEdrShared/json.hpp:8845
Function
get_ref
RedEdrShared/json.hpp:21184
Function
get_ref_impl
RedEdrShared/json.hpp:20873
Method
get_request_header_value
RedEdr/httplib.h:5642
Method
get_request_header_value_count
RedEdr/httplib.h:5647
Method
get_request_header_value_u64
RedEdr/httplib.h:2121
Function
get_thread_ec_handle
RedEdrShared/loguru.cpp:1784
Function
get_to
RedEdrShared/json.hpp:21172
Method
get_token
get next token from lexer
RedEdrShared/json.hpp:12672
Method
get_ubjson_array
! @return whether array creation completed */
RedEdrShared/json.hpp:11658
Method
get_ubjson_float_prefix
RedEdrShared/json.hpp:16689
Method
get_ubjson_high_precision_number
RedEdrShared/json.hpp:11849
Method
get_ubjson_ndarray_size
! @param[out] dim an integer vector storing the ND array dimensions @return whether reading ND array size vector is successful
RedEdrShared/json.hpp:11120
Method
get_ubjson_object
! @return whether object creation completed */
RedEdrShared/json.hpp:11766
Method
get_ubjson_size_type
! @brief determine the type and size for a container In the optimized UBJSON format, a type and a size can be provided to allow
RedEdrShared/json.hpp:11408
Method
get_ubjson_size_value
! @param[out] result determined size @param[in,out] is_ndarray for input, `true` means already inside an ndarray vector
RedEdrShared/json.hpp:11185
Method
get_ubjson_string
! @brief reads a UBJSON string This function is either called after reading the 'S' byte explicitly indicating a string, or i
RedEdrShared/json.hpp:11025
Method
get_ubjson_value
! @param prefix the previously read or set type prefix @return whether value creation completed */
RedEdrShared/json.hpp:11475
Method
gratuitous_argument_for_option
RedEdr/cxxops.hpp:512
Method
groups
RedEdr/cxxops.hpp:2892
Method
gzip_compressor
RedEdr/httplib.h:3748
Method
gzip_decompressor
RedEdr/httplib.h:3799
Method
handle_file_request
RedEdr/httplib.h:6434
Method
handle_request
RedEdr/httplib.h:7256
Method
handle_value
RedEdrShared/json.hpp:7237
Method
has_default
RedEdr/cxxops.hpp:1197
Method
has_file
RedEdr/httplib.h:5531
Method
has_param
RedEdr/httplib.h:5508
Method
has_request_header
Result implementation
RedEdr/httplib.h:5638
Function
has_subtype
@brief return whether the value has a subtype @sa https://json.nlohmann.me/api/byte_container_with_subtype/has_subtype/
RedEdrShared/json.hpp:5979
Method
help_one_group
RedEdr/cxxops.hpp:2751
Method
host
RedEdr/httplib.h:8392
Function
hosted_at
RedEdr/httplib.h:5408
Method
implicit_value
RedEdr/cxxops.hpp:1217
Method
incorrect_argument_type
RedEdr/cxxops.hpp:550
Method
init
RedEdr/event_processor.cpp:30
Method
input_stream_adapter
RedEdrShared/json.hpp:6266
Function
insert
RedEdrShared/json.hpp:19376
Method
integer
RedEdr/jsonw.hpp:458
Method
intersect
RedEdrShared/ranges.h:78
Method
invalid_option_format
RedEdr/cxxops.hpp:463
Method
invalid_option_syntax
RedEdr/cxxops.hpp:471
Function
is_c_string
RedEdrShared/json.hpp:4181
Function
is_discarded
@brief return whether value is discarded @sa https://json.nlohmann.me/api/basic_json/is_discarded/
RedEdrShared/json.hpp:20735
Function
is_errored
RedEdrShared/json.hpp:6965
Method
is_open
RedEdr/httplib.h:1381
Function
is_primitive
@brief return whether type is primitive @sa https://json.nlohmann.me/api/basic_json/is_primitive/
RedEdrShared/json.hpp:20651
Method
is_readable
RedEdr/httplib.h:5676
Method
is_running
RedEdr/httplib.h:6120
Method
is_socket_open
RedEdr/httplib.h:8396
Method
is_ssl
RedEdr/httplib.h:7770
Function
is_transparent
RedEdrShared/json.hpp:4209
Method
is_valid
RedEdr/httplib.h:4614
Method
isskippable
determine if character is white space for json
RedEdr/jsonw.hpp:465
Function
items
@brief helper to access iterator member functions in range-based for @sa https://json.nlohmann.me/api/basic_json/items/
RedEdrShared/json.hpp:22233
Method
iter_impl
RedEdrShared/json.hpp:12988
Method
iteration_proxy
RedEdrShared/json.hpp:5332
Method
iteration_proxy_value
RedEdrShared/json.hpp:5226
Method
iterator_input_adapter
RedEdrShared/json.hpp:6312
Function
iterator_wrapper
RedEdrShared/json.hpp:22215
Method
jarray
private static help function - parse tokens into json array
RedEdr/jsonw.hpp:1666
Method
jobject
private static help function - parse token into json object
RedEdr/jsonw.hpp:1582
Method
json
RedEdr/jsonw.hpp:897
Function
json_pointer operator/
@brief create a new JSON pointer by appending the right JSON pointer at the end of the left JSON pointer @sa https://json.nlohmann.me/api/json_pointer
RedEdrShared/json.hpp:13963
Method
json_ref
RedEdrShared/json.hpp:14859
Method
json_reverse_iterator
create reverse iterator from iterator
RedEdrShared/json.hpp:13711
Method
json_sax_dom_callback_parser
RedEdrShared/json.hpp:7025
Function
json_sax_dom_parser
! @param[in,out] r reference to a JSON value that is manipulated while parsing @param[in] allow_exceptions
RedEdrShared/json.hpp:6844
Function
json_value
default constructor (for null values)
RedEdrShared/json.hpp:19793
Method
key
RedEdrShared/json.hpp:7100
Method
key
return the key of an object iterator
RedEdrShared/json.hpp:13773
Method
keys
RedEdr/jsonw.hpp:945
Method
lexer
RedEdrShared/json.hpp:7527
Method
listen_after_bind
RedEdr/httplib.h:6109
← previous
next →
901–1,000 of 1,333, ranked by callers