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