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

Method dd

libs/indexer/drules_struct.pb.cc:436–439  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

434 dd_.Clear();
435}
436double DashDotProto::dd(int index) const {
437 // @@protoc_insertion_point(field_get:DashDotProto.dd)
438 return dd_.Get(index);
439}
440void DashDotProto::set_dd(int index, double value) {
441 dd_.Set(index, value);
442 // @@protoc_insertion_point(field_set:DashDotProto.dd)

Callers 1

Calls 1

GetMethod · 0.45

Tested by

no test coverage detected