Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BernardoGiordano/Checkpoint
/ functions
Functions
1,694 in github.com/BernardoGiordano/Checkpoint
⨍
Functions
1,694
◇
Types & classes
409
Method
backupError
3ds/source/outcomemessages.cpp:30
Function
basic_json array
@brief explicitly create an array from an initializer list @sa https://json.nlohmann.me/api/basic_json/array/
3rd-party/json/json.hpp:20306
Function
basic_json binary
@brief explicitly create a binary array (without subtype) @sa https://json.nlohmann.me/api/basic_json/binary/
3rd-party/json/json.hpp:20262
Function
basic_json diff
@brief creates a diff as a JSON patch @sa https://json.nlohmann.me/api/basic_json/diff/
3rd-party/json/json.hpp:24281
Function
basic_json from_bjdata
3rd-party/json/json.hpp:23829
Function
basic_json from_bson
3rd-party/json/json.hpp:23859
Function
basic_json from_cbor
3rd-party/json/json.hpp:23663
Function
basic_json from_msgpack
3rd-party/json/json.hpp:23721
Function
basic_json from_ubjson
3rd-party/json/json.hpp:23775
Function
basic_json meta
@brief returns version information on the library @sa https://json.nlohmann.me/api/basic_json/meta/
3rd-party/json/json.hpp:19549
Function
basic_json object
@brief explicitly create an object from an initializer list @sa https://json.nlohmann.me/api/basic_json/object/
3rd-party/json/json.hpp:20314
Function
basic_json parse
3rd-party/json/json.hpp:23316
Method
begin
switch/source/gfx/CCmdMemRing.h:35
Method
begin
switch/include/progress.hpp:90
Method
begin
3ds/include/progress.hpp:91
Method
begin
3ds/include/SmallVector.hpp:387
Method
beginFile
switch/source/transfer.cpp:230
Function
binary
3rd-party/json/json.hpp:6860
Method
binary
3rd-party/json/json.hpp:7044
Method
binary_reader
! @brief create a binary reader @param[in] adapter input adapter to read from */
3rd-party/json/json.hpp:9228
Method
binary_writer
! @brief create a binary writer @param[in] adapter output adapter to write to */
3rd-party/json/json.hpp:15090
Function
boolean
3rd-party/json/json.hpp:6830
Method
boolean
3rd-party/json/json.hpp:7014
Method
bottomHints
3ds/source/FolderBrowserOverlay.cpp:104
Method
bottomHints
3ds/source/TitlePickerOverlay.cpp:77
Method
buttonGlyph
switch/source/uikit.cpp:46
Method
c2dText
3ds/source/clickable.cpp:30
Method
calc_bson_array_size
! @return The size of the BSON-encoded array @a value */
3rd-party/json/json.hpp:16146
Method
calc_bson_binary_size
! @return The size of the BSON-encoded binary array @a value */
3rd-party/json/json.hpp:16161
Method
calc_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
3rd-party/json/json.hpp:16203
Method
calc_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). */
3rd-party/json/json.hpp:15999
Method
calc_bson_integer_size
! @return The size of the BSON-encoded integer @a value */
3rd-party/json/json.hpp:16076
Method
calc_bson_object_size
! @brief Calculates the size of the BSON serialization of the given JSON-object @a j. @param[in] value JSON value to serialize
3rd-party/json/json.hpp:16298
Method
calc_bson_string_size
! @return The size of the BSON-encoded string in @a value */
3rd-party/json/json.hpp:16046
Method
calc_bson_unsigned_size
! @return The size of the BSON-encoded unsigned integer in @a j */
3rd-party/json/json.hpp:16104
Method
cancelled
switch/include/progress.hpp:75
Method
cancelled
Polled by the copy loops between files (and between chunks of one big file) to abort early. False by default: only a sink built for a backup item ever
3ds/include/progress.hpp:54
Method
cardRound
switch/source/shapes.cpp:44
Method
cartScan
3ds/source/loader.cpp:640
Method
cartScanFlagTestAndSet
3ds/source/loader.cpp:690
Method
cellToRow
switch/include/BackupList.hpp:72
Method
cellToRow
3ds/source/MainScreen.cpp:912
Method
cellX
3ds/source/MainScreen.cpp:134
Method
cellY
3ds/source/MainScreen.cpp:139
Method
checkpointRoot
3ds/source/paths.cpp:31
Method
chooseDst
switch/source/BackupList.cpp:303
Method
clamp
Keep the selection inside the viewport, without leaving a trailing gap when the list could fill it.
3ds/include/ListCursor.hpp:106
Method
clampCursor
switch/source/BackupList.cpp:52
Method
clear
switch/source/gfx/CIntrusiveTree.h:177
Method
clear
3ds/include/BackupList.hpp:58
Method
clear
3ds/include/SmallVector.hpp:240
Method
clearCartScanFlag
3ds/source/loader.cpp:695
Method
clearReceiverCompletion
switch/source/transfer.cpp:679
Method
clearReceiverCompletion
3ds/source/transfer.cpp:697
Method
clearReceiverNotice
switch/source/transfer.cpp:674
Method
clearReceiverNotice
3ds/source/transfer.cpp:692
Method
clearSelectedEntries
common/multiselection.cpp:41
Function
clear_subtype
@brief clears the binary subtype @sa https://json.nlohmann.me/api/byte_container_with_subtype/clear_subtype/
3rd-party/json/json.hpp:5960
Method
close
switch/source/transfer.cpp:259
Method
close
3ds/source/fsstream.cpp:108
Method
closeReceiver
switch/source/ReceiveOverlay.cpp:128
Method
collectTree
3ds/source/io.cpp:80
Method
compute
switch/source/backupsize.cpp:155
Function
conditional_static_cast
3rd-party/json/json.hpp:4050
Method
construct
3rd-party/json/json.hpp:5425
Method
construct
3rd-party/json/json.hpp:5438
Method
construct
3rd-party/json/json.hpp:5471
Method
construct
3rd-party/json/json.hpp:5493
Method
construct
3rd-party/json/json.hpp:5506
Method
construct
3rd-party/json/json.hpp:5519
Method
construct
3rd-party/json/json.hpp:5532
Method
construct
3rd-party/json/json.hpp:5602
Method
consumeCompletedTitleId
switch/source/transfer.cpp:634
Method
consumePendingRefresh
switch/source/transfer.cpp:629
Method
consumePendingRefresh
3ds/source/transfer.cpp:652
Function
contains
3rd-party/json/json.hpp:14383
Method
containsInvalidChar
common/common.cpp:86
Method
contentRowCount
3ds/source/SettingsScreen.cpp:175
Function
convert
can't use conversion operator because of ambiguity
3rd-party/json/json.hpp:14640
Method
copyDirectory
switch/source/io.cpp:343
Method
copyFile
switch/source/io.cpp:246
Method
copyFile
3ds/source/io.cpp:85
Method
copyPxiSaveFile
3ds/source/io.cpp:160
Method
copyTree
3ds/source/io.cpp:224
Method
correctIndex
common/ihid.hpp:92
Method
countFiles
switch/source/io.cpp:202
Method
crbegin
3ds/include/SmallVector.hpp:407
Method
create
3rd-party/json/json.hpp:4482
Method
create
3rd-party/json/json.hpp:4526
Method
create
3rd-party/json/json.hpp:4544
Method
create
3rd-party/json/json.hpp:4561
Method
create
3rd-party/json/json.hpp:4578
Method
create
3rd-party/json/json.hpp:6489
Method
create
3rd-party/json/json.hpp:6513
Method
create
3rd-party/json/json.hpp:6546
Method
createDirectory
switch/source/io.cpp:376
Method
createDirectory
3ds/source/io.cpp:255
Method
create_ref_tuple
3ds/include/alignsort_tuple.hpp:132
Method
crend
3ds/include/SmallVector.hpp:409
Method
ctrExtdataPath
3ds/source/paths.cpp:64
← previous
next →
901–1,000 of 1,694, ranked by callers