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

Method LineDefProto

libs/indexer/drules_struct.pb.cc:1368–1375  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1366#endif // !defined(_MSC_VER) || _MSC_VER >= 1900
1367
1368LineDefProto::LineDefProto()
1369 : ::google::protobuf::MessageLite(), _internal_metadata_(NULL) {
1370 if (GOOGLE_PREDICT_TRUE(this != internal_default_instance())) {
1371 protobuf_indexer_2fdrules_5fstruct_2eproto::InitDefaults();
1372 }
1373 SharedCtor();
1374 // @@protoc_insertion_point(constructor:LineDefProto)
1375}
1376LineDefProto::LineDefProto(const LineDefProto& from)
1377 : ::google::protobuf::MessageLite(),
1378 _internal_metadata_(NULL),

Callers

nothing calls this directly

Calls 4

InitDefaultsFunction · 0.85
MergeFromMethod · 0.80
has_dashdotMethod · 0.60
has_pathsymMethod · 0.60

Tested by

no test coverage detected