Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/VTK
/ type
Method
type
ThirdParty/jsoncpp/vtkjsoncpp/jsoncpp.cpp:2916–2918 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2914
}
2915
2916
ValueType Value::type() const {
2917
return static_cast<ValueType>(bits_.value_type_);
2918
}
2919
2920
int Value::compare(const Value& other) const {
2921
if (*this < other)
Callers
15
GetNodalAttributes
Method · 0.45
GetElementAttributes
Method · 0.45
ApplyDisplacements
Method · 0.45
GetConnectivity
Function · 0.45
IsFieldTransient
Function · 0.45
GetDisplacementFieldName
Function · 0.45
GetDataSetIndexForEntity
Method · 0.45
GetField
Method · 0.45
GetFields
Method · 0.45
GetNodeFields
Method · 0.45
ApplyDisplacements
Method · 0.45
JsonEqual
Function · 0.45
Calls
no outgoing calls
Tested by
1
JsonEqual
Function · 0.36