MCPcopy Create free account
hub / github.com/comaps/comaps / ShieldRuleProto

Method ShieldRuleProto

libs/indexer/drules_struct.pb.cc:4190–4197  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4188#endif // !defined(_MSC_VER) || _MSC_VER >= 1900
4189
4190ShieldRuleProto::ShieldRuleProto()
4191 : ::google::protobuf::MessageLite(), _internal_metadata_(NULL) {
4192 if (GOOGLE_PREDICT_TRUE(this != internal_default_instance())) {
4193 protobuf_indexer_2fdrules_5fstruct_2eproto::InitDefaults();
4194 }
4195 SharedCtor();
4196 // @@protoc_insertion_point(constructor:ShieldRuleProto)
4197}
4198ShieldRuleProto::ShieldRuleProto(const ShieldRuleProto& from)
4199 : ::google::protobuf::MessageLite(),
4200 _internal_metadata_(NULL),

Callers

nothing calls this directly

Calls 2

InitDefaultsFunction · 0.85
MergeFromMethod · 0.80

Tested by

no test coverage detected