MCPcopy Create free account
hub / github.com/altairwei/WizNotePlus / isNull

Method isNull

src/share/jsoncpp/jsoncpp.cpp:3723–3723  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3721}
3722
3723bool Value::isNull() const { return type_ == nullValue; }
3724
3725bool Value::isBool() const { return type_ == booleanValue; }
3726

Callers 15

currentPluginMethod · 0.80
addObjectMethod · 0.80
initProfilingMethod · 0.80
profilingReportMethod · 0.80
profilingSummaryMethod · 0.80
getTemplatesFromJsonDataFunction · 0.80
initTrayIconMethod · 0.80
drawControlMethod · 0.80
paintEventMethod · 0.80
onWizBoxResponseMethod · 0.80
boundingRectMethod · 0.80

Calls

no outgoing calls

Tested by 2

drawControlMethod · 0.64