MCPcopy Create free account

hub / github.com/dobin/RedEdr / functions

Functions1,333 in github.com/dobin/RedEdr

Methodload_ca_cert_store
RedEdr/httplib.h:8975
Methodload_certs
RedEdr/httplib.h:9059
Functionlog
RedEdrShared/loguru.hpp:637
Functionlog_and_abort
RedEdrShared/loguru.hpp:713
Functionmain
RedEdr/RedEdr.cpp:57
Functionmain
RedEdrTester/RedEdrTester.cpp:173
Functionmain
RedEdrPplService/RedEdrPplService.cpp:154
Functionmain
RedTest/redtest.cpp:800
Functionmake_array
RedEdrShared/json.hpp:3223
Methodmake_matcher
RedEdr/httplib.h:5890
Functionmake_pthread_key_name
RedEdrShared/loguru.cpp:1047
Functionmake_range_header
Header utilities
RedEdr/httplib.h:5456
Functionmake_unique
RedEdr/httplib.h:308
Functionmax_size
@brief returns the maximum possible number of elements @sa https://json.nlohmann.me/api/basic_json/max_size/
RedEdrShared/json.hpp:22334
Methodmerge_overlapping
RedEdrShared/ranges.h:107
Functionmerge_patch
@brief applies a JSON Merge Patch @sa https://json.nlohmann.me/api/basic_json/merge_patch/
RedEdrShared/json.hpp:24472
Methodmissing_argument
RedEdr/cxxops.hpp:490
Methodmul
! @brief returns x * y @note The result is rounded. (Only the upper q bits are returned.) */
RedEdrShared/json.hpp:17034
Methodnext_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
Methodno_implicit_value
RedEdr/cxxops.hpp:1225
Methodno_such_option
RedEdr/cxxops.hpp:481
Methodnone
RedEdrShared/loguru.hpp:441
Methodnonesuch
RedEdrShared/json.hpp:268
Methodnormalize
! @brief normalize x such that the significand is >= 2^(q-1) @pre x.f != 0 */
RedEdrShared/json.hpp:17099
Methodnormalize_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
Functionnull
RedEdrShared/json.hpp:6856
Methodnull
RedEdrShared/json.hpp:7040
Functionnumber_float
RedEdrShared/json.hpp:6880
Methodnumber_float
RedEdrShared/json.hpp:7064
Functionnumber_integer
RedEdrShared/json.hpp:6868
Methodnumber_integer
RedEdrShared/json.hpp:7052
Functionnumber_unsigned
RedEdrShared/json.hpp:6874
Methodnumber_unsigned
RedEdrShared/json.hpp:7058
Functionon_atexit
RedEdrShared/loguru.cpp:544
Functionoperator "" _json
RedEdrShared/json.hpp:24520
Functionoperator "" _json_pointer
RedEdrShared/json.hpp:24532
Functionoperator!=
RedEdrShared/json.hpp:5957
Methodoperator!=
RedEdr/cxxops.hpp:184
Methodoperator!=
RedEdr/cxxops.hpp:1677
Methodoperator!=
RedEdr/httplib.h:1080
Methodoperator!=
inequality operator (needed for range-based for)
RedEdrShared/json.hpp:5276
Functionoperator"" _t
RedEdr/httplib.h:3628
Functionoperator&
This has to be an operator with a precedence lower than << but higher than ?:
RedEdrShared/loguru.hpp:1296
Functionoperator()
RedEdrShared/json.hpp:24554
Methodoperator()
RedEdr/cxxops.hpp:886
Methodoperator()
RedEdr/cxxops.hpp:910
Methodoperator()
RedEdr/httplib.h:321
Methodoperator()
RedEdr/httplib.h:523
Methodoperator()
RedEdr/httplib.h:716
Methodoperator()
RedEdr/httplib.h:5398
Methodoperator()
RedEdrShared/json.hpp:5119
Methodoperator()
RedEdrShared/json.hpp:5823
Methodoperator()
! @brief compare two value_t enum values @since version 3.0.0 */
RedEdrShared/json.hpp:24568
Methodoperator*
RedEdr/cxxops.hpp:172
Methodoperator+
RedEdr/cxxops.hpp:197
Methodoperator+
RedEdrShared/json.hpp:12814
Methodoperator++
RedEdr/cxxops.hpp:1665
Methodoperator++
RedEdrShared/json.hpp:5261
Methodoperator++
RedEdrShared/json.hpp:12832
Methodoperator++
post-increment (it++)
RedEdrShared/json.hpp:13719
Methodoperator-
RedEdrShared/json.hpp:12821
Methodoperator-
subtract from iterator
RedEdrShared/json.hpp:13755
Methodoperator--
RedEdrShared/json.hpp:12845
Methodoperator--
post-decrement (it--)
RedEdrShared/json.hpp:13731
Functionoperator->
! @brief dereference the iterator @pre The iterator is initialized; i.e. `m_object != nullptr`. */
RedEdrShared/json.hpp:13225
Methodoperator->
RedEdr/cxxops.hpp:1687
Methodoperator->
RedEdr/httplib.h:1085
Methodoperator->
RedEdrShared/json.hpp:14903
Methodoperator<
RedEdrShared/json.hpp:12809
Functionoperator<=
! @brief comparison: less than or equal @pre The iterator is initialized; i.e. `m_object != nullptr`. */
RedEdrShared/json.hpp:13450
Functionoperator<=>
RedEdrShared/json.hpp:14709
Methodoperator=
RedEdr/httplib.h:351
Methodoperator=
RedEdrShared/json.hpp:272
Functionoperator==
RedEdrShared/json.hpp:13370
Methodoperator==
RedEdr/cxxops.hpp:178
Methodoperator==
RedEdr/cxxops.hpp:1672
Methodoperator==
RedEdr/httplib.h:1079
Methodoperator==
equality operator (needed for InputIterator)
RedEdrShared/json.hpp:5270
Functionoperator>
! @brief comparison: greater than @pre The iterator is initialized; i.e. `m_object != nullptr`. */
RedEdrShared/json.hpp:13459
Functionoperator>=
! @brief comparison: greater than or equal @pre The iterator is initialized; i.e. `m_object != nullptr`. */
RedEdrShared/json.hpp:13468
Functionoperator[]
! @brief access to successor @pre The iterator is initialized; i.e. `m_object != nullptr`. */
RedEdrShared/json.hpp:13585
Methodoption_already_exists
RedEdr/cxxops.hpp:454
Methodoption_has_no_value
RedEdr/cxxops.hpp:538
Methodoption_requires_argument
RedEdr/cxxops.hpp:501
Functionordered_map
Explicit constructors instead of `using Container::Container` otherwise older compilers choke on it (GCC <= 5.5, xcode <= 9.4)
RedEdrShared/json.hpp:19096
Methodoutput_adapter
RedEdrShared/json.hpp:15082
Methodoutput_adapter_protocol
RedEdrShared/json.hpp:14989
Methodoutput_stream_adapter
RedEdrShared/json.hpp:15031
Methodoutput_string_adapter
RedEdrShared/json.hpp:15057
Methodoutput_vector_adapter
RedEdrShared/json.hpp:15005
Functionparent_pointer
@brief returns the parent of this JSON pointer @sa https://json.nlohmann.me/api/json_pointer/parent_pointer/
RedEdrShared/json.hpp:13985
Methodparse
parse text data from wistream and store tokens in queue
RedEdr/jsonw.hpp:525
Methodparse
read json data from a sequence of tokens
RedEdr/jsonw.hpp:694
Methodparse
RedEdr/cxxops.hpp:1179
Methodparse
RedEdr/cxxops.hpp:1477
Methodparse_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
Methodparse_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
Methodparse_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
Methodparse_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
Methodparse_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
← previousnext →1,001–1,100 of 1,333, ranked by callers