CMSC23700 Common Code Library
Support code for CS23700 programming projects
Loading...
Searching...
No Matches
json::Integer Member List

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

_tyjson::Valueprotected
asArray() constjson::Value
asBool() constjson::Value
asInteger() constjson::Value
asNumber() constjson::Value
asObject() constjson::Value
asReal() constjson::Value
asString() constjson::Value
Integer(int64_t v)json::Integerinline
intVal() constjson::Integerinline
isArray() constjson::Valueinline
isBool() constjson::Valueinline
isInteger() constjson::Valueinline
isNull() constjson::Valueinline
isNumber() constjson::Valueinline
isObject() constjson::Valueinline
isReal() constjson::Valueinline
isString() constjson::Valueinline
Number(Type ty)json::Numberinlineexplicitprotected
realVal() constjson::Integerinlinevirtual
toString()json::Integervirtual
type() constjson::Valueinline
Value(Type ty)json::Valueinlineexplicitprotected
~Integer()json::Integer
~Number()json::Numbervirtual
~Value()json::Valuevirtual