Public Attributes | |
const upb_FileDef * | file |
const char * | full_name |
int | index |
int | method_count |
upb_MethodDef * | methods |
const google_protobuf_ServiceOptions * | opts |
Definition at line 208 of file upb/upb/def.c.
const upb_FileDef* upb_ServiceDef::file |
Definition at line 210 of file upb/upb/def.c.
const char* upb_ServiceDef::full_name |
Definition at line 211 of file upb/upb/def.c.
int upb_ServiceDef::index |
Definition at line 214 of file upb/upb/def.c.
int upb_ServiceDef::method_count |
Definition at line 213 of file upb/upb/def.c.
upb_MethodDef* upb_ServiceDef::methods |
Definition at line 212 of file upb/upb/def.c.
const google_protobuf_ServiceOptions* upb_ServiceDef::opts |
Definition at line 209 of file upb/upb/def.c.