10Duke Enterprise C++ Client
Loading...
Searching...
No Matches
tenduke::json::SimpleJSONNumber Member List

This is the complete list of members for tenduke::json::SimpleJSONNumber, including all inherited members.

ARRAY enum value (defined in tenduke::json::JSONElement)tenduke::json::JSONElement
asJSON() const overridetenduke::json::SimpleJSONNumberinlinevirtual
asString() const overridetenduke::json::SimpleJSONElementvirtual
BOOLEAN enum value (defined in tenduke::json::JSONElement)tenduke::json::JSONElement
getType() const overridetenduke::json::SimpleJSONElementvirtual
getValue() const overridetenduke::json::SimpleJSONNumberinlinevirtual
isArray() consttenduke::json::JSONElementinline
isBoolean() consttenduke::json::JSONElementinline
isNull() consttenduke::json::JSONElementinline
isNumber() consttenduke::json::JSONElementinline
isObject() consttenduke::json::JSONElementinline
isString() consttenduke::json::JSONElementinline
isUndefined() consttenduke::json::JSONElementinline
NULLISH enum value (defined in tenduke::json::JSONElement)tenduke::json::JSONElement
NUMBER enum value (defined in tenduke::json::JSONElement)tenduke::json::JSONElement
OBJECT enum value (defined in tenduke::json::JSONElement)tenduke::json::JSONElement
SimpleJSONElement(::tenduke::json::JSONElement::Type type) (defined in tenduke::json::SimpleJSONElement)tenduke::json::SimpleJSONElementinlineexplicit
SimpleJSONNumber(double value) (defined in tenduke::json::SimpleJSONNumber)tenduke::json::SimpleJSONNumberinlineexplicit
STRING enum value (defined in tenduke::json::JSONElement)tenduke::json::JSONElement
Type enum nametenduke::json::JSONElement
typeToString(const enum Type type)tenduke::json::JSONElementinlinestatic
UNDEFINED enum value (defined in tenduke::json::JSONElement)tenduke::json::JSONElement
~JSONElement()=default (defined in tenduke::json::JSONElement)tenduke::json::JSONElementvirtual
~JSONNumber() override=default (defined in tenduke::json::JSONNumber)tenduke::json::JSONNumber