| 399 | } |
| 400 | |
| 401 | void DashDotProto::CopyFrom(const DashDotProto& from) { |
| 402 | // @@protoc_insertion_point(class_specific_copy_from_start:DashDotProto) |
| 403 | if (&from == this) return; |
| 404 | Clear(); |
| 405 | MergeFrom(from); |
| 406 | } |
| 407 | |
| 408 | bool DashDotProto::IsInitialized() const { |
| 409 | return true; |