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

Go to the source code of this file.

Classes

struct  google::protobuf::is_proto_enum< ::bgs::protocol::ClientIdentityRoutingType >
 

Namespaces

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

Enumerations

enum  bgs::protocol::ClientIdentityRoutingType { bgs::protocol::CLIENT_IDENTITY_ROUTING_DISABLED = 0 , bgs::protocol::CLIENT_IDENTITY_ROUTING_BATTLE_NET_ACCOUNT = 1 , bgs::protocol::CLIENT_IDENTITY_ROUTING_GAME_ACCOUNT = 2 , bgs::protocol::CLIENT_IDENTITY_ROUTING_INSTANCE_ID = 3 }
 

Functions

void TC_PROTO_API bgs::protocol::protobuf_AddDesc_global_5fextensions_2frouting_2eproto ()
 
void bgs::protocol::protobuf_AssignDesc_global_5fextensions_2frouting_2eproto ()
 
void bgs::protocol::protobuf_ShutdownFile_global_5fextensions_2frouting_2eproto ()
 
TC_PROTO_API bool bgs::protocol::ClientIdentityRoutingType_IsValid (int value)
 
TC_PROTO_APIconst ::google::protobuf::EnumDescriptor * bgs::protocol::ClientIdentityRoutingType_descriptor ()
 
const ::std::string & bgs::protocol::ClientIdentityRoutingType_Name (ClientIdentityRoutingType value)
 
bool bgs::protocol::ClientIdentityRoutingType_Parse (const ::std::string &name, ClientIdentityRoutingType *value)
 
template<>
const EnumDescriptor * google::protobuf::GetEnumDescriptor< ::bgs::protocol::ClientIdentityRoutingType > ()
 

Variables

const ClientIdentityRoutingType bgs::protocol::ClientIdentityRoutingType_MIN = CLIENT_IDENTITY_ROUTING_DISABLED
 
const ClientIdentityRoutingType bgs::protocol::ClientIdentityRoutingType_MAX = CLIENT_IDENTITY_ROUTING_INSTANCE_ID
 
const int bgs::protocol::ClientIdentityRoutingType_ARRAYSIZE = ClientIdentityRoutingType_MAX + 1