// Generated by the protocol buffer compiler. DO NOT EDIT! // source: global_extensions/routing.proto #ifndef PROTOBUF_global_5fextensions_2frouting_2eproto__INCLUDED #define PROTOBUF_global_5fextensions_2frouting_2eproto__INCLUDED #include #include #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 #include #include #include #include "Define.h" // for TC_PROTO_API // @@protoc_insertion_point(includes) namespace bgs { namespace protocol { // Internal implementation detail -- do not call these. void TC_PROTO_API protobuf_AddDesc_global_5fextensions_2frouting_2eproto(); void protobuf_AssignDesc_global_5fextensions_2frouting_2eproto(); void protobuf_ShutdownFile_global_5fextensions_2frouting_2eproto(); enum ClientIdentityRoutingType { CLIENT_IDENTITY_ROUTING_DISABLED = 0, CLIENT_IDENTITY_ROUTING_BATTLE_NET_ACCOUNT = 1, CLIENT_IDENTITY_ROUTING_GAME_ACCOUNT = 2, CLIENT_IDENTITY_ROUTING_INSTANCE_ID = 3 }; TC_PROTO_API bool ClientIdentityRoutingType_IsValid(int value); const ClientIdentityRoutingType ClientIdentityRoutingType_MIN = CLIENT_IDENTITY_ROUTING_DISABLED; const ClientIdentityRoutingType ClientIdentityRoutingType_MAX = CLIENT_IDENTITY_ROUTING_INSTANCE_ID; const int ClientIdentityRoutingType_ARRAYSIZE = ClientIdentityRoutingType_MAX + 1; TC_PROTO_API const ::google::protobuf::EnumDescriptor* ClientIdentityRoutingType_descriptor(); inline const ::std::string& ClientIdentityRoutingType_Name(ClientIdentityRoutingType value) { return ::google::protobuf::internal::NameOfEnum( ClientIdentityRoutingType_descriptor(), value); } inline bool ClientIdentityRoutingType_Parse( const ::std::string& name, ClientIdentityRoutingType* value) { return ::google::protobuf::internal::ParseNamedEnum( ClientIdentityRoutingType_descriptor(), name, value); } // =================================================================== // =================================================================== // =================================================================== // =================================================================== // @@protoc_insertion_point(namespace_scope) } // namespace protocol } // namespace bgs #ifndef SWIG namespace google { namespace protobuf { template <> struct is_proto_enum< ::bgs::protocol::ClientIdentityRoutingType> : ::google::protobuf::internal::true_type {}; template <> inline const EnumDescriptor* GetEnumDescriptor< ::bgs::protocol::ClientIdentityRoutingType>() { return ::bgs::protocol::ClientIdentityRoutingType_descriptor(); } } // namespace google } // namespace protobuf #endif // SWIG // @@protoc_insertion_point(global_scope) #endif // PROTOBUF_global_5fextensions_2frouting_2eproto__INCLUDED