mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-16 07:30:42 +01:00
65 lines
1.9 KiB
C++
65 lines
1.9 KiB
C++
// Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
// source: method_options.proto
|
|
|
|
#ifndef PROTOBUF_method_5foptions_2eproto__INCLUDED
|
|
#define PROTOBUF_method_5foptions_2eproto__INCLUDED
|
|
|
|
#include <string>
|
|
|
|
#include <google/protobuf/stubs/common.h>
|
|
|
|
#if GOOGLE_PROTOBUF_VERSION < 2006000
|
|
#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 2006001 < 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 "google/protobuf/descriptor.pb.h"
|
|
// @@protoc_insertion_point(includes)
|
|
|
|
namespace Battlenet {
|
|
|
|
// Internal implementation detail -- do not call these.
|
|
void protobuf_AddDesc_method_5foptions_2eproto();
|
|
void protobuf_AssignDesc_method_5foptions_2eproto();
|
|
void protobuf_ShutdownFile_method_5foptions_2eproto();
|
|
|
|
|
|
// ===================================================================
|
|
|
|
|
|
// ===================================================================
|
|
|
|
static const int kMethodIdFieldNumber = 50000;
|
|
extern ::google::protobuf::internal::ExtensionIdentifier< ::google::protobuf::MethodOptions,
|
|
::google::protobuf::internal::PrimitiveTypeTraits< ::google::protobuf::uint32 >, 13, false >
|
|
method_id;
|
|
|
|
// ===================================================================
|
|
|
|
|
|
// @@protoc_insertion_point(namespace_scope)
|
|
|
|
} // namespace Battlenet
|
|
|
|
#ifndef SWIG
|
|
namespace google {
|
|
namespace protobuf {
|
|
|
|
|
|
} // namespace google
|
|
} // namespace protobuf
|
|
#endif // SWIG
|
|
|
|
// @@protoc_insertion_point(global_scope)
|
|
|
|
#endif // PROTOBUF_method_5foptions_2eproto__INCLUDED
|