37 lines
895 B
C
37 lines
895 B
C
|
|
/* This file was generated by upb_generator from the input file:
|
||
|
|
*
|
||
|
|
* hackers.proto
|
||
|
|
*
|
||
|
|
* Do not edit -- your changes will be discarded when the file is
|
||
|
|
* regenerated.
|
||
|
|
* NO CHECKED-IN PROTOBUF GENCODE */
|
||
|
|
|
||
|
|
#ifndef HACKERS_PROTO_UPB_H__UPB_MINITABLE_H_
|
||
|
|
#define HACKERS_PROTO_UPB_H__UPB_MINITABLE_H_
|
||
|
|
|
||
|
|
#include "upb/generated_code_support.h"
|
||
|
|
|
||
|
|
// Must be last.
|
||
|
|
#include "upb/port/def.inc"
|
||
|
|
|
||
|
|
#ifdef __cplusplus
|
||
|
|
extern "C" {
|
||
|
|
#endif
|
||
|
|
|
||
|
|
extern const upb_MiniTable Tool_msg_init;
|
||
|
|
extern const upb_MiniTable Connection_msg_init;
|
||
|
|
extern const upb_MiniTable Hacker_msg_init;
|
||
|
|
extern const upb_MiniTable Worm_msg_init;
|
||
|
|
extern const upb_MiniTable Operation_msg_init;
|
||
|
|
extern const upb_MiniTable Campaign_msg_init;
|
||
|
|
|
||
|
|
extern const upb_MiniTableFile hackers_proto_upb_file_layout;
|
||
|
|
|
||
|
|
#ifdef __cplusplus
|
||
|
|
} /* extern "C" */
|
||
|
|
#endif
|
||
|
|
|
||
|
|
#include "upb/port/undef.inc"
|
||
|
|
|
||
|
|
#endif /* HACKERS_PROTO_UPB_H__UPB_MINITABLE_H_ */
|