wrappers.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  * google/protobuf/wrappers.proto
5  *
6  * Do not edit -- your changes will be discarded when the file is
7  * regenerated. */
8 
9 #ifndef GOOGLE_PROTOBUF_WRAPPERS_PROTO_UPBDEFS_H_
10 #define GOOGLE_PROTOBUF_WRAPPERS_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 
26  return upb_DefPool_FindMessageByName(s, "google.protobuf.DoubleValue");
27 }
28 
31  return upb_DefPool_FindMessageByName(s, "google.protobuf.FloatValue");
32 }
33 
36  return upb_DefPool_FindMessageByName(s, "google.protobuf.Int64Value");
37 }
38 
41  return upb_DefPool_FindMessageByName(s, "google.protobuf.UInt64Value");
42 }
43 
46  return upb_DefPool_FindMessageByName(s, "google.protobuf.Int32Value");
47 }
48 
51  return upb_DefPool_FindMessageByName(s, "google.protobuf.UInt32Value");
52 }
53 
56  return upb_DefPool_FindMessageByName(s, "google.protobuf.BoolValue");
57 }
58 
61  return upb_DefPool_FindMessageByName(s, "google.protobuf.StringValue");
62 }
63 
66  return upb_DefPool_FindMessageByName(s, "google.protobuf.BytesValue");
67 }
68 
69 #ifdef __cplusplus
70 } /* extern "C" */
71 #endif
72 
73 #include "upb/port_undef.inc"
74 
75 #endif /* GOOGLE_PROTOBUF_WRAPPERS_PROTO_UPBDEFS_H_ */
_upb_DefPool_LoadDefInit
UPB_INLINE bool _upb_DefPool_LoadDefInit(upb_DefPool *s, const _upb_DefPool_Init *init)
Definition: upb/upb/def.h:398
google_protobuf_BoolValue_getmsgdef
const UPB_INLINE upb_MessageDef * google_protobuf_BoolValue_getmsgdef(upb_DefPool *s)
Definition: wrappers.upbdefs.h:54
google_protobuf_StringValue_getmsgdef
const UPB_INLINE upb_MessageDef * google_protobuf_StringValue_getmsgdef(upb_DefPool *s)
Definition: wrappers.upbdefs.h:59
upb_MessageDef
Definition: upb/upb/def.c:100
google_protobuf_BytesValue_getmsgdef
const UPB_INLINE upb_MessageDef * google_protobuf_BytesValue_getmsgdef(upb_DefPool *s)
Definition: wrappers.upbdefs.h:64
google_protobuf_UInt64Value_getmsgdef
const UPB_INLINE upb_MessageDef * google_protobuf_UInt64Value_getmsgdef(upb_DefPool *s)
Definition: wrappers.upbdefs.h:39
_upb_DefPool_Init
Definition: upb/upb/def.h:386
UPB_INLINE
#define UPB_INLINE
Definition: bloaty/third_party/protobuf/php/ext/google/protobuf/upb.c:53
google_protobuf_UInt32Value_getmsgdef
const UPB_INLINE upb_MessageDef * google_protobuf_UInt32Value_getmsgdef(upb_DefPool *s)
Definition: wrappers.upbdefs.h:49
google_protobuf_DoubleValue_getmsgdef
const UPB_INLINE upb_MessageDef * google_protobuf_DoubleValue_getmsgdef(upb_DefPool *s)
Definition: wrappers.upbdefs.h:24
def.h
google_protobuf_wrappers_proto_upbdefinit
_upb_DefPool_Init google_protobuf_wrappers_proto_upbdefinit
Definition: wrappers.upbdefs.c:40
google_protobuf_Int32Value_getmsgdef
const UPB_INLINE upb_MessageDef * google_protobuf_Int32Value_getmsgdef(upb_DefPool *s)
Definition: wrappers.upbdefs.h:44
google_protobuf_Int64Value_getmsgdef
const UPB_INLINE upb_MessageDef * google_protobuf_Int64Value_getmsgdef(upb_DefPool *s)
Definition: wrappers.upbdefs.h:34
google_protobuf_FloatValue_getmsgdef
const UPB_INLINE upb_MessageDef * google_protobuf_FloatValue_getmsgdef(upb_DefPool *s)
Definition: wrappers.upbdefs.h:29
upb_DefPool
Definition: upb/upb/def.c:217
upb_DefPool_FindMessageByName
const upb_MessageDef * upb_DefPool_FindMessageByName(const upb_DefPool *s, const char *sym)
Definition: upb/upb/def.c:1125


grpc
Author(s):
autogenerated on Fri May 16 2025 03:00:55