MCPcopy Create free account

hub / github.com/ashaduri/gsmartcontrol / functions

Functions3,255 in github.com/ashaduri/gsmartcontrol

Methodarray_index
! @param[in] s reference token to be converted into an array index @return integer representation of @a s @throw parse_error.106 if an
dependencies/nlohmann_json/nlohmann/json.hpp:11869
Functionassert_fail
dependencies/fmt/fmt/include/fmt/format-inl.h:36
MethodassertionEnded
dependencies/catch2/Catch2/single_include/catch2/catch.hpp:5905
MethodassertionEnded
dependencies/catch2/Catch2/single_include/catch2/catch.hpp:12789
MethodassertionPassed
dependencies/catch2/Catch2/single_include/catch2/catch.hpp:12961
MethodassertionStarting
dependencies/catch2/Catch2/single_include/catch2/catch.hpp:5903
Methodassign
dependencies/tl_expected/expected/include/tl/expected.hpp:900
Methodassign
dependencies/fmt/fmt/include/fmt/format.h:2585
Methodassign_common
dependencies/tl_expected/expected/include/tl/expected.hpp:840
Functionautosave_stop
Disable autosave
src/rconfig/autosave.h:123
Functionback
! @brief access the last element Returns a reference to the last element in the container. For a JSON container `c`, the expression `c.ba
dependencies/nlohmann_json/nlohmann/json.hpp:20449
Methodbad
Return true if locale setting was unsuccessful
src/hz/locale_tools.h:248
Methodbad
Return true if locale setting was unsuccessful
src/hz/locale_tools.h:330
Methodbad_cast_except
Constructor \param src source type \param dest destination type \param self_name child class name \param error_msg error message
src/hz/bad_cast_exception.h:37
Methodbad_expected_access
dependencies/tl_expected/expected/include/tl/expected.hpp:1224
Methodbad_stream_cast
src/hz/stream_cast.h:106
Methodbasic_format_arg
dependencies/fmt/fmt/include/fmt/base.h:2470
Methodbasic_format_args
dependencies/fmt/fmt/include/fmt/base.h:2566
Methodbasic_fp
dependencies/fmt/fmt/include/fmt/format.h:1525
Methodbasic_fstring
dependencies/fmt/fmt/include/fmt/xchar.h:100
Functionbasic_json array
! @brief explicitly create an array from an initializer list Creates a JSON array value from a given initializer list. That is, given a l
dependencies/nlohmann_json/nlohmann/json.hpp:18269
Functionbasic_json binary
! @brief explicitly create a binary array (without subtype) Creates a JSON binary array value from a given binary container. Binary value
dependencies/nlohmann_json/nlohmann/json.hpp:18166
Functionbasic_json diff
! @brief creates a diff as a JSON patch Creates a [JSON Patch](http://jsonpatch.com) so that value @a source can be changed into the valu
dependencies/nlohmann_json/nlohmann/json.hpp:24957
Functionbasic_json from_bson
dependencies/nlohmann_json/nlohmann/json.hpp:24331
Functionbasic_json from_cbor
dependencies/nlohmann_json/nlohmann/json.hpp:23959
Functionbasic_json from_msgpack
dependencies/nlohmann_json/nlohmann/json.hpp:24102
Functionbasic_json from_ubjson
dependencies/nlohmann_json/nlohmann/json.hpp:24218
Functionbasic_json meta
! @brief returns version information on the library This function returns a JSON object with information about the library, including the
dependencies/nlohmann_json/nlohmann/json.hpp:16830
Functionbasic_json object
! @brief explicitly create an object from an initializer list Creates a JSON object value from a given initializer list. The initializer
dependencies/nlohmann_json/nlohmann/json.hpp:18313
Functionbasic_json parse
dependencies/nlohmann_json/nlohmann/json.hpp:23173
Methodbasic_memory_buffer
dependencies/fmt/fmt/include/fmt/format.h:819
Methodbasic_printf_context
Constructs a `printf_context` object. References to the arguments are stored in the context object so make sure they have appropriate lifetimes.
dependencies/fmt/fmt/include/fmt/printf.h:42
Methodbasic_string<Char> format
dependencies/fmt/fmt/include/fmt/compile.h:449
Methodbegin
iterators
dependencies/catch2/Catch2/single_include/catch2/catch.hpp:673
Methodbegin
dependencies/catch2/Catch2/single_include/catch2/catch.hpp:8745
Methodbegin
Returns an iterator to the beginning of the format string range being parsed.
dependencies/fmt/fmt/include/fmt/base.h:886
MethodbenchmarkEnded
dependencies/catch2/Catch2/single_include/catch2/catch.hpp:5673
MethodbenchmarkFailed
dependencies/catch2/Catch2/single_include/catch2/catch.hpp:5674
MethodbenchmarkPreparing
dependencies/catch2/Catch2/single_include/catch2/catch.hpp:5671
MethodbenchmarkStarting
dependencies/catch2/Catch2/single_include/catch2/catch.hpp:5672
Functionbg
Creates a text style from the background color.
dependencies/fmt/fmt/include/fmt/color.h:320
Methodbigint
dependencies/fmt/fmt/include/fmt/format.h:2596
Methodbinary
dependencies/nlohmann_json/nlohmann/json.hpp:5389
Methodbinary
dependencies/nlohmann_json/nlohmann/json.hpp:5564
Methodbinary_reader
! @brief create a binary reader @param[in] adapter input adapter to read from */
dependencies/nlohmann_json/nlohmann/json.hpp:7712
Methodbinary_writer
! @brief create a binary writer @param[in] adapter output adapter to write to */
dependencies/nlohmann_json/nlohmann/json.hpp:12764
Functionbit_cast
dependencies/fmt/fmt/include/fmt/format.h:248
Methodboolean
dependencies/nlohmann_json/nlohmann/json.hpp:5359
Methodboolean
dependencies/nlohmann_json/nlohmann/json.hpp:5534
Methodbuffer
dependencies/fmt/fmt/include/fmt/base.h:1735
Methodbuffer_size
dependencies/fmt/fmt/include/fmt/os.h:327
Methodbuffer_traits
dependencies/fmt/fmt/include/fmt/base.h:1826
Methodbuffered_file
dependencies/fmt/fmt/include/fmt/os.h:179
Methodbuild_enum_map
src/applib/storage_property.h:242
Methodbuild_enum_map
src/applib/storage_property.h:275
Methodbuild_enum_map
src/applib/storage_property.h:315
Methodbuild_enum_map
src/applib/storage_property.h:391
Methodbuild_enum_map
src/applib/storage_device_detected_type.h:46
Methodbuild_enum_map
src/applib/smartctl_parser_types.h:70
Methodbuild_enum_map
src/applib/selftest.h:64
Methodbuild_enum_value_list
Build a list of enum values from get_enum_static_map()
src/hz/enum_helper.h:107
Methodbuild_storable_enum_map
Build a map of storable names to enum values.
src/hz/enum_helper.h:96
Methodbyte_container_with_subtype
dependencies/nlohmann_json/nlohmann/json.hpp:4439
Methodbytes
dependencies/fmt/fmt/include/fmt/format.h:3857
Functionc_str
Returns the pointer to a C string.
dependencies/fmt/fmt/include/fmt/os.h:107
Methodc_str
dependencies/fmt/fmt/include/fmt/format.h:1270
Methodc_str
Returns a pointer to the output buffer content with terminating null character appended.
dependencies/fmt/fmt/include/fmt/format.h:4054
MethodcalcLength
dependencies/catch2/Catch2/single_include/catch2/catch.hpp:8525
Methodcalc_bson_array_size
! @return The size of the BSON-encoded array @a value */
dependencies/nlohmann_json/nlohmann/json.hpp:13776
Methodcalc_bson_binary_size
! @return The size of the BSON-encoded binary array @a value */
dependencies/nlohmann_json/nlohmann/json.hpp:13791
Methodcalc_bson_element_size
! @brief Calculates the size necessary to serialize the JSON value @a j with its @a name @return The calculated size for the BSON document ent
dependencies/nlohmann_json/nlohmann/json.hpp:13833
Methodcalc_bson_entry_header_size
! @return The size of a BSON document entry header, including the id marker and the entry name size (and its null-terminator). */
dependencies/nlohmann_json/nlohmann/json.hpp:13629
Methodcalc_bson_integer_size
! @return The size of the BSON-encoded integer @a value */
dependencies/nlohmann_json/nlohmann/json.hpp:13706
Methodcalc_bson_object_size
! @brief Calculates the size of the BSON serialization of the given JSON-object @a j. @param[in] j JSON value to serialize @pr
dependencies/nlohmann_json/nlohmann/json.hpp:13927
Methodcalc_bson_string_size
! @return The size of the BSON-encoded string in @a value */
dependencies/nlohmann_json/nlohmann/json.hpp:13676
Methodcalc_bson_unsigned_size
! @return The size of the BSON-encoded unsigned integer in @a j */
dependencies/nlohmann_json/nlohmann/json.hpp:13734
Methodcanthrow_move
dependencies/tl_expected/expected/tests/test.cpp:6
Methodcanthrow_move
dependencies/tl_expected/expected/tests/swap.cpp:9
MethodcaptureValue
dependencies/catch2/Catch2/single_include/catch2/catch.hpp:11931
MethodcaptureValues
dependencies/catch2/Catch2/single_include/catch2/catch.hpp:2663
Methodcardinality
dependencies/catch2/Catch2/single_include/catch2/catch.hpp:9288
Functioncatch
dependencies/catch2/Catch2/single_include/catch2/catch.hpp:13573
Methodcell_renderer_for_ata_attributes
src/gui/gsc_info_window.cpp:2085
Methodcell_renderer_for_capabilities
src/gui/gsc_info_window.cpp:2257
Methodcell_renderer_for_error_log
src/gui/gsc_info_window.cpp:2228
Methodcell_renderer_for_nvme_attributes
src/gui/gsc_info_window.cpp:2137
Methodcell_renderer_for_self_test_log
src/gui/gsc_info_window.cpp:2194
Methodcell_renderer_for_statistics
src/gui/gsc_info_window.cpp:2161
Methodchar_converter
dependencies/fmt/fmt/include/fmt/printf.h:183
Methodchar_type> format
dependencies/fmt/fmt/include/fmt/compile.h:465
Methodchar_value
dependencies/fmt/fmt/include/fmt/base.h:2153
Methodcheck_arg_id
dependencies/fmt/fmt/include/fmt/base.h:1232
Functioncheck_divisibility_and_divide_by_pow10
dependencies/fmt/fmt/include/fmt/format-inl.h:224
Methodcheck_dynamic_spec
dependencies/fmt/fmt/include/fmt/base.h:1238
Methodcheck_format_supported
src/applib/smartctl_version_parser.cpp:57
Methodcheck_smartctl_version_and_set_format
src/gui/gsc_main_window.cpp:1116
Methodchrono_formatter
dependencies/fmt/fmt/include/fmt/chrono.h:1730
Functionchunk
dependencies/catch2/Catch2/single_include/catch2/catch.hpp:4333
Methodcleanup_members
src/applib/async_command_executor.cpp:566
Functionclear
! @brief clears the contents Clears the content of a JSON value and resets it to the default value as if @ref basic_json(value_t) would h
dependencies/nlohmann_json/nlohmann/json.hpp:21636
← previousnext →1,501–1,600 of 3,255, ranked by callers