JsonIntValue Class

(Utils::JsonIntValue)
Inherits: Utils::JsonValue

Public Functions

JsonIntValue(int value)
int value() const

Reimplemented Public Functions

virtual Utils::JsonIntValue *toInt() override

Additional Inherited Members

Member Function Documentation

JsonIntValue::JsonIntValue(int value)

Default constructs an instance of JsonIntValue.

[override virtual] Utils::JsonIntValue *JsonIntValue::toInt()

int JsonIntValue::value() const