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
string to_string
@brief user-defined to_string function for JSON values @sa https://json.nlohmann.me/api/basic_json/to_string/
RedEdrShared/json.hpp:24503
Function
string2wstring
RedEdrShared/utils.cpp:471
Function
strprintf
RedEdrShared/loguru.cpp:1684
Method
strtof
RedEdrShared/json.hpp:8317
Method
sub
! @brief returns x - y @pre x.e == y.e and x.f >= y.f */
RedEdrShared/json.hpp:17022
Function
subtype
@brief return the binary subtype @sa https://json.nlohmann.me/api/byte_container_with_subtype/subtype/
RedEdrShared/json.hpp:5972
Function
suggest_log_path
RedEdrShared/loguru.cpp:737
Method
switch
RedEdrShared/json.hpp:18459
Function
syslog_close
RedEdrShared/loguru.cpp:407
Function
syslog_flush
RedEdrShared/loguru.cpp:412
Function
syslog_log
RedEdrShared/loguru.cpp:379
Function
terminal_black
RedEdrShared/loguru.cpp:267
Function
terminal_blue
RedEdrShared/loguru.cpp:271
Function
terminal_cyan
RedEdrShared/loguru.cpp:273
Function
terminal_green
RedEdrShared/loguru.cpp:269
Function
terminal_has_color
RedEdrShared/loguru.cpp:257
Function
terminal_light_gray
RedEdrShared/loguru.cpp:274
Function
terminal_purple
RedEdrShared/loguru.cpp:272
Function
terminal_underline
RedEdrShared/loguru.cpp:281
Function
terminal_white
RedEdrShared/loguru.cpp:275
Method
test
RedEdrShared/json.hpp:4103
Method
test
RedEdrShared/json.hpp:4113
Method
test
RedEdrShared/json.hpp:4123
Method
test
RedEdrShared/json.hpp:4133
Method
test
RedEdrShared/json.hpp:4149
Method
test
RedEdrShared/json.hpp:4158
Function
throw_or_mimic
RedEdr/cxxops.hpp:565
Function
to_bjdata
@brief create a BJData serialization of a given JSON value @sa https://json.nlohmann.me/api/basic_json/to_bjdata/
RedEdrShared/json.hpp:23660
Function
to_bson
@brief create a BSON serialization of a given JSON value @sa https://json.nlohmann.me/api/basic_json/to_bson/
RedEdrShared/json.hpp:23687
Method
to_char_type
RedEdrShared/json.hpp:3623
Method
to_char_type
RedEdrShared/json.hpp:3647
Method
to_char_type
RedEdrShared/json.hpp:16879
Method
to_int_type
Redefine to_int_type function
RedEdrShared/json.hpp:3618
Method
to_int_type
Redefine to_int_type function
RedEdrShared/json.hpp:3642
Method
to_json
RedEdrShared/json.hpp:5878
Function
to_lower
RedEdr/httplib.h:4847
Function
to_lowercase
RedEdrShared/utils.cpp:78
Function
to_msgpack
@brief create a MessagePack serialization of a given JSON value @sa https://json.nlohmann.me/api/basic_json/to_msgpack/
RedEdrShared/json.hpp:23610
Function
to_ubjson
@brief create a UBJSON serialization of a given JSON value @sa https://json.nlohmann.me/api/basic_json/to_ubjson/
RedEdrShared/json.hpp:23633
Method
token_type_name
RedEdrShared/json.hpp:7466
Method
type
RedEdr/jsonw.hpp:457
Function
type_name
RedEdrShared/loguru.cpp:1155
Method
ubjson_prefix
! @brief determine the type prefix of container values */
RedEdrShared/json.hpp:16588
Method
unexpect_eof
RedEdrShared/json.hpp:12063
Function
unflatten
RedEdrShared/json.hpp:14646
Function
update
@brief updates a JSON object from another object, overwriting existing keys @sa https://json.nlohmann.me/api/basic_json/update/
RedEdrShared/json.hpp:22758
Method
update_certs
RedEdr/httplib.h:8845
Method
value
return the value of an iterator
RedEdrShared/json.hpp:13780
Function
value_in_range_of
RedEdrShared/json.hpp:4165
Method
verify_host
RedEdr/httplib.h:9186
Method
verify_host_with_common_name
RedEdr/httplib.h:9269
Method
verify_host_with_subject_alt_name
RedEdr/httplib.h:9212
Method
wait_until_ready
RedEdr/httplib.h:6122
Method
wide_string_input_adapter
RedEdrShared/json.hpp:6472
Method
worker
RedEdr/httplib.h:714
Method
write_bjdata_ndarray
! @return false if the object is successfully converted to a bjdata ndarray, true if the type or size is invalid */
RedEdrShared/json.hpp:16702
Method
write_bson_array
! @brief Writes a BSON element with key @a name and array @a value */
RedEdrShared/json.hpp:16214
Method
write_bson_binary
! @brief Writes a BSON element with key @a name and binary value @a value */
RedEdrShared/json.hpp:16233
Method
write_bson_boolean
! @brief Writes a BSON element with key @a name and boolean value @a value */
RedEdrShared/json.hpp:16071
Method
write_bson_double
! @brief Writes a BSON element with key @a name and double value @a value */
RedEdrShared/json.hpp:16081
Method
write_bson_element
! @brief Serializes the JSON value @a j to BSON and associates it with the key @a name. @param name The name to associa
RedEdrShared/json.hpp:16296
Method
write_bson_entry_header
! @brief Writes the given @a element_type and @a name to the output adapter */
RedEdrShared/json.hpp:16059
Method
write_bson_integer
! @brief Writes a BSON element with key @a name and integer @a value */
RedEdrShared/json.hpp:16131
Method
write_bson_null
! @brief Writes a BSON element with key @a name and null value */
RedEdrShared/json.hpp:16113
Method
write_bson_object
! @param[in] value JSON value to serialize @pre value.type() == value_t::object */
RedEdrShared/json.hpp:16358
Method
write_bson_object_entry
! @brief Writes a BSON element with key @a name and object @a value */
RedEdrShared/json.hpp:16181
Method
write_bson_string
! @brief Writes a BSON element with key @a name and string value @a value */
RedEdrShared/json.hpp:16099
Method
write_bson_unsigned
! @brief Writes a BSON element with key @a name and unsigned @a value */
RedEdrShared/json.hpp:16159
Method
write_character
RedEdrShared/json.hpp:15036
Method
write_character
RedEdrShared/json.hpp:15062
Method
write_characters
RedEdrShared/json.hpp:15042
Method
write_characters
RedEdrShared/json.hpp:15068
Method
write_compact_float
RedEdrShared/json.hpp:16845
Method
write_content_with_provider
RedEdr/httplib.h:6280
Function
write_headers
RedEdr/httplib.h:4233
Method
write_number
RedEdrShared/json.hpp:16829
Method
write_number_with_ubjson_prefix
RedEdrShared/json.hpp:16405
Method
write_request
RedEdr/httplib.h:7415
Method
write_response
RedEdr/httplib.h:6187
Method
write_response_core
RedEdr/httplib.h:6202
Method
write_response_with_content
RedEdr/httplib.h:6195
Method
xsputn
RedEdr/httplib.h:475
Method
~AbortLogger
RedEdrShared/loguru.cpp:1714
Method
~BufferStream
RedEdr/httplib.h:2249
Method
~Client
RedEdr/httplib.h:9375
Method
~ClientImpl
RedEdr/httplib.h:6996
Method
~EcEntryBase
RedEdrShared/loguru.cpp:1832
Method
~JsonW
RedEdr/jsonw.hpp:681
Method
~LogScopeRAII
RedEdrShared/loguru.cpp:1593
Method
~MatcherBase
RedEdr/httplib.h:768
Method
~MemStatic
RedEdrShared/process_mem_static.cpp:11
Method
~PipeClient
RedEdrShared/piping.cpp:288
Method
~PipeServer
RedEdrShared/piping.cpp:28
Method
~Process
RedEdrShared/myprocess.cpp:189
Method
~ProcessResolver
RedEdrShared/process_resolver.cpp:40
Method
~Response
RedEdr/httplib.h:627
Method
~SSLClient
RedEdr/httplib.h:8952
Method
~SSLServer
RedEdr/httplib.h:8837
Method
~SSLSocketStream
RedEdr/httplib.h:8677
Method
~Server
RedEdr/httplib.h:5888
← previous
next →
1,201–1,300 of 1,333, ranked by callers