1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162 |
- // Generated by the protocol buffer compiler. DO NOT EDIT!
- // source: client2logic_protocol.proto
- #ifndef PROTOBUF_client2logic_5fprotocol_2eproto__INCLUDED
- #define PROTOBUF_client2logic_5fprotocol_2eproto__INCLUDED
- #include <string>
- #include <google/protobuf/stubs/common.h>
- #if GOOGLE_PROTOBUF_VERSION < 2005000
- #error This file was generated by a newer version of protoc which is
- #error incompatible with your Protocol Buffer headers. Please update
- #error your headers.
- #endif
- #if 2005000 < GOOGLE_PROTOBUF_MIN_PROTOC_VERSION
- #error This file was generated by an older version of protoc which is
- #error incompatible with your Protocol Buffer headers. Please
- #error regenerate this file with a newer version of protoc.
- #endif
- #include <google/protobuf/generated_message_util.h>
- #include <google/protobuf/repeated_field.h>
- #include <google/protobuf/extension_set.h>
- #include "client2logic_msg_type.pb.h"
- #include "msg_type_def.pb.h"
- #include "msg_info_def.pb.h"
- // @@protoc_insertion_point(includes)
- namespace client2logic_protocols {
- // Internal implementation detail -- do not call these.
- void protobuf_AddDesc_client2logic_5fprotocol_2eproto();
- void protobuf_AssignDesc_client2logic_5fprotocol_2eproto();
- void protobuf_ShutdownFile_client2logic_5fprotocol_2eproto();
- // ===================================================================
- // ===================================================================
- // ===================================================================
- // @@protoc_insertion_point(namespace_scope)
- } // namespace client2logic_protocols
- #ifndef SWIG
- namespace google {
- namespace protobuf {
- } // namespace google
- } // namespace protobuf
- #endif // SWIG
- // @@protoc_insertion_point(global_scope)
- #endif // PROTOBUF_client2logic_5fprotocol_2eproto__INCLUDED
|