Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Snapchat/Valdi
/ getClassName
Method
getClassName
valdi/test/utils/valdi_test_utils.cpp:61–63 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
59
}
60
61
std::string_view DummyView::getClassName() {
62
return _impl->getViewClassName().toStringView();
63
}
64
65
bool DummyView::isRightToLeft() const {
66
return _impl->isRightToLeft();
Callers
15
getUnmarshallPropertyErrorMessage
Method · 0.45
getMarshallPropertyErrorMessage
Method · 0.45
marshallInterface
Method · 0.45
createClassValueMarshaller
Method · 0.45
getPropertyValueMarshaller
Method · 0.45
toString
Method · 0.45
onTypedValdiObjectError
Method · 0.45
ValueTypedObject.cpp
File · 0.45
resolveSchemaString
Method · 0.45
RegisteredCppGeneratedClass.cpp
File · 0.45
ValueSchema.cpp
File · 0.45
resolveTypeReferencesInClass
Method · 0.45
Calls
2
toStringView
Method · 0.45
getViewClassName
Method · 0.45
Tested by
no test coverage detected