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

Method offset

libs/indexer/drules_struct.pb.cc:463–466  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

461 offset_ = 0;
462}
463double DashDotProto::offset() const {
464 // @@protoc_insertion_point(field_get:DashDotProto.offset)
465 return offset_;
466}
467void DashDotProto::set_offset(double value) {
468
469 offset_ = value;

Callers 3

ByteSizeLongMethod · 0.95
MergeFromMethod · 0.60

Calls

no outgoing calls

Tested by

no test coverage detected