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

Method DrawElementProto

libs/indexer/drules_struct.pb.cc:4662–4669  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4660#endif // !defined(_MSC_VER) || _MSC_VER >= 1900
4661
4662DrawElementProto::DrawElementProto()
4663 : ::google::protobuf::MessageLite(), _internal_metadata_(NULL) {
4664 if (GOOGLE_PREDICT_TRUE(this != internal_default_instance())) {
4665 protobuf_indexer_2fdrules_5fstruct_2eproto::InitDefaults();
4666 }
4667 SharedCtor();
4668 // @@protoc_insertion_point(constructor:DrawElementProto)
4669}
4670DrawElementProto::DrawElementProto(const DrawElementProto& from)
4671 : ::google::protobuf::MessageLite(),
4672 _internal_metadata_(NULL),

Callers

nothing calls this directly

Calls 8

InitDefaultsFunction · 0.85
MergeFromMethod · 0.80
has_areaMethod · 0.60
has_symbolMethod · 0.60
has_captionMethod · 0.60
has_circleMethod · 0.60
has_path_textMethod · 0.60
has_shieldMethod · 0.60

Tested by

no test coverage detected