Flutter Engine
The Flutter Engine
|
This is the complete list of members for skjson::NumberValue, including all inherited members.
as() const | skjson::Value | inline |
cast() const | skjson::Value | inlineprotected |
cast() | skjson::Value | inlineprotected |
getTag() const | skjson::Value | inlineprotected |
getType() const | skjson::Value | inline |
init_tagged(Tag) | skjson::Value | protected |
init_tagged_pointer(Tag, void *) | skjson::Value | protected |
is() const | skjson::Value | inline |
kTagMask | skjson::Value | inlineprotectedstatic |
kType | skjson::NumberValue | inlinestatic |
NumberValue(int32_t) | skjson::NumberValue | explicit |
NumberValue(float) | skjson::NumberValue | explicit |
operator const T *() const | skjson::Value | inline |
operator*() const | skjson::NumberValue | inline |
operator[](const char *key) const | skjson::Value | inline |
ptr() const | skjson::Value | inlineprotected |
Tag enum name | skjson::Value | protected |
toString() const | skjson::Value | |
Type enum name | skjson::Value |