TrinityCore
connection_service.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 "content_handle_types.pb.h"
#include "rpc_types.pb.h"
#include "semantic_version.pb.h"
#include "ServiceBase.h"
#include "MessageBuffer.h"
#include <functional>
#include <type_traits>
+ Include dependency graph for connection_service.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::connection::v1::ClientSdkVersionInfo
 
class  bgs::protocol::connection::v1::ConnectRequest
 
class  bgs::protocol::connection::v1::ConnectionMeteringContentHandles
 
class  bgs::protocol::connection::v1::ConnectResponse
 
class  bgs::protocol::connection::v1::BoundService
 
class  bgs::protocol::connection::v1::BindRequest
 
class  bgs::protocol::connection::v1::BindResponse
 
class  bgs::protocol::connection::v1::EchoRequest
 
class  bgs::protocol::connection::v1::EchoResponse
 
class  bgs::protocol::connection::v1::DisconnectRequest
 
class  bgs::protocol::connection::v1::DisconnectNotification
 
class  bgs::protocol::connection::v1::EncryptRequest
 
class  bgs::protocol::connection::v1::ConnectionService
 
struct  google::protobuf::is_proto_enum< ::bgs::protocol::connection::v1::MeteringLevel >
 

Namespaces

namespace  bgs
 
namespace  bgs::protocol
 
namespace  bgs::protocol::connection
 
namespace  bgs::protocol::connection::v1
 
namespace  google
 
namespace  google::protobuf
 

Enumerations

enum  bgs::protocol::connection::v1::MeteringLevel { bgs::protocol::connection::v1::METERING_LEVEL_LEGACY = 0 , bgs::protocol::connection::v1::METERING_LEVEL_CATEGORIZED = 1 }
 

Functions

void TC_PROTO_API bgs::protocol::connection::v1::protobuf_AddDesc_connection_5fservice_2eproto ()
 
void bgs::protocol::connection::v1::protobuf_AssignDesc_connection_5fservice_2eproto ()
 
void bgs::protocol::connection::v1::protobuf_ShutdownFile_connection_5fservice_2eproto ()
 
TC_PROTO_API bool bgs::protocol::connection::v1::MeteringLevel_IsValid (int value)
 
TC_PROTO_APIconst ::google::protobuf::EnumDescriptor * bgs::protocol::connection::v1::MeteringLevel_descriptor ()
 
const ::std::string & bgs::protocol::connection::v1::MeteringLevel_Name (MeteringLevel value)
 
bool bgs::protocol::connection::v1::MeteringLevel_Parse (const ::std::string &name, MeteringLevel *value)
 
template<>
const EnumDescriptor * google::protobuf::GetEnumDescriptor< ::bgs::protocol::connection::v1::MeteringLevel > ()
 

Variables

const MeteringLevel bgs::protocol::connection::v1::MeteringLevel_MIN = METERING_LEVEL_LEGACY
 
const MeteringLevel bgs::protocol::connection::v1::MeteringLevel_MAX = METERING_LEVEL_CATEGORIZED
 
const int bgs::protocol::connection::v1::MeteringLevel_ARRAYSIZE = MeteringLevel_MAX + 1