Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/VTK
/ isNull
Method
isNull
ThirdParty/jsoncpp/vtkjsoncpp/jsoncpp.cpp:3695–3695 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3693
}
3694
3695
bool Value::isNull() const { return type() == nullValue; }
3696
3697
bool Value::isBool() const { return type() == booleanValue; }
3698
Callers
15
ProcessDataFields
Method · 0.45
ProcessColumnOrdering
Method · 0.45
ReadArrayFromStream
Method · 0.45
ReadPNGFromStream
Method · 0.45
ReadStringArrayFromStream
Method · 0.45
GetPointFromJSON
Function · 0.45
ProcessElement
Function · 0.45
GetDataElements
Function · 0.45
CanParseFile
Method · 0.45
ProcessJSON
Method · 0.45
ParseRoot
Method · 0.45
ParseFeatureProperties
Method · 0.45
Calls
1
type
Enum · 0.50
Tested by
1
performTest
Function · 0.36