JsonBooleanValue Class

(Utils::JsonBooleanValue)
Inherits: Utils::JsonValue

Public Functions

JsonBooleanValue(bool value)
bool value() const

Reimplemented Public Functions

virtual Utils::JsonBooleanValue *toBoolean() override

Additional Inherited Members

Member Function Documentation

JsonBooleanValue::JsonBooleanValue(bool value)

Default constructs an instance of JsonBooleanValue.

[override virtual] Utils::JsonBooleanValue *JsonBooleanValue::toBoolean()

bool JsonBooleanValue::value() const