| 3390 | return element_.size(); |
| 3391 | } |
| 3392 | inline void ClassifElementProto::clear_element() { |
| 3393 | element_.Clear(); |
| 3394 | } |
| 3395 | inline const ::DrawElementProto& ClassifElementProto::element(int index) const { |
| 3396 | // @@protoc_insertion_point(field_get:ClassifElementProto.element) |
| 3397 | return element_.Get(index); |