GRPC Core  18.0.0
status.upbdefs.h
Go to the documentation of this file.
1 /* This file was generated by upbc (the upb compiler) from the input
2  * file:
3  *
4  * udpa/annotations/status.proto
5  *
6  * Do not edit -- your changes will be discarded when the file is
7  * regenerated. */
8 
9 #ifndef UDPA_ANNOTATIONS_STATUS_PROTO_UPBDEFS_H_
10 #define UDPA_ANNOTATIONS_STATUS_PROTO_UPBDEFS_H_
11 
12 #include "upb/def.h"
13 #include "upb/port_def.inc"
14 #ifdef __cplusplus
15 extern "C" {
16 #endif
17 
18 #include "upb/def.h"
19 
20 #include "upb/port_def.inc"
21 
23 
24 UPB_INLINE const upb_msgdef *udpa_annotations_StatusAnnotation_getmsgdef(upb_symtab *s) {
25  _upb_symtab_loaddefinit(s, &udpa_annotations_status_proto_upbdefinit);
26  return upb_symtab_lookupmsg(s, "udpa.annotations.StatusAnnotation");
27 }
28 
29 #ifdef __cplusplus
30 } /* extern "C" */
31 #endif
32 
33 #include "upb/port_undef.inc"
34 
35 #endif /* UDPA_ANNOTATIONS_STATUS_PROTO_UPBDEFS_H_ */
UPB_INLINE const upb_msgdef * udpa_annotations_StatusAnnotation_getmsgdef(upb_symtab *s)
Definition: status.upbdefs.h:24
upb_def_init udpa_annotations_status_proto_upbdefinit
Definition: status.upbdefs.c:44