Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Huntereb/Awoo-Installer
/ functions
Functions
728 in github.com/Huntereb/Awoo-Installer
⨍
Functions
728
◇
Types & classes
236
Method
output_adapter_protocol
include/util/json.hpp:15651
Method
output_stream_adapter
include/util/json.hpp:15692
Method
output_string_adapter
include/util/json.hpp:15717
Method
output_vector_adapter
include/util/json.hpp:15667
Function
parent_pointer
@brief returns the parent of this JSON pointer @sa https://json.nlohmann.me/api/json_pointer/parent_pointer/
include/util/json.hpp:14649
Method
parse_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
include/util/json.hpp:10174
Method
parse_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
include/util/json.hpp:10050
Method
parse_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
include/util/json.hpp:10136
Method
parse_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 */
include/util/json.hpp:9946
Method
parse_cbor_internal
! @param[in] get_char whether a new character should be retrieved from the input (true) or whether the last read charact
include/util/json.hpp:10204
Method
parse_error
include/util/json.hpp:8976
Method
parse_error
include/util/json.hpp:9371
Method
parse_error
include/util/json.hpp:9629
Method
parse_msgpack_internal
! @return whether a valid MessagePack value was passed to the SAX parser */
include/util/json.hpp:10980
Method
parse_ubjson_internal
! @param[in] get_char whether a new character should be retrieved from the input (true, default) or whether the last rea
include/util/json.hpp:11614
Method
parser
a parser reading from an input adapter
include/util/json.hpp:12929
Function
patch
@brief applies a JSON patch to a copy of the current object @sa https://json.nlohmann.me/api/basic_json/patch/
include/util/json.hpp:25032
Function
patch_inplace
@brief applies a JSON patch in-place without copying the object @sa https://json.nlohmann.me/api/basic_json/patch/
include/util/json.hpp:24761
Function
playAudio
source/util/util.cpp:271
Method
position_string
include/util/json.hpp:4670
Method
processChunk
source/nx/nca_writer.cpp:239
Function
progress_callback
source/util/curl.cpp:22
Function
rbegin
@brief returns an iterator to the reverse-beginning @sa https://json.nlohmann.me/api/basic_json/rbegin/
include/util/json.hpp:22859
Function
reinterpret_bits
include/util/json.hpp:17668
Function
rend
@brief returns an iterator to the reverse-end @sa https://json.nlohmann.me/api/basic_json/rend/
include/util/json.hpp:22873
Method
rsa2048PssVerify
source/util/crypto.cpp:27
Method
sax_parse_internal
include/util/json.hpp:13038
Function
scan
include/util/json.hpp:8540
Method
scan_comment
! * @brief scan a comment * @return whether comment could be scanned successfully */
include/util/json.hpp:7867
Method
scan_number
! @brief scan a number literal This function scans a string according to Sect. 6 of RFC 8259. The function is realized with a determinis
include/util/json.hpp:7992
Method
scan_string
! @brief scan a string literal This function scans a string according to Sect. 7 of RFC 8259. While scanning, bytes are escaped and copie
include/util/json.hpp:7277
Method
sdInstPage
source/ui/sdInstPage.cpp:15
Method
serializer
! @param[in] s output stream to serialize to @param[in] ichar indentation character to use @param[in] error_handler_ how to react on de
include/util/json.hpp:18788
Method
setInstBarPerc
source/ui/instPage.cpp:55
Method
setInstInfoText
source/ui/instPage.cpp:50
Method
setTopInstInfoText
source/ui/instPage.cpp:45
Function
set_end
include/util/json.hpp:13605
Function
set_subtype
@brief sets the binary subtype @sa https://json.nlohmann.me/api/byte_container_with_subtype/set_subtype/
include/util/json.hpp:6241
Method
settingsMenuItem_Click
source/ui/mainPage.cpp:131
Method
sigPatchesMenuItem_Click
source/ui/mainPage.cpp:122
Method
span_input_adapter
include/util/json.hpp:6977
Method
start_array
include/util/json.hpp:8936
Method
start_array
include/util/json.hpp:9292
Method
start_object
include/util/json.hpp:8885
Method
start_object
include/util/json.hpp:9193
Method
string
include/util/json.hpp:8873
Method
string
include/util/json.hpp:9181
Method
string to_string
@brief user-defined to_string function for JSON values @sa https://json.nlohmann.me/api/basic_json/to_string/
include/util/json.hpp:25215
Method
strtof
include/util/json.hpp:7935
Method
sub
! @brief returns x - y @pre x.e == y.e and x.f >= y.f */
include/util/json.hpp:17690
Function
subtype
@brief return the binary subtype @sa https://json.nlohmann.me/api/byte_container_with_subtype/subtype/
include/util/json.hpp:6249
Method
switch
include/util/json.hpp:19126
Method
test
include/util/json.hpp:4215
Method
test
include/util/json.hpp:4225
Method
test
include/util/json.hpp:4235
Method
test
include/util/json.hpp:4245
Method
test
include/util/json.hpp:4261
Method
test
include/util/json.hpp:4270
Function
to_bjdata
@brief create a BJData serialization of a given JSON value @sa https://json.nlohmann.me/api/basic_json/to_bjdata/
include/util/json.hpp:24369
Function
to_bson
@brief create a BSON serialization of a given JSON value @sa https://json.nlohmann.me/api/basic_json/to_bson/
include/util/json.hpp:24399
Method
to_char_type
include/util/json.hpp:3747
Method
to_char_type
include/util/json.hpp:3771
Method
to_char_type
include/util/json.hpp:17547
Method
to_int_type
Redefine to_int_type function
include/util/json.hpp:3742
Method
to_int_type
Redefine to_int_type function
include/util/json.hpp:3766
Method
to_json
include/util/json.hpp:6160
Function
to_msgpack
@brief create a MessagePack serialization of a given JSON value @sa https://json.nlohmann.me/api/basic_json/to_msgpack/
include/util/json.hpp:24319
Function
to_ubjson
@brief create a UBJSON serialization of a given JSON value @sa https://json.nlohmann.me/api/basic_json/to_ubjson/
include/util/json.hpp:24342
Method
token_type_name
include/util/json.hpp:7085
Method
ubjson_prefix
! @brief determine the type prefix of container values */
include/util/json.hpp:17255
Function
unflatten
include/util/json.hpp:15310
Function
update
@brief updates a JSON object from another object, overwriting existing keys @sa https://json.nlohmann.me/api/basic_json/update/
include/util/json.hpp:23450
Method
usbInstPage
source/ui/usbInstPage.cpp:15
Method
usbInstallMenuItem_Click
source/ui/mainPage.cpp:111
Method
value
return the value of an iterator
include/util/json.hpp:14445
Function
value_in_range_of
include/util/json.hpp:4277
Function
what
returns the explanatory string
include/util/json.hpp:4514
Method
wide_string_input_adapter
include/util/json.hpp:6790
Method
write
source/nx/nca_writer.cpp:284
Function
writeDataBuffer
source/util/curl.cpp:15
Function
writeDataFile
source/util/curl.cpp:10
Method
write_bjdata_ndarray
! @return false if the object is successfully converted to a bjdata ndarray, true if the type or size is invalid */
include/util/json.hpp:17369
Method
write_bson_array
! @brief Writes a BSON element with key @a name and array @a value */
include/util/json.hpp:16881
Method
write_bson_binary
! @brief Writes a BSON element with key @a name and binary value @a value */
include/util/json.hpp:16900
Method
write_bson_boolean
! @brief Writes a BSON element with key @a name and boolean value @a value */
include/util/json.hpp:16737
Method
write_bson_double
! @brief Writes a BSON element with key @a name and double value @a value */
include/util/json.hpp:16747
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
include/util/json.hpp:16963
Method
write_bson_entry_header
! @brief Writes the given @a element_type and @a name to the output adapter */
include/util/json.hpp:16725
Method
write_bson_integer
! @brief Writes a BSON element with key @a name and integer @a value */
include/util/json.hpp:16797
Method
write_bson_null
! @brief Writes a BSON element with key @a name and null value */
include/util/json.hpp:16779
Method
write_bson_object
! @param[in] value JSON value to serialize @pre value.type() == value_t::object */
include/util/json.hpp:17025
Method
write_bson_object_entry
! @brief Writes a BSON element with key @a name and object @a value */
include/util/json.hpp:16848
Method
write_bson_string
! @brief Writes a BSON element with key @a name and string value @a value */
include/util/json.hpp:16765
Method
write_bson_unsigned
! @brief Writes a BSON element with key @a name and unsigned @a value */
include/util/json.hpp:16825
Method
write_character
include/util/json.hpp:15696
Method
write_character
include/util/json.hpp:15721
Method
write_compact_float
include/util/json.hpp:17513
Method
write_number
include/util/json.hpp:17497
Method
write_number_with_ubjson_prefix
include/util/json.hpp:17072
Method
~Aes128Ctr
include/util/crypto.hpp:91
← previous
next →
601–700 of 728, ranked by callers