• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1 /* This file was generated by upb_generator from the input file:
2  *
3  *     src/proto/grpc/gcp/handshaker.proto
4  *
5  * Do not edit -- your changes will be discarded when the file is
6  * regenerated.
7  * NO CHECKED-IN PROTOBUF GENCODE */
8 
9 #ifndef SRC_PROTO_GRPC_GCP_HANDSHAKER_PROTO_UPB_H__UPB_MINITABLE_H_
10 #define SRC_PROTO_GRPC_GCP_HANDSHAKER_PROTO_UPB_H__UPB_MINITABLE_H_
11 
12 #include "upb/generated_code_support.h"
13 
14 // Must be last.
15 #include "upb/port/def.inc"
16 
17 #ifdef __cplusplus
18 extern "C" {
19 #endif
20 
21 extern const upb_MiniTable grpc__gcp__Endpoint_msg_init;
22 extern const upb_MiniTable* grpc__gcp__Endpoint_msg_init_ptr;
23 extern const upb_MiniTable grpc__gcp__Identity_msg_init;
24 extern const upb_MiniTable* grpc__gcp__Identity_msg_init_ptr;
25 extern const upb_MiniTable grpc__gcp__Identity__AttributesEntry_msg_init;
26 extern const upb_MiniTable* grpc__gcp__Identity__AttributesEntry_msg_init_ptr;
27 extern const upb_MiniTable grpc__gcp__StartClientHandshakeReq_msg_init;
28 extern const upb_MiniTable* grpc__gcp__StartClientHandshakeReq_msg_init_ptr;
29 extern const upb_MiniTable grpc__gcp__ServerHandshakeParameters_msg_init;
30 extern const upb_MiniTable* grpc__gcp__ServerHandshakeParameters_msg_init_ptr;
31 extern const upb_MiniTable grpc__gcp__StartServerHandshakeReq_msg_init;
32 extern const upb_MiniTable* grpc__gcp__StartServerHandshakeReq_msg_init_ptr;
33 extern const upb_MiniTable grpc__gcp__StartServerHandshakeReq__HandshakeParametersEntry_msg_init;
34 extern const upb_MiniTable* grpc__gcp__StartServerHandshakeReq__HandshakeParametersEntry_msg_init_ptr;
35 extern const upb_MiniTable grpc__gcp__NextHandshakeMessageReq_msg_init;
36 extern const upb_MiniTable* grpc__gcp__NextHandshakeMessageReq_msg_init_ptr;
37 extern const upb_MiniTable grpc__gcp__HandshakerReq_msg_init;
38 extern const upb_MiniTable* grpc__gcp__HandshakerReq_msg_init_ptr;
39 extern const upb_MiniTable grpc__gcp__HandshakerResult_msg_init;
40 extern const upb_MiniTable* grpc__gcp__HandshakerResult_msg_init_ptr;
41 extern const upb_MiniTable grpc__gcp__HandshakerStatus_msg_init;
42 extern const upb_MiniTable* grpc__gcp__HandshakerStatus_msg_init_ptr;
43 extern const upb_MiniTable grpc__gcp__HandshakerResp_msg_init;
44 extern const upb_MiniTable* grpc__gcp__HandshakerResp_msg_init_ptr;
45 
46 extern const upb_MiniTableFile src_proto_grpc_gcp_handshaker_proto_upb_file_layout;
47 
48 #ifdef __cplusplus
49 }  /* extern "C" */
50 #endif
51 
52 #include "upb/port/undef.inc"
53 
54 #endif  /* SRC_PROTO_GRPC_GCP_HANDSHAKER_PROTO_UPB_H__UPB_MINITABLE_H_ */
55