MCPcopy Create free account
hub / github.com/cel-expr/cel-cpp / message_factory

Method message_factory

runtime/function.h:63–65  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

61 }
62
63 google::protobuf::MessageFactory* absl_nonnull message_factory() const {
64 return message_factory_;
65 }
66
67 google::protobuf::Arena* absl_nonnull arena() const { return arena_; }
68

Callers 6

WrapFunctionMethod · 0.45
WrapFunctionMethod · 0.45
WrapFunctionMethod · 0.45
WrapFunctionMethod · 0.45
WrapFunctionMethod · 0.45
WrapFunctionMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected