Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Snapchat/Valdi
/ message
Method
message
valdi_protobuf/src/valdi_protobuf/Field.cpp:869–871 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
867
}
868
869
Field Field::message(const Ref<Message>& message) {
870
return ref(message.get());
871
}
872
873
Field Field::repeated(const Ref<RepeatedField>& repeated) {
874
return ref(repeated.get());
Callers
12
errorFromBoostError
Function · 0.80
start
Method · 0.80
operator()
Method · 0.80
debug_ast
Function · 0.80
operator()
Method · 0.80
operator()
Method · 0.80
operator<
Method · 0.80
operator==
Method · 0.80
toJSON
Method · 0.80
decodeFromJSON
Method · 0.80
negatedFailureMessage
Function · 0.80
defaultMessage
Function · 0.80
Calls
1
get
Method · 0.65
Tested by
1
operator()
Method · 0.64