MCPcopy Create free account

hub / github.com/ErrorFlynn/ytdlp-interface / functions

Functions856 in github.com/ErrorFlynn/ytdlp-interface

Methodmake_pixels
ytdlp-interface/hsl_picker.cpp:276
Methodmake_updater_page
ytdlp-interface/forms/form_settings.cpp:1413
Functionmax_size
@brief returns the maximum possible number of elements @sa https://json.nlohmann.me/api/basic_json/max_size/
ytdlp-interface/json.hpp:23025
Methodmenu_renderer
ytdlp-interface/widgets.hpp:407
Functionmerge_patch
@brief applies a JSON Merge Patch @sa https://json.nlohmann.me/api/basic_json/merge_patch/
ytdlp-interface/json.hpp:25184
Methodmsg_label
ytdlp-interface/msgbox.hpp:17
Methodmsgbox
ytdlp-interface/msgbox.hpp:40
Methodmul
! @brief returns x * y @note The result is rounded. (Only the upper q bits are returned.) */
ytdlp-interface/json.hpp:17702
Methodmy_label
ytdlp-interface/forms/form_colors.hpp:28
Methodmy_tbox
ytdlp-interface/forms/form_colors.cpp:792
Methodmybtn
ytdlp-interface/forms/form_colors.hpp:39
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 checks
ytdlp-interface/json.hpp:7240
Methodnonesuch
ytdlp-interface/json.hpp:282
Methodnormalize
! @brief normalize x such that the significand is >= 2^(q-1) @pre x.f != 0 */
ytdlp-interface/json.hpp:17767
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. */
ytdlp-interface/json.hpp:17784
Methodnotify_status
ytdlp-interface/widgets.hpp:775
Methodnull
ytdlp-interface/json.hpp:8843
Methodnull
ytdlp-interface/json.hpp:9151
Methodnumber_float
ytdlp-interface/json.hpp:8867
Methodnumber_float
ytdlp-interface/json.hpp:9175
Methodnumber_integer
ytdlp-interface/json.hpp:8855
Methodnumber_integer
ytdlp-interface/json.hpp:9163
Methodnumber_unsigned
ytdlp-interface/json.hpp:8861
Methodnumber_unsigned
ytdlp-interface/json.hpp:9169
Methodon_btn_dl
ytdlp-interface/gui.cpp:2318
Methodoperate
ytdlp-interface/widgets.cpp:994
Methodoperator !=
ytdlp-interface/types.cpp:34
Functionoperator "" _json
ytdlp-interface/json.hpp:25232
Functionoperator "" _json_pointer
ytdlp-interface/json.hpp:25244
Methodoperator <
ytdlp-interface/forms/form_sections.cpp:167
Functionoperator ==
ytdlp-interface/widgets.hpp:53
Methodoperator ==
ytdlp-interface/widgets.hpp:47
Methodoperator ==
ytdlp-interface/types.cpp:26
Methodoperator >
ytdlp-interface/types.cpp:18
Methodoperator >
ytdlp-interface/forms/form_sections.cpp:168
Functionoperator!=
ytdlp-interface/json.hpp:6234
Methodoperator!=
inequality operator (needed for range-based for)
ytdlp-interface/json.hpp:5533
Methodoperator!=
ytdlp-interface/types.cpp:97
Functionoperator()
ytdlp-interface/json.hpp:25266
Methodoperator()
ytdlp-interface/msgbox.hpp:170
Methodoperator()
ytdlp-interface/json.hpp:5339
Methodoperator()
ytdlp-interface/json.hpp:6105
Methodoperator()
! @brief compare two value_t enum values @since version 3.0.0 */
ytdlp-interface/json.hpp:25280
Methodoperator()
ytdlp-interface/log.hpp:64
Methodoperator+
ytdlp-interface/json.hpp:13473
Methodoperator++
ytdlp-interface/json.hpp:5518
Methodoperator++
ytdlp-interface/json.hpp:13491
Methodoperator++
post-increment (it++)
ytdlp-interface/json.hpp:14384
Methodoperator-
ytdlp-interface/json.hpp:13480
Methodoperator-
subtract from iterator
ytdlp-interface/json.hpp:14420
Methodoperator--
ytdlp-interface/json.hpp:13504
Methodoperator--
post-decrement (it--)
ytdlp-interface/json.hpp:14396
Functionoperator->
! @brief dereference the iterator @pre The iterator is initialized; i.e. `m_object != nullptr`. */
ytdlp-interface/json.hpp:13882
Methodoperator->
ytdlp-interface/json.hpp:15563
Methodoperator<
ytdlp-interface/json.hpp:13468
Methodoperator<<
ytdlp-interface/widgets.cpp:1700
Methodoperator<<
ytdlp-interface/forms/form_colors.cpp:717
Functionoperator<=
! @brief comparison: less than or equal @pre (1) Both iterators are initialized to point to the same object, or (2) both iterators are value-i
ytdlp-interface/json.hpp:14116
Functionoperator<=>
ytdlp-interface/json.hpp:15373
Methodoperator=
ytdlp-interface/json.hpp:286
Functionoperator==
ytdlp-interface/json.hpp:14027
Methodoperator==
ytdlp-interface/types.hpp:92
Methodoperator==
equality operator (needed for InputIterator)
ytdlp-interface/json.hpp:5527
Functionoperator>
! @brief comparison: greater than @pre (1) Both iterators are initialized to point to the same object, or (2) both iterators are value-initial
ytdlp-interface/json.hpp:14125
Functionoperator>=
! @brief comparison: greater than or equal @pre (1) The iterator is initialized; i.e. `m_object != nullptr`, or (2) both iterators are value-i
ytdlp-interface/json.hpp:14134
Functionoperator[]
! @brief access to successor @pre The iterator is initialized; i.e. `m_object != nullptr`. */
ytdlp-interface/json.hpp:14251
Functionordered_map
Explicit constructors instead of `using Container::Container` otherwise older compilers choke on it (GCC <= 5.5, xcode <= 9.4)
ytdlp-interface/json.hpp:19763
Methodother_instance
ytdlp-interface/util.cpp:364
Methodoutline_color
ytdlp-interface/progress_ex.hpp:43
Methodoutput_adapter
ytdlp-interface/json.hpp:15741
Methodoutput_adapter_protocol
ytdlp-interface/json.hpp:15651
Methodoutput_stream_adapter
ytdlp-interface/json.hpp:15692
Methodoutput_string_adapter
ytdlp-interface/json.hpp:15717
Methodoutput_vector_adapter
ytdlp-interface/json.hpp:15667
Methodpanel_ex
ytdlp-interface/widgets.hpp:734
Functionparent_pointer
@brief returns the parent of this JSON pointer @sa https://json.nlohmann.me/api/json_pointer/parent_pointer/
ytdlp-interface/json.hpp:14649
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 parser
ytdlp-interface/json.hpp:10174
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://bsonspec.org/sp
ytdlp-interface/json.hpp:10050
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 must be
ytdlp-interface/json.hpp:10136
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 */
ytdlp-interface/json.hpp:9946
Methodparse_cbor_internal
! @param[in] get_char whether a new character should be retrieved from the input (true) or whether the last read charact
ytdlp-interface/json.hpp:10204
Methodparse_error
ytdlp-interface/json.hpp:8976
Methodparse_error
ytdlp-interface/json.hpp:9371
Methodparse_error
ytdlp-interface/json.hpp:9629
Methodparse_msgpack_internal
! @return whether a valid MessagePack value was passed to the SAX parser */
ytdlp-interface/json.hpp:10980
Methodparse_ubjson_internal
! @param[in] get_char whether a new character should be retrieved from the input (true, default) or whether the last rea
ytdlp-interface/json.hpp:11614
Methodparser
a parser reading from an input adapter
ytdlp-interface/json.hpp:12929
Functionpatch
@brief applies a JSON patch to a copy of the current object @sa https://json.nlohmann.me/api/basic_json/patch/
ytdlp-interface/json.hpp:25032
Functionpatch_inplace
@brief applies a JSON patch in-place without copying the object @sa https://json.nlohmann.me/api/basic_json/patch/
ytdlp-interface/json.hpp:24761
Methodpath_label
ytdlp-interface/widgets.hpp:159
Methodpopulate
ytdlp-interface/widgets.cpp:1175
Methodposition_string
ytdlp-interface/json.hpp:4670
Methodprocess_queue_item
ytdlp-interface/gui.cpp:243
Methodprogress_ex
ytdlp-interface/progress_ex.hpp:28
Methodpwr_can_hibernate
ytdlp-interface/util.cpp:791
Methodpwr_enable_shutdown_privilege
ytdlp-interface/util.cpp:761
Methodpwr_hibernate
ytdlp-interface/util.cpp:785
Methodpwr_shutdown
ytdlp-interface/util.cpp:755
Methodpwr_sleep
ytdlp-interface/util.cpp:779
Methodqueue_make_listbox
ytdlp-interface/queue.cpp:6
← previousnext →601–700 of 856, ranked by callers