MCPcopy Create free account
hub / github.com/acl-dev/acl / id

Method id

lib_rpc/samples/test.pb.h:601–604  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

599 clear_has_id();
600}
601inline ::google::protobuf::int32 Person::id() const {
602 // @@protoc_insertion_point(field_get:tutorial.Person.id)
603 return id_;
604}
605inline void Person::set_id(::google::protobuf::int32 value) {
606 set_has_id();
607 id_ = value;

Callers 6

ByteSizeMethod · 0.95
MergeFromMethod · 0.45
handle_oneFunction · 0.45
handle_oneFunction · 0.45
mainFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected