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

Method CaptionRuleProto

libs/indexer/drules_struct.pb.cc:3099–3106  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3097#endif // !defined(_MSC_VER) || _MSC_VER >= 1900
3098
3099CaptionRuleProto::CaptionRuleProto()
3100 : ::google::protobuf::MessageLite(), _internal_metadata_(NULL) {
3101 if (GOOGLE_PREDICT_TRUE(this != internal_default_instance())) {
3102 protobuf_indexer_2fdrules_5fstruct_2eproto::InitDefaults();
3103 }
3104 SharedCtor();
3105 // @@protoc_insertion_point(constructor:CaptionRuleProto)
3106}
3107CaptionRuleProto::CaptionRuleProto(const CaptionRuleProto& from)
3108 : ::google::protobuf::MessageLite(),
3109 _internal_metadata_(NULL),

Callers

nothing calls this directly

Calls 4

InitDefaultsFunction · 0.85
MergeFromMethod · 0.80
has_primaryMethod · 0.60
has_secondaryMethod · 0.60

Tested by

no test coverage detected