Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Snapchat/Valdi
/ isInterface
Method
isInterface
valdi_core/src/valdi_core/cpp/Schema/ValueSchema.cpp:1027–1029 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1025
}
1026
1027
bool ClassSchema::isInterface() const {
1028
return _isInterface;
1029
}
1030
1031
size_t ClassSchema::getPropertiesSize() const {
1032
return _propertiesSize;
Callers
9
unmarshall
Method · 0.80
marshall
Method · 0.80
createClassValueMarshaller
Method · 0.80
ValueSchema.cpp
File · 0.80
resolveTypeReferencesInClass
Method · 0.80
TEST
Function · 0.80
getProperty
Method · 0.80
TestProtocolHelper
Method · 0.80
newObjectClass
Method · 0.80
Calls
no outgoing calls
Tested by
3
TEST
Function · 0.64
getProperty
Method · 0.64
TestProtocolHelper
Method · 0.64