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

Method clear_element

libs/indexer/drules_struct.pb.h:3392–3394  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 1

ClearMethod · 0.45

Tested by

no test coverage detected