| ARRAY enum value (defined in tenduke::json::JSONElement) | tenduke::json::JSONElement | |
| asString() const =0 | tenduke::json::JSONElement | pure virtual |
| BOOLEAN enum value (defined in tenduke::json::JSONElement) | tenduke::json::JSONElement | |
| createShared(const bool value) (defined in JSONBooleanMock) | JSONBooleanMock | inlinestatic |
| getType() const =0 | tenduke::json::JSONElement | pure virtual |
| getValue() const =0 | tenduke::json::JSONBoolean | pure virtual |
| isArray() const | tenduke::json::JSONElement | inline |
| isBoolean() const | tenduke::json::JSONElement | inline |
| isNull() const | tenduke::json::JSONElement | inline |
| isNumber() const | tenduke::json::JSONElement | inline |
| isObject() const | tenduke::json::JSONElement | inline |
| isString() const | tenduke::json::JSONElement | inline |
| isUndefined() const | tenduke::json::JSONElement | inline |
| MOCK_METHOD(enum Type, getType,(),(const, override)) (defined in JSONBooleanMock) | JSONBooleanMock | |
| MOCK_METHOD(std::string, asString,(),(const, override)) (defined in JSONBooleanMock) | JSONBooleanMock | |
| MOCK_METHOD(bool, getValue,(),(const, override)) (defined in JSONBooleanMock) | JSONBooleanMock | |
| 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 | |
| STRING enum value (defined in tenduke::json::JSONElement) | tenduke::json::JSONElement | |
| Type enum name | tenduke::json::JSONElement | |
| typeToString(const enum Type type) | tenduke::json::JSONElement | inlinestatic |
| UNDEFINED enum value (defined in tenduke::json::JSONElement) | tenduke::json::JSONElement | |
| ~JSONBoolean() override=default (defined in tenduke::json::JSONBoolean) | tenduke::json::JSONBoolean | |
| ~JSONElement()=default (defined in tenduke::json::JSONElement) | tenduke::json::JSONElement | virtual |