MCPcopy Create free account

hub / github.com/dobin/RedEdr / functions

Functions1,333 in github.com/dobin/RedEdr

Methodget_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
Methodget_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
Functionget_character
RedEdrShared/json.hpp:6232
Methodget_character
RedEdrShared/json.hpp:6317
Methodget_character
RedEdrShared/json.hpp:6476
Methodget_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
Methodget_decimal_point
return the locale-dependent decimal point
RedEdrShared/json.hpp:7547
Functionget_error_message
return syntax error message
RedEdrShared/json.hpp:8877
Functionget_fatal_handler
RedEdrShared/loguru.cpp:901
Methodget_file_value
RedEdr/httplib.h:5535
Methodget_file_values
RedEdr/httplib.h:5541
Methodget_header_value_count
RedEdr/httplib.h:5496
Methodget_header_value_u64
RedEdr/httplib.h:1930
Methodget_ignore_noop
! @return character read from the input after ignoring all 'N' entries */
RedEdrShared/json.hpp:11937
Methodget_msgpack_array
! @param[in] len the length of the array @return whether array creation completed */
RedEdrShared/json.hpp:10947
Methodget_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
Methodget_msgpack_float_prefix
RedEdrShared/json.hpp:16388
Methodget_msgpack_object
! @param[in] len the length of the object @return whether object creation completed */
RedEdrShared/json.hpp:10969
Methodget_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
Methodget_multipart_content_provider
RedEdr/httplib.h:7718
Methodget_number
RedEdrShared/json.hpp:11963
Functionget_number_float
return floating-point value
RedEdrShared/json.hpp:8829
Functionget_number_unsigned
RedEdrShared/json.hpp:8823
Methodget_openssl_verify_result
RedEdr/httplib.h:8980
Methodget_param_value
RedEdr/httplib.h:5512
Methodget_param_value_count
RedEdr/httplib.h:5521
Functionget_position
return position of last read token
RedEdrShared/json.hpp:8845
Functionget_ref
RedEdrShared/json.hpp:21184
Functionget_ref_impl
RedEdrShared/json.hpp:20873
Methodget_request_header_value
RedEdr/httplib.h:5642
Methodget_request_header_value_count
RedEdr/httplib.h:5647
Methodget_request_header_value_u64
RedEdr/httplib.h:2121
Functionget_thread_ec_handle
RedEdrShared/loguru.cpp:1784
Functionget_to
RedEdrShared/json.hpp:21172
Methodget_token
get next token from lexer
RedEdrShared/json.hpp:12672
Methodget_ubjson_array
! @return whether array creation completed */
RedEdrShared/json.hpp:11658
Methodget_ubjson_float_prefix
RedEdrShared/json.hpp:16689
Methodget_ubjson_high_precision_number
RedEdrShared/json.hpp:11849
Methodget_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
Methodget_ubjson_object
! @return whether object creation completed */
RedEdrShared/json.hpp:11766
Methodget_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
Methodget_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
Methodget_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
Methodget_ubjson_value
! @param prefix the previously read or set type prefix @return whether value creation completed */
RedEdrShared/json.hpp:11475
Methodgratuitous_argument_for_option
RedEdr/cxxops.hpp:512
Methodgroups
RedEdr/cxxops.hpp:2892
Methodgzip_compressor
RedEdr/httplib.h:3748
Methodgzip_decompressor
RedEdr/httplib.h:3799
Methodhandle_file_request
RedEdr/httplib.h:6434
Methodhandle_request
RedEdr/httplib.h:7256
Methodhandle_value
RedEdrShared/json.hpp:7237
Methodhas_default
RedEdr/cxxops.hpp:1197
Methodhas_file
RedEdr/httplib.h:5531
Methodhas_param
RedEdr/httplib.h:5508
Methodhas_request_header
Result implementation
RedEdr/httplib.h:5638
Functionhas_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
Methodhelp_one_group
RedEdr/cxxops.hpp:2751
Methodhost
RedEdr/httplib.h:8392
Functionhosted_at
RedEdr/httplib.h:5408
Methodimplicit_value
RedEdr/cxxops.hpp:1217
Methodincorrect_argument_type
RedEdr/cxxops.hpp:550
Methodinit
RedEdr/event_processor.cpp:30
Methodinput_stream_adapter
RedEdrShared/json.hpp:6266
Functioninsert
RedEdrShared/json.hpp:19376
Methodinteger
RedEdr/jsonw.hpp:458
Methodintersect
RedEdrShared/ranges.h:78
Methodinvalid_option_format
RedEdr/cxxops.hpp:463
Methodinvalid_option_syntax
RedEdr/cxxops.hpp:471
Functionis_c_string
RedEdrShared/json.hpp:4181
Functionis_discarded
@brief return whether value is discarded @sa https://json.nlohmann.me/api/basic_json/is_discarded/
RedEdrShared/json.hpp:20735
Functionis_errored
RedEdrShared/json.hpp:6965
Methodis_open
RedEdr/httplib.h:1381
Functionis_primitive
@brief return whether type is primitive @sa https://json.nlohmann.me/api/basic_json/is_primitive/
RedEdrShared/json.hpp:20651
Methodis_readable
RedEdr/httplib.h:5676
Methodis_running
RedEdr/httplib.h:6120
Methodis_socket_open
RedEdr/httplib.h:8396
Methodis_ssl
RedEdr/httplib.h:7770
Functionis_transparent
RedEdrShared/json.hpp:4209
Methodis_valid
RedEdr/httplib.h:4614
Methodisskippable
determine if character is white space for json
RedEdr/jsonw.hpp:465
Functionitems
@brief helper to access iterator member functions in range-based for @sa https://json.nlohmann.me/api/basic_json/items/
RedEdrShared/json.hpp:22233
Methoditer_impl
RedEdrShared/json.hpp:12988
Methoditeration_proxy
RedEdrShared/json.hpp:5332
Methoditeration_proxy_value
RedEdrShared/json.hpp:5226
Methoditerator_input_adapter
RedEdrShared/json.hpp:6312
Functioniterator_wrapper
RedEdrShared/json.hpp:22215
Methodjarray
private static help function - parse tokens into json array
RedEdr/jsonw.hpp:1666
Methodjobject
private static help function - parse token into json object
RedEdr/jsonw.hpp:1582
Methodjson
RedEdr/jsonw.hpp:897
Functionjson_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
Methodjson_ref
RedEdrShared/json.hpp:14859
Methodjson_reverse_iterator
create reverse iterator from iterator
RedEdrShared/json.hpp:13711
Methodjson_sax_dom_callback_parser
RedEdrShared/json.hpp:7025
Functionjson_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
Functionjson_value
default constructor (for null values)
RedEdrShared/json.hpp:19793
Methodkey
RedEdrShared/json.hpp:7100
Methodkey
return the key of an object iterator
RedEdrShared/json.hpp:13773
Methodkeys
RedEdr/jsonw.hpp:945
Methodlexer
RedEdrShared/json.hpp:7527
Methodlisten_after_bind
RedEdr/httplib.h:6109
← previousnext →901–1,000 of 1,333, ranked by callers