TrinityCore
service_options.pb.h File Reference
#include <string>
#include <google/protobuf/stubs/common.h>
#include <google/protobuf/generated_message_util.h>
#include <google/protobuf/message.h>
#include <google/protobuf/repeated_field.h>
#include <google/protobuf/extension_set.h>
#include <google/protobuf/generated_enum_reflection.h>
#include <google/protobuf/unknown_field_set.h>
#include "google/protobuf/descriptor.pb.h"
#include "Define.h"
+ Include dependency graph for service_options.pb.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  bgs::protocol::BGSServiceOptions
 
class  bgs::protocol::SDKServiceOptions
 
struct  google::protobuf::is_proto_enum< ::bgs::protocol::BGSServiceOptions_ServiceType >
 

Namespaces

namespace  bgs
 
namespace  bgs::protocol
 
namespace  google
 
namespace  google::protobuf
 

Enumerations

enum  bgs::protocol::BGSServiceOptions_ServiceType { bgs::protocol::BGSServiceOptions_ServiceType_SERVICE_TYPE_RPC = 0 , bgs::protocol::BGSServiceOptions_ServiceType_SERVICE_TYPE_RPC_DIRECT = 1 , bgs::protocol::BGSServiceOptions_ServiceType_SERVICE_TYPE_EVENT = 2 , bgs::protocol::BGSServiceOptions_ServiceType_SERVICE_TYPE_EVENT_BROADCAST = 3 }
 

Functions

void TC_PROTO_API bgs::protocol::protobuf_AddDesc_global_5fextensions_2fservice_5foptions_2eproto ()
 
void bgs::protocol::protobuf_AssignDesc_global_5fextensions_2fservice_5foptions_2eproto ()
 
void bgs::protocol::protobuf_ShutdownFile_global_5fextensions_2fservice_5foptions_2eproto ()
 
TC_PROTO_API bool bgs::protocol::BGSServiceOptions_ServiceType_IsValid (int value)
 
TC_PROTO_APIconst ::google::protobuf::EnumDescriptor * bgs::protocol::BGSServiceOptions_ServiceType_descriptor ()
 
const ::std::string & bgs::protocol::BGSServiceOptions_ServiceType_Name (BGSServiceOptions_ServiceType value)
 
bool bgs::protocol::BGSServiceOptions_ServiceType_Parse (const ::std::string &name, BGSServiceOptions_ServiceType *value)
 
template<>
const EnumDescriptor * google::protobuf::GetEnumDescriptor< ::bgs::protocol::BGSServiceOptions_ServiceType > ()
 

Variables

const BGSServiceOptions_ServiceType bgs::protocol::BGSServiceOptions_ServiceType_ServiceType_MIN = BGSServiceOptions_ServiceType_SERVICE_TYPE_RPC
 
const BGSServiceOptions_ServiceType bgs::protocol::BGSServiceOptions_ServiceType_ServiceType_MAX = BGSServiceOptions_ServiceType_SERVICE_TYPE_EVENT_BROADCAST
 
const int bgs::protocol::BGSServiceOptions_ServiceType_ServiceType_ARRAYSIZE = BGSServiceOptions_ServiceType_ServiceType_MAX + 1
 
static const int bgs::protocol::kServiceOptionsFieldNumber = 90000
 
TC_PROTO_API ::google::protobuf::internal::ExtensionIdentifier< ::google::protobuf::ServiceOptions, ::google::protobuf::internal::MessageTypeTraits< ::bgs::protocol::BGSServiceOptions >, 11, false > bgs::protocol::service_options
 
static const int bgs::protocol::kSdkServiceOptionsFieldNumber = 90001
 
TC_PROTO_API ::google::protobuf::internal::ExtensionIdentifier< ::google::protobuf::ServiceOptions, ::google::protobuf::internal::MessageTypeTraits< ::bgs::protocol::SDKServiceOptions >, 11, false > bgs::protocol::sdk_service_options