Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/InkboxSoftware/all-screen-keyboard
/ functions
Functions
680 in github.com/InkboxSoftware/all-screen-keyboard
⨍
Functions
680
◇
Types & classes
210
Method
start_array
keyboard/src/json.hpp:8998
Method
start_array
keyboard/src/json.hpp:9354
Method
start_object
keyboard/src/json.hpp:8947
Method
start_object
keyboard/src/json.hpp:9255
Method
string
keyboard/src/json.hpp:8935
Method
string
keyboard/src/json.hpp:9243
Method
string 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
Method
strtof
keyboard/src/json.hpp:7997
Method
sub
! @brief returns x - y @pre x.e == y.e and x.f >= y.f */
keyboard/src/json.hpp:17795
Function
subtype
@brief return the binary subtype @sa https://json.nlohmann.me/api/byte_container_with_subtype/subtype/
keyboard/src/json.hpp:6310
Method
swapProfile
keyboard/src/keyboard.cpp:236
Method
switch
keyboard/src/json.hpp:19231
Method
test
keyboard/src/json.hpp:4260
Method
test
keyboard/src/json.hpp:4270
Method
test
keyboard/src/json.hpp:4280
Method
test
keyboard/src/json.hpp:4290
Method
test
keyboard/src/json.hpp:4306
Method
text
keyboard/src/text.cpp:5
Function
textureDestroy
keyboard/src/texture.cpp:209
Method
textureKey
keyboard/src/keyboard.cpp:574
Function
to_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
Function
to_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
Method
to_char_type
keyboard/src/json.hpp:3753
Method
to_char_type
keyboard/src/json.hpp:3777
Method
to_char_type
keyboard/src/json.hpp:3800
Method
to_char_type
keyboard/src/json.hpp:17639
Method
to_int_type
Redefine to_int_type function
keyboard/src/json.hpp:3748
Method
to_int_type
Redefine to_int_type function
keyboard/src/json.hpp:3772
Method
to_int_type
keyboard/src/json.hpp:3795
Method
to_json
keyboard/src/json.hpp:6221
Function
to_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
Function
to_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
Method
token_type_name
keyboard/src/json.hpp:7147
Method
ubjson_prefix
! @brief determine the type prefix of container values */
keyboard/src/json.hpp:17347
Method
unexpect_eof
keyboard/src/json.hpp:12796
Function
unflatten
keyboard/src/json.hpp:15402
Function
update
@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
Method
updateColor
keyboard/src/text.cpp:44
Method
updateLocation
keyboard/src/text.cpp:33
Method
updateSize
keyboard/src/text.cpp:39
Method
value
return the value of an iterator
keyboard/src/json.hpp:14537
Function
value_in_range_of
keyboard/src/json.hpp:4322
Function
vboFree
keyboard/src/graphics.cpp:120
Function
vboFree
keyboard/src/shaders/graphics.cpp:121
Function
what
returns the explanatory string
keyboard/src/json.hpp:4559
Method
wide_string_input_adapter
keyboard/src/json.hpp:6852
Method
writeText
keyboard/src/shaders/graphics.cpp:483
Method
write_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
Method
write_bson_array
! @brief Writes a BSON element with key @a name and array @a value */
keyboard/src/json.hpp:16973
Method
write_bson_binary
! @brief Writes a BSON element with key @a name and binary value @a value */
keyboard/src/json.hpp:16992
Method
write_bson_boolean
! @brief Writes a BSON element with key @a name and boolean value @a value */
keyboard/src/json.hpp:16829
Method
write_bson_double
! @brief Writes a BSON element with key @a name and double value @a value */
keyboard/src/json.hpp:16839
Method
write_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
Method
write_bson_entry_header
! @brief Writes the given @a element_type and @a name to the output adapter */
keyboard/src/json.hpp:16817
Method
write_bson_integer
! @brief Writes a BSON element with key @a name and integer @a value */
keyboard/src/json.hpp:16889
Method
write_bson_null
! @brief Writes a BSON element with key @a name and null value */
keyboard/src/json.hpp:16871
Method
write_bson_object
! @param[in] value JSON value to serialize @pre value.type() == value_t::object */
keyboard/src/json.hpp:17117
Method
write_bson_object_entry
! @brief Writes a BSON element with key @a name and object @a value */
keyboard/src/json.hpp:16940
Method
write_bson_string
! @brief Writes a BSON element with key @a name and string value @a value */
keyboard/src/json.hpp:16857
Method
write_bson_unsigned
! @brief Writes a BSON element with key @a name and unsigned @a value */
keyboard/src/json.hpp:16917
Method
write_character
keyboard/src/json.hpp:15788
Method
write_character
keyboard/src/json.hpp:15813
Method
write_compact_float
keyboard/src/json.hpp:17605
Method
write_number
keyboard/src/json.hpp:17589
Method
write_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
← previous
601–680 of 680, ranked by callers