| 1876 | dd_.Clear(); |
| 1877 | } |
| 1878 | inline double DashDotProto::dd(int index) const { |
| 1879 | // @@protoc_insertion_point(field_get:DashDotProto.dd) |
| 1880 | return dd_.Get(index); |
| 1881 | } |
| 1882 | inline void DashDotProto::set_dd(int index, double value) { |
| 1883 | dd_.Set(index, value); |
| 1884 | // @@protoc_insertion_point(field_set:DashDotProto.dd) |