MCPcopy Create free account
hub / github.com/baidu/babylon / FieldAllocationMetadata

Method FieldAllocationMetadata

src/babylon/reusable/message.cpp:31–33  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

29}
30
31MessageAllocationMetadata::FieldAllocationMetadata::FieldAllocationMetadata(
32 const ::google::protobuf::FieldDescriptor* input_descriptor) noexcept
33 : descriptor(input_descriptor) {}
34
35MessageAllocationMetadata::FieldAllocationMetadata::FieldAllocationMetadata(
36 const ::google::protobuf::FieldDescriptor* input_descriptor,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected