Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bblanchon/ArduinoJson
/ functions
Functions
1,806 in github.com/bblanchon/ArduinoJson
⨍
Functions
1,806
◇
Types & classes
539
Function
shouldBeOk
extras/tests/JsonVariant/overflow.cpp:9
Function
shouldContinueOnFailure
extras/tests/catch/catch.hpp:12572
Function
shouldOverflow
extras/tests/JsonVariant/overflow.cpp:17
Method
showHelp
extras/tests/catch/catch.hpp:9994
Function
shrinkToFit
Reduces the capacity of the memory pool to match the current usage. https://arduinojson.org/v7/api/jsondocument/shrinktofit/
src/ArduinoJson/Document/JsonDocument.hpp:69
Method
shrinkToFit
src/ArduinoJson/Memory/MemoryPoolList.hpp:140
Method
shrinkToFit
src/ArduinoJson/Memory/ResourceManager.hpp:120
Function
size
src/ArduinoJson/Memory/StringBuilder.hpp:72
Function
size
src/ArduinoJson/Memory/StringPool.hpp:37
Function
size
src/ArduinoJson/MsgPack/MsgPackBinary.hpp:16
Function
size
src/ArduinoJson/MsgPack/MsgPackExtension.hpp:21
Function
size
Returns the number of elements in the root array or object. https://arduinojson.org/v7/api/jsondocument/size/
src/ArduinoJson/Document/JsonDocument.hpp:128
Function
size
Returns the size of the array or object. https://arduinojson.org/v7/api/jsonvariant/size/
src/ArduinoJson/Variant/VariantRefBase.hpp:95
Function
size
Returns the size of the array or object. https://arduinojson.org/v7/api/jsonvariantconst/size/
src/ArduinoJson/Variant/JsonVariantConst.hpp:64
Function
size
Returns length of the string.
src/ArduinoJson/Strings/JsonString.hpp:51
Function
size
Returns the number of elements in the array. https://arduinojson.org/v7/api/jsonarray/size/
src/ArduinoJson/Array/JsonArray.hpp:176
Function
size
src/ArduinoJson/Misc/SerializedValue.hpp:45
Function
size
src/ArduinoJson/Object/ObjectData.hpp:55
Function
size
Returns the number of members in the object. https://arduinojson.org/v7/api/jsonobjectconst/size/
src/ArduinoJson/Object/JsonObjectConst.hpp:53
Function
size
Returns the number of members in the object. https://arduinojson.org/v7/api/jsonobject/size/
src/ArduinoJson/Object/JsonObject.hpp:63
Method
size
src/ArduinoJson/Memory/ResourceManager.hpp:53
Method
skipTest
extras/tests/catch/catch.hpp:5791
Method
skipTest
extras/tests/catch/catch.hpp:5947
Method
slotsToBytes
src/ArduinoJson/Memory/MemoryPool.hpp:100
Method
some
extras/tests/catch/catch.hpp:4452
Function
standard_deviation
extras/tests/catch/catch.hpp:7736
Method
start
extras/tests/catch/catch.hpp:6607
Method
startNewMode
extras/tests/catch/catch.hpp:14803
Function
startString
src/ArduinoJson/Memory/StringBuilder.hpp:22
Function
str
src/ArduinoJson/Memory/StringBuilder.hpp:76
Method
streamReconstructedExpression
extras/tests/catch/catch.hpp:2229
Method
streamReconstructedExpression
extras/tests/catch/catch.hpp:3782
Function
stringCompare
src/ArduinoJson/Strings/Adapters/FlashString.hpp:46
Function
stringEquals
src/ArduinoJson/Strings/Adapters/FlashString.hpp:37
Function
stringGetChars
src/ArduinoJson/Strings/Adapters/FlashString.hpp:61
Function
strncmp
extras/tests/Misc/weird_strcmp.hpp:22
Method
swap
src/ArduinoJson/Memory/ResourceManager.hpp:42
Method
symbol
extras/tests/catch/catch.hpp:2069
Method
sync
extras/tests/catch/catch.hpp:13673
Function
table
extras/tests/catch/catch.hpp:4054
Function
take
extras/tests/catch/catch.hpp:4151
Function
template <typename TInput> Reader<remove_reference_t<TInput>> makeReader
src/ArduinoJson/Deserialization/Reader.hpp:62
Function
testBoolification
extras/tests/JsonDeserializer/DeserializationError.cpp:14
Method
testCaseEnded
extras/tests/catch/catch.hpp:5779
Method
testCaseEnded
extras/tests/catch/catch.hpp:5923
Method
testCaseStarting
extras/tests/catch/catch.hpp:5769
Method
testCaseStarting
extras/tests/catch/catch.hpp:5876
Method
testForMissingAssertions
extras/tests/catch/catch.hpp:12842
Method
testGroupEnded
extras/tests/catch/catch.hpp:5782
Method
testGroupEnded
extras/tests/catch/catch.hpp:5934
Method
testGroupStarting
extras/tests/catch/catch.hpp:5765
Method
testGroupStarting
extras/tests/catch/catch.hpp:5874
Method
testRunEnded
extras/tests/catch/catch.hpp:5785
Method
testRunEnded
extras/tests/catch/catch.hpp:5939
Method
testRunEndedCumulative
extras/tests/catch/catch.hpp:16908
Method
testRunStarting
extras/tests/catch/catch.hpp:5761
Method
testRunStarting
extras/tests/catch/catch.hpp:5873
Function
testStringification
extras/tests/JsonDeserializer/DeserializationError.cpp:10
Function
testStringification
extras/tests/MixedConfiguration/enable_progmem_1.cpp:175
Function
throw_domain_error
extras/tests/catch/catch.hpp:10541
Function
throw_logic_error
extras/tests/catch/catch.hpp:10536
Function
throw_runtime_error
extras/tests/catch/catch.hpp:10546
Function
to
src/ArduinoJson/Document/JsonDocument.hpp:158
Method
to
src/ArduinoJson/Variant/VariantRefBaseImpl.hpp:152
Method
toJson
src/ArduinoJson/MsgPack/MsgPackBinary.hpp:27
Method
toJson
src/ArduinoJson/MsgPack/MsgPackExtension.hpp:33
Method
toJson
src/ArduinoJson/Variant/ConverterImpl.hpp:61
Method
toJson
src/ArduinoJson/Variant/ConverterImpl.hpp:88
Method
toJson
src/ArduinoJson/Variant/ConverterImpl.hpp:108
Method
toJson
src/ArduinoJson/Variant/ConverterImpl.hpp:133
Method
toJson
src/ArduinoJson/Variant/ConverterImpl.hpp:156
Method
toJson
src/ArduinoJson/Variant/ConverterImpl.hpp:174
Method
toJson
src/ArduinoJson/Variant/ConverterImpl.hpp:204
Method
toJson
src/ArduinoJson/Variant/ConverterImpl.hpp:212
Method
toJson
src/ArduinoJson/Variant/ConverterImpl.hpp:324
Method
toJson
src/ArduinoJson/Variant/ConverterImpl.hpp:345
Method
toJson
src/ArduinoJson/Variant/ConverterImpl.hpp:366
Method
toJson
src/ArduinoJson/Variant/ConverterImpl.hpp:387
Method
toJson
src/ArduinoJson/Variant/JsonVariant.hpp:48
Method
toJson
src/ArduinoJson/Variant/JsonVariant.hpp:64
Method
toJson
extras/tests/JsonVariant/converters.cpp:94
Method
toJson
extras/tests/JsonVariant/stl_containers.cpp:16
Method
toJson
extras/tests/JsonVariant/stl_containers.cpp:40
Function
toLowerCh
extras/tests/catch/catch.hpp:13814
Method
toString
extras/tests/catch/catch.hpp:8653
Method
toString
extras/tests/catch/catch.hpp:8771
Function
to_string
extras/tests/catch/catch.hpp:11461
Method
total
extras/tests/catch/catch.hpp:5460
Method
tryTranslators
extras/tests/catch/catch.hpp:10733
Function
type
src/ArduinoJson/MsgPack/MsgPackExtension.hpp:13
Method
type
src/ArduinoJson/Variant/VariantData.hpp:595
Method
type
extras/tests/catch/catch.hpp:9013
Method
typeSortKey, int> stringCompare
src/ArduinoJson/Strings/StringAdapters.hpp:15
Method
usage
src/ArduinoJson/Memory/MemoryPool.hpp:92
Method
usage
src/ArduinoJson/Memory/MemoryPoolList.hpp:129
Method
use
extras/tests/catch/catch.hpp:10088
Method
use
extras/tests/catch/catch.hpp:10122
Method
use
extras/tests/catch/catch.hpp:10185
Method
use
extras/tests/catch/catch.hpp:10273
Method
useConfigData
extras/tests/catch/catch.hpp:13508
← previous
next →
1,601–1,700 of 1,806, ranked by callers