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

Function MessageWrapper

eval/public/message_wrapper.h:80–80  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

78 static_assert(alignof(google::protobuf::MessageLite) >= 2,
79 "Assume that valid MessageLite ptrs have a free low-order bit");
80 MessageWrapper() : message_ptr_(0), legacy_type_info_(nullptr) {}
81
82 MessageWrapper(const google::protobuf::MessageLite* message,
83 const LegacyTypeInfoApis* legacy_type_info)

Callers 13

TESTFunction · 0.85
message_wrapper.hFile · 0.85
TESTFunction · 0.85
ProtobufValueFactoryImplFunction · 0.85
InternalWrapMessageMethod · 0.85
CEL_ASSIGN_OR_RETURNMethod · 0.85
TESTFunction · 0.85
FindTypeImplMethod · 0.85
TEST_PFunction · 0.85
TESTFunction · 0.85
AsMessageWrapperFunction · 0.85

Calls

no outgoing calls

Tested by 6

TESTFunction · 0.68
TESTFunction · 0.68
ProtobufValueFactoryImplFunction · 0.68
TESTFunction · 0.68
TEST_PFunction · 0.68
TESTFunction · 0.68