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

Method CircleRuleProto

libs/indexer/drules_struct.pb.cc:3459–3466  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3457#endif // !defined(_MSC_VER) || _MSC_VER >= 1900
3458
3459CircleRuleProto::CircleRuleProto()
3460 : ::google::protobuf::MessageLite(), _internal_metadata_(NULL) {
3461 if (GOOGLE_PREDICT_TRUE(this != internal_default_instance())) {
3462 protobuf_indexer_2fdrules_5fstruct_2eproto::InitDefaults();
3463 }
3464 SharedCtor();
3465 // @@protoc_insertion_point(constructor:CircleRuleProto)
3466}
3467CircleRuleProto::CircleRuleProto(const CircleRuleProto& from)
3468 : ::google::protobuf::MessageLite(),
3469 _internal_metadata_(NULL),

Callers

nothing calls this directly

Calls 3

InitDefaultsFunction · 0.85
MergeFromMethod · 0.80
has_borderMethod · 0.60

Tested by

no test coverage detected