MCPcopy Create free account

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

Functions856 in github.com/ErrorFlynn/ytdlp-interface

Methodget_msgpack_string
! @brief reads a MessagePack string This function first reads starting bytes to determine the expected string length and then copies this
ytdlp-interface/json.hpp:11361
Methodget_number
ytdlp-interface/json.hpp:12634
Functionget_number_float
return floating-point value
ytdlp-interface/json.hpp:8450
Functionget_number_unsigned
ytdlp-interface/json.hpp:8444
Functionget_position
return position of last read token
ytdlp-interface/json.hpp:8471
Functionget_ref
ytdlp-interface/json.hpp:21875
Functionget_ref_impl
ytdlp-interface/json.hpp:21564
Methodget_releases
ytdlp-interface/gui.cpp:1874
Methodget_string
ytdlp-interface/util.hpp:176
Methodget_sys_folder
ytdlp-interface/util.cpp:444
Methodget_sys_var
ytdlp-interface/util.cpp:844
Methodget_to
ytdlp-interface/json.hpp:12568
Methodget_token
get next token from lexer
ytdlp-interface/json.hpp:13331
Methodget_ubjson_array
! @return whether array creation completed */
ytdlp-interface/json.hpp:12276
Methodget_ubjson_float_prefix
ytdlp-interface/json.hpp:17356
Methodget_ubjson_high_precision_number
ytdlp-interface/json.hpp:12474
Methodget_ubjson_ndarray_size
! @param[out] dim an integer vector storing the ND array dimensions @return whether reading ND array size vector is successful */
ytdlp-interface/json.hpp:11728
Methodget_ubjson_object
! @return whether object creation completed */
ytdlp-interface/json.hpp:12391
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 for a mor
ytdlp-interface/json.hpp:12016
Methodget_ubjson_size_value
! @param[out] result determined size @param[in,out] is_ndarray for input, `true` means already inside an ndarray vector
ytdlp-interface/json.hpp:11793
Methodget_ubjson_string
! @brief reads a UBJSON string This function is either called after reading the 'S' byte explicitly indicating a string, or in case of an
ytdlp-interface/json.hpp:11633
Methodget_ubjson_value
! @param prefix the previously read or set type prefix @return whether value creation completed */
ytdlp-interface/json.hpp:12083
Methodget_version_deno
ytdlp-interface/gui.cpp:2163
Methodget_version_ffmpeg
ytdlp-interface/gui.cpp:2185
Methodget_version_ytdlp
ytdlp-interface/gui.cpp:2141
Methodget_versions
ytdlp-interface/gui.cpp:2123
Methodget_wstring
ytdlp-interface/util.hpp:156
Methodgreen
ytdlp-interface/hsl_picker.hpp:92
Methodgui_bottom
ytdlp-interface/gui_bottom.cpp:154
Methodgui_bottoms
ytdlp-interface/gui.hpp:128
Methodhandle_diagnostic_positions_for_json_value
ytdlp-interface/json.hpp:8996
Methodhandle_diagnostic_positions_for_json_value
ytdlp-interface/json.hpp:9391
Methodhandle_value
ytdlp-interface/json.hpp:9470
Functionhas_subtype
@brief return whether the value has a subtype @sa https://json.nlohmann.me/api/byte_container_with_subtype/has_subtype/
ytdlp-interface/json.hpp:6256
Methodhighlight
ytdlp-interface/widgets.hpp:358
Methodhsl
ytdlp-interface/hsl_picker.hpp:85
Methodhsl
ytdlp-interface/hsl_picker.cpp:259
Methodhsl2rgb
ytdlp-interface/hsl_picker.cpp:325
Methodhsl_picker
ytdlp-interface/hsl_picker.cpp:200
Methodhue
ytdlp-interface/hsl_picker.hpp:88
Methodhwnd_from_pid
ytdlp-interface/util.cpp:65
Methodhwnds_from_pid
ytdlp-interface/util.cpp:88
Methodicon
ytdlp-interface/widgets.hpp:608
Methodimage
ytdlp-interface/widgets.hpp:296
Methodimage
ytdlp-interface/progress_ex.hpp:65
Methodimport
ytdlp-interface/widgets.cpp:21
Methodinit_qitems
ytdlp-interface/gui.hpp:363
Methodinput_box
ytdlp-interface/forms/form_input.cpp:4
Methodinput_stream_adapter
ytdlp-interface/json.hpp:6555
Methodint_to_filesize
ytdlp-interface/util.cpp:37
Functionis_c_string
ytdlp-interface/json.hpp:4293
Methodis_dark
ytdlp-interface/widgets.hpp:82
Methodis_dir_writable
ytdlp-interface/util.cpp:662
Functionis_discarded
@brief return whether value is discarded @sa https://json.nlohmann.me/api/basic_json/is_discarded/
ytdlp-interface/json.hpp:21426
Methodis_errored
ytdlp-interface/json.hpp:9383
Methodis_file_in_sys_path
ytdlp-interface/util.cpp:830
Functionis_primitive
@brief return whether type is primitive @sa https://json.nlohmann.me/api/basic_json/is_primitive/
ytdlp-interface/json.hpp:21342
Methodis_system_theme_dark
ytdlp-interface/themed_form.cpp:299
Methodis_tag_a_new_version
ytdlp-interface/gui.hpp:313
Functionis_transparent
ytdlp-interface/json.hpp:4321
Methodis_unknown
ytdlp-interface/gui.hpp:118
Methodis_win7
ytdlp-interface/util.cpp:673
Methoditem
ytdlp-interface/widgets.cpp:649
Methoditem_height
ytdlp-interface/widgets.hpp:636
Methoditem_image
ytdlp-interface/widgets.hpp:416
Methoditem_text
ytdlp-interface/widgets.hpp:423
Methoditem_text
ytdlp-interface/widgets.cpp:893
Methoditem_width
ytdlp-interface/widgets.cpp:1058
Functionitems
@brief helper to access iterator member functions in range-based for @sa https://json.nlohmann.me/api/basic_json/items/
ytdlp-interface/json.hpp:22924
Methoditer_impl
ytdlp-interface/json.hpp:13647
Methoditeration_proxy
ytdlp-interface/json.hpp:5589
Methoditeration_proxy_value
ytdlp-interface/json.hpp:5484
Methoditerator_input_adapter
ytdlp-interface/json.hpp:6611
Functioniterator_wrapper
ytdlp-interface/json.hpp:22906
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
ytdlp-interface/json.hpp:14627
Methodjson_ref
ytdlp-interface/json.hpp:15523
Methodjson_reverse_iterator
create reverse iterator from iterator
ytdlp-interface/json.hpp:14377
Methodjson_sax_dom_callback_parser
ytdlp-interface/json.hpp:9135
Methodjson_sax_dom_parser
! @param[in,out] r reference to a JSON value that is manipulated while parsing @param[in] allow_exceptions_ whether p
ytdlp-interface/json.hpp:8832
Functionjson_value
default constructor (for null values)
ytdlp-interface/json.hpp:20460
Methodjtree_placer
ytdlp-interface/widgets.hpp:525
Methodjtree_renderer
ytdlp-interface/widgets.hpp:487
Methodkey
ytdlp-interface/json.hpp:8908
Methodkey
ytdlp-interface/json.hpp:9225
Methodkey
return the key of an object iterator
ytdlp-interface/json.hpp:14438
Methodlabel_from_argset
ytdlp-interface/gui.hpp:412
Methodlast_error
ytdlp-interface/util.hpp:190
Methodlbq_has_scrollbar
ytdlp-interface/gui.cpp:2384
Methodlexer
ytdlp-interface/json.hpp:7146
Methodlocate
ytdlp-interface/widgets.hpp:643
Methodlogger
ytdlp-interface/log.hpp:21
Methodlstatus_to_str
ytdlp-interface/util.hpp:210
Methodlum
ytdlp-interface/hsl_picker.hpp:90
Functionmake_array
ytdlp-interface/json.hpp:3349
Methodmake_columns_menu
ytdlp-interface/queue.cpp:992
Methodmake_dark
ytdlp-interface/widgets.cpp:130
Methodmake_form
ytdlp-interface/gui_make.cpp:6
Methodmake_form_bottom
ytdlp-interface/gui_make.cpp:296
Methodmake_light
ytdlp-interface/widgets.cpp:123
Methodmake_message_handlers
ytdlp-interface/gui_make.cpp:828
← previousnext →501–600 of 856, ranked by callers