MCPcopy Create free account

hub / github.com/InkboxSoftware/all-screen-keyboard / functions

Functions680 in github.com/InkboxSoftware/all-screen-keyboard

Methodstart_array
keyboard/src/json.hpp:8998
Methodstart_array
keyboard/src/json.hpp:9354
Methodstart_object
keyboard/src/json.hpp:8947
Methodstart_object
keyboard/src/json.hpp:9255
Methodstring
keyboard/src/json.hpp:8935
Methodstring
keyboard/src/json.hpp:9243
Methodstring to_string
@brief user-defined to_string function for JSON values @sa https://json.nlohmann.me/api/basic_json/to_string/
keyboard/src/json.hpp:25381
Methodstrtof
keyboard/src/json.hpp:7997
Methodsub
! @brief returns x - y @pre x.e == y.e and x.f >= y.f */
keyboard/src/json.hpp:17795
Functionsubtype
@brief return the binary subtype @sa https://json.nlohmann.me/api/byte_container_with_subtype/subtype/
keyboard/src/json.hpp:6310
MethodswapProfile
keyboard/src/keyboard.cpp:236
Methodswitch
keyboard/src/json.hpp:19231
Methodtest
keyboard/src/json.hpp:4260
Methodtest
keyboard/src/json.hpp:4270
Methodtest
keyboard/src/json.hpp:4280
Methodtest
keyboard/src/json.hpp:4290
Methodtest
keyboard/src/json.hpp:4306
Methodtext
keyboard/src/text.cpp:5
FunctiontextureDestroy
keyboard/src/texture.cpp:209
MethodtextureKey
keyboard/src/keyboard.cpp:574
Functionto_bjdata
@brief create a BJData serialization of a given JSON value @sa https://json.nlohmann.me/api/basic_json/to_bjdata/
keyboard/src/json.hpp:24535
Functionto_bson
@brief create a BSON serialization of a given JSON value @sa https://json.nlohmann.me/api/basic_json/to_bson/
keyboard/src/json.hpp:24565
Methodto_char_type
keyboard/src/json.hpp:3753
Methodto_char_type
keyboard/src/json.hpp:3777
Methodto_char_type
keyboard/src/json.hpp:3800
Methodto_char_type
keyboard/src/json.hpp:17639
Methodto_int_type
Redefine to_int_type function
keyboard/src/json.hpp:3748
Methodto_int_type
Redefine to_int_type function
keyboard/src/json.hpp:3772
Methodto_int_type
keyboard/src/json.hpp:3795
Methodto_json
keyboard/src/json.hpp:6221
Functionto_msgpack
@brief create a MessagePack serialization of a given JSON value @sa https://json.nlohmann.me/api/basic_json/to_msgpack/
keyboard/src/json.hpp:24485
Functionto_ubjson
@brief create a UBJSON serialization of a given JSON value @sa https://json.nlohmann.me/api/basic_json/to_ubjson/
keyboard/src/json.hpp:24508
Methodtoken_type_name
keyboard/src/json.hpp:7147
Methodubjson_prefix
! @brief determine the type prefix of container values */
keyboard/src/json.hpp:17347
Methodunexpect_eof
keyboard/src/json.hpp:12796
Functionunflatten
keyboard/src/json.hpp:15402
Functionupdate
@brief updates a JSON object from another object, overwriting existing keys @sa https://json.nlohmann.me/api/basic_json/update/
keyboard/src/json.hpp:23558
MethodupdateColor
keyboard/src/text.cpp:44
MethodupdateLocation
keyboard/src/text.cpp:33
MethodupdateSize
keyboard/src/text.cpp:39
Methodvalue
return the value of an iterator
keyboard/src/json.hpp:14537
Functionvalue_in_range_of
keyboard/src/json.hpp:4322
FunctionvboFree
keyboard/src/graphics.cpp:120
FunctionvboFree
keyboard/src/shaders/graphics.cpp:121
Functionwhat
returns the explanatory string
keyboard/src/json.hpp:4559
Methodwide_string_input_adapter
keyboard/src/json.hpp:6852
MethodwriteText
keyboard/src/shaders/graphics.cpp:483
Methodwrite_bjdata_ndarray
! @return false if the object is successfully converted to a bjdata ndarray, true if the type or size is invalid */
keyboard/src/json.hpp:17461
Methodwrite_bson_array
! @brief Writes a BSON element with key @a name and array @a value */
keyboard/src/json.hpp:16973
Methodwrite_bson_binary
! @brief Writes a BSON element with key @a name and binary value @a value */
keyboard/src/json.hpp:16992
Methodwrite_bson_boolean
! @brief Writes a BSON element with key @a name and boolean value @a value */
keyboard/src/json.hpp:16829
Methodwrite_bson_double
! @brief Writes a BSON element with key @a name and double value @a value */
keyboard/src/json.hpp:16839
Methodwrite_bson_element
! @brief Serializes the JSON value @a j to BSON and associates it with the key @a name. @param name The name to associate with the
keyboard/src/json.hpp:17055
Methodwrite_bson_entry_header
! @brief Writes the given @a element_type and @a name to the output adapter */
keyboard/src/json.hpp:16817
Methodwrite_bson_integer
! @brief Writes a BSON element with key @a name and integer @a value */
keyboard/src/json.hpp:16889
Methodwrite_bson_null
! @brief Writes a BSON element with key @a name and null value */
keyboard/src/json.hpp:16871
Methodwrite_bson_object
! @param[in] value JSON value to serialize @pre value.type() == value_t::object */
keyboard/src/json.hpp:17117
Methodwrite_bson_object_entry
! @brief Writes a BSON element with key @a name and object @a value */
keyboard/src/json.hpp:16940
Methodwrite_bson_string
! @brief Writes a BSON element with key @a name and string value @a value */
keyboard/src/json.hpp:16857
Methodwrite_bson_unsigned
! @brief Writes a BSON element with key @a name and unsigned @a value */
keyboard/src/json.hpp:16917
Methodwrite_character
keyboard/src/json.hpp:15788
Methodwrite_character
keyboard/src/json.hpp:15813
Methodwrite_compact_float
keyboard/src/json.hpp:17605
Methodwrite_number
keyboard/src/json.hpp:17589
Methodwrite_number_with_ubjson_prefix
keyboard/src/json.hpp:17164
Function~basic_json
@brief destructor @sa https://json.nlohmann.me/api/basic_json/~basic_json/
keyboard/src/json.hpp:21401
Method~binary_reader
NOLINT(hicpp-noexcept-move,performance-noexcept-move-constructor)
keyboard/src/json.hpp:9934
Method~data
keyboard/src/json.hpp:24422
Method~input_stream_adapter
keyboard/src/json.hpp:6607
Method~iter_impl
keyboard/src/json.hpp:13740
Method~iteration_proxy
keyboard/src/json.hpp:5654
Method~iteration_proxy_value
NOLINT(hicpp-noexcept-move,performance-noexcept-move-constructor,cppcoreguidelines-noexcept-move-operations)
keyboard/src/json.hpp:5556
Method~json_ref
keyboard/src/json.hpp:15639
Function~json_sax
keyboard/src/json.hpp:8855
Method~json_sax_dom_callback_parser
NOLINT(hicpp-noexcept-move,performance-noexcept-move-constructor)
keyboard/src/json.hpp:9211
Method~json_sax_dom_parser
NOLINT(hicpp-noexcept-move,performance-noexcept-move-constructor)
keyboard/src/json.hpp:8903
Method~lexer
NOLINT(hicpp-noexcept-move,performance-noexcept-move-constructor)
keyboard/src/json.hpp:7219
Method~nonesuch
keyboard/src/json.hpp:280
Method~output_adapter_protocol
keyboard/src/json.hpp:15741
Method~serializer
keyboard/src/json.hpp:18909
← previous601–680 of 680, ranked by callers