TwiceAsNice
2019-02-18
|
This is the complete list of members for JsonValue, including all inherited members.
fval | JsonValue | |
getPayload() const | JsonValue | inline |
getTag() const | JsonValue | inline |
isDouble() const | JsonValue | inline |
ival | JsonValue | |
JsonValue(double x) | JsonValue | inline |
JsonValue(JsonTag tag=JSON_NULL, void *payload=nullptr) | JsonValue | inline |
toNode() const | JsonValue | inline |
toNumber() const | JsonValue | inline |
toString() const | JsonValue | inline |