Voffcon NodeMcu device server
 All Classes Functions
JsonData Member List

This is the complete list of members for JsonData, including all inherited members.

getChild(String value)JsonData
getChildAt(unsigned int index)JsonData
getNext()JsonData
getType() const (defined in JsonData)JsonDatainline
getValue()JsonData
getValueAsFloat()JsonData
getValueAsInt()JsonData
getValueAsLong()JsonData
getValueAsString()JsonData
getValueAsULong()JsonData
getValueType() const (defined in JsonData)JsonDatainline
hasChildren()JsonDatainline
isValid() const JsonData
JsonData(const char *jsonString)JsonData
toString()JsonData
toTree()JsonData
trim(String jsonStringToTrim)JsonDatastatic
~JsonData()JsonData