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
load_ca_cert_store
RedEdr/httplib.h:8975
Method
load_certs
RedEdr/httplib.h:9059
Function
log
RedEdrShared/loguru.hpp:637
Function
log_and_abort
RedEdrShared/loguru.hpp:713
Function
main
RedEdr/RedEdr.cpp:57
Function
main
RedEdrTester/RedEdrTester.cpp:173
Function
main
RedEdrPplService/RedEdrPplService.cpp:154
Function
main
RedTest/redtest.cpp:800
Function
make_array
RedEdrShared/json.hpp:3223
Method
make_matcher
RedEdr/httplib.h:5890
Function
make_pthread_key_name
RedEdrShared/loguru.cpp:1047
Function
make_range_header
Header utilities
RedEdr/httplib.h:5456
Function
make_unique
RedEdr/httplib.h:308
Function
max_size
@brief returns the maximum possible number of elements @sa https://json.nlohmann.me/api/basic_json/max_size/
RedEdrShared/json.hpp:22334
Method
merge_overlapping
RedEdrShared/ranges.h:107
Function
merge_patch
@brief applies a JSON Merge Patch @sa https://json.nlohmann.me/api/basic_json/merge_patch/
RedEdrShared/json.hpp:24472
Method
missing_argument
RedEdr/cxxops.hpp:490
Method
mul
! @brief returns x * y @note The result is rounded. (Only the upper q bits are returned.) */
RedEdrShared/json.hpp:17034
Method
next_byte_in_range
! @brief check if the next byte(s) are inside a given range Adds the current byte and, for each passed range, reads a new byte and
RedEdrShared/json.hpp:7622
Method
no_implicit_value
RedEdr/cxxops.hpp:1225
Method
no_such_option
RedEdr/cxxops.hpp:481
Method
none
RedEdrShared/loguru.hpp:441
Method
nonesuch
RedEdrShared/json.hpp:268
Method
normalize
! @brief normalize x such that the significand is >= 2^(q-1) @pre x.f != 0 */
RedEdrShared/json.hpp:17099
Method
normalize_to
! @brief normalize x such that the result has the exponent E @pre e >= x.e and the upper e - x.e bits of x.f must be zero.
RedEdrShared/json.hpp:17116
Function
null
RedEdrShared/json.hpp:6856
Method
null
RedEdrShared/json.hpp:7040
Function
number_float
RedEdrShared/json.hpp:6880
Method
number_float
RedEdrShared/json.hpp:7064
Function
number_integer
RedEdrShared/json.hpp:6868
Method
number_integer
RedEdrShared/json.hpp:7052
Function
number_unsigned
RedEdrShared/json.hpp:6874
Method
number_unsigned
RedEdrShared/json.hpp:7058
Function
on_atexit
RedEdrShared/loguru.cpp:544
Function
operator "" _json
RedEdrShared/json.hpp:24520
Function
operator "" _json_pointer
RedEdrShared/json.hpp:24532
Function
operator!=
RedEdrShared/json.hpp:5957
Method
operator!=
RedEdr/cxxops.hpp:184
Method
operator!=
RedEdr/cxxops.hpp:1677
Method
operator!=
RedEdr/httplib.h:1080
Method
operator!=
inequality operator (needed for range-based for)
RedEdrShared/json.hpp:5276
Function
operator"" _t
RedEdr/httplib.h:3628
Function
operator&
This has to be an operator with a precedence lower than << but higher than ?:
RedEdrShared/loguru.hpp:1296
Function
operator()
RedEdrShared/json.hpp:24554
Method
operator()
RedEdr/cxxops.hpp:886
Method
operator()
RedEdr/cxxops.hpp:910
Method
operator()
RedEdr/httplib.h:321
Method
operator()
RedEdr/httplib.h:523
Method
operator()
RedEdr/httplib.h:716
Method
operator()
RedEdr/httplib.h:5398
Method
operator()
RedEdrShared/json.hpp:5119
Method
operator()
RedEdrShared/json.hpp:5823
Method
operator()
! @brief compare two value_t enum values @since version 3.0.0 */
RedEdrShared/json.hpp:24568
Method
operator*
RedEdr/cxxops.hpp:172
Method
operator+
RedEdr/cxxops.hpp:197
Method
operator+
RedEdrShared/json.hpp:12814
Method
operator++
RedEdr/cxxops.hpp:1665
Method
operator++
RedEdrShared/json.hpp:5261
Method
operator++
RedEdrShared/json.hpp:12832
Method
operator++
post-increment (it++)
RedEdrShared/json.hpp:13719
Method
operator-
RedEdrShared/json.hpp:12821
Method
operator-
subtract from iterator
RedEdrShared/json.hpp:13755
Method
operator--
RedEdrShared/json.hpp:12845
Method
operator--
post-decrement (it--)
RedEdrShared/json.hpp:13731
Function
operator->
! @brief dereference the iterator @pre The iterator is initialized; i.e. `m_object != nullptr`. */
RedEdrShared/json.hpp:13225
Method
operator->
RedEdr/cxxops.hpp:1687
Method
operator->
RedEdr/httplib.h:1085
Method
operator->
RedEdrShared/json.hpp:14903
Method
operator<
RedEdrShared/json.hpp:12809
Function
operator<=
! @brief comparison: less than or equal @pre The iterator is initialized; i.e. `m_object != nullptr`. */
RedEdrShared/json.hpp:13450
Function
operator<=>
RedEdrShared/json.hpp:14709
Method
operator=
RedEdr/httplib.h:351
Method
operator=
RedEdrShared/json.hpp:272
Function
operator==
RedEdrShared/json.hpp:13370
Method
operator==
RedEdr/cxxops.hpp:178
Method
operator==
RedEdr/cxxops.hpp:1672
Method
operator==
RedEdr/httplib.h:1079
Method
operator==
equality operator (needed for InputIterator)
RedEdrShared/json.hpp:5270
Function
operator>
! @brief comparison: greater than @pre The iterator is initialized; i.e. `m_object != nullptr`. */
RedEdrShared/json.hpp:13459
Function
operator>=
! @brief comparison: greater than or equal @pre The iterator is initialized; i.e. `m_object != nullptr`. */
RedEdrShared/json.hpp:13468
Function
operator[]
! @brief access to successor @pre The iterator is initialized; i.e. `m_object != nullptr`. */
RedEdrShared/json.hpp:13585
Method
option_already_exists
RedEdr/cxxops.hpp:454
Method
option_has_no_value
RedEdr/cxxops.hpp:538
Method
option_requires_argument
RedEdr/cxxops.hpp:501
Function
ordered_map
Explicit constructors instead of `using Container::Container` otherwise older compilers choke on it (GCC <= 5.5, xcode <= 9.4)
RedEdrShared/json.hpp:19096
Method
output_adapter
RedEdrShared/json.hpp:15082
Method
output_adapter_protocol
RedEdrShared/json.hpp:14989
Method
output_stream_adapter
RedEdrShared/json.hpp:15031
Method
output_string_adapter
RedEdrShared/json.hpp:15057
Method
output_vector_adapter
RedEdrShared/json.hpp:15005
Function
parent_pointer
@brief returns the parent of this JSON pointer @sa https://json.nlohmann.me/api/json_pointer/parent_pointer/
RedEdrShared/json.hpp:13985
Method
parse
parse text data from wistream and store tokens in queue
RedEdr/jsonw.hpp:525
Method
parse
read json data from a sequence of tokens
RedEdr/jsonw.hpp:694
Method
parse
RedEdr/cxxops.hpp:1179
Method
parse
RedEdr/cxxops.hpp:1477
Method
parse_bson_array
! @brief Reads an array from the BSON input and passes it to the SAX-parser. @return whether a valid BSON-array was passed to the SAX
RedEdrShared/json.hpp:9566
Method
parse_bson_element_internal
! @brief Read a BSON document element of the given @a element_type. @param[in] element_type The BSON element type, c.f. http://bsonspe
RedEdrShared/json.hpp:9448
Method
parse_bson_element_list
! @brief Read a BSON element list (as specified in the BSON-spec) The same binary layout is used for objects and arrays, hence it mus
RedEdrShared/json.hpp:9528
Method
parse_bson_internal
! @brief Reads in a BSON-object and passes it to the SAX-parser. @return whether a valid BSON-value was passed to the SAX parser
RedEdrShared/json.hpp:9344
Method
parse_cbor_internal
! @param[in] get_char whether a new character should be retrieved from the input (true) or whether the last read
RedEdrShared/json.hpp:9596
← previous
next →
1,001–1,100 of 1,333, ranked by callers