FastLED 3.9.15
Loading...
Searching...
No Matches

◆ begin() [1/2]

JsonValue::iterator fl::Json::begin ( )
inline

Definition at line 1928 of file json.h.

1930 {
1931 if (!m_value) return JsonValue::iterator(JsonObject().begin());
JsonValue::iterator begin()
Definition json.h:1928
fl::shared_ptr< JsonValue > m_value
Definition json.h:1622
fl::HashMap< fl::string, fl::shared_ptr< JsonValue > > JsonObject
Definition json.h:171
JsonValue::iterator iterator
Definition json.h:675

References begin(), and m_value.

Referenced by begin(), begin, and keys().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: