TrinityCore
bgs::protocol::account::v1::GetGameSessionInfoRequest Class Reference

#include <account_service.pb.h>

+ Inheritance diagram for bgs::protocol::account::v1::GetGameSessionInfoRequest:

Public Member Functions

 GetGameSessionInfoRequest ()
 
virtual ~GetGameSessionInfoRequest ()
 
 GetGameSessionInfoRequest (const GetGameSessionInfoRequest &from)
 
GetGameSessionInfoRequestoperator= (const GetGameSessionInfoRequest &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (GetGameSessionInfoRequest *other)
 
GetGameSessionInfoRequestNew () const
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 
bool has_entity_id () const
 
void clear_entity_id ()
 
const ::bgs::protocol::EntityIdentity_id () const
 
inline ::bgs::protocol::EntityIdmutable_entity_id ()
 
inline ::bgs::protocol::EntityIdrelease_entity_id ()
 
void set_allocated_entity_id (::bgs::protocol::EntityId *entity_id)
 

Static Public Member Functions

static const ::google::protobuf::Descriptor * descriptor ()
 
static const GetGameSessionInfoRequestdefault_instance ()
 

Static Public Attributes

static const int kEntityIdFieldNumber = 1
 

Private Member Functions

void SharedCtor ()
 
void SharedDtor ()
 
void SetCachedSize (int size) const
 
void set_has_entity_id ()
 
void clear_has_entity_id ()
 
void InitAsDefaultInstance ()
 

Private Attributes

::google::protobuf::UnknownFieldSet _unknown_fields_
 
::google::protobuf::uint32 _has_bits_ [1]
 
int _cached_size_
 
::bgs::protocol::EntityIdentity_id_
 

Static Private Attributes

static GetGameSessionInfoRequestdefault_instance_
 

Friends

void TC_PROTO_API protobuf_AddDesc_account_5fservice_2eproto ()
 
void protobuf_AssignDesc_account_5fservice_2eproto ()
 
void protobuf_ShutdownFile_account_5fservice_2eproto ()
 

Detailed Description

Definition at line 1152 of file account_service.pb.h.

Constructor & Destructor Documentation

◆ GetGameSessionInfoRequest() [1/2]

bgs::protocol::account::v1::GetGameSessionInfoRequest::GetGameSessionInfoRequest ( )

◆ ~GetGameSessionInfoRequest()

virtual bgs::protocol::account::v1::GetGameSessionInfoRequest::~GetGameSessionInfoRequest ( )
virtual

◆ GetGameSessionInfoRequest() [2/2]

bgs::protocol::account::v1::GetGameSessionInfoRequest::GetGameSessionInfoRequest ( const GetGameSessionInfoRequest from)

Member Function Documentation

◆ clear_entity_id()

void bgs::protocol::account::v1::GetGameSessionInfoRequest::clear_entity_id ( )
inline

Definition at line 3601 of file account_service.pb.h.

◆ clear_has_entity_id()

void bgs::protocol::account::v1::GetGameSessionInfoRequest::clear_has_entity_id ( )
inlineprivate

Definition at line 3598 of file account_service.pb.h.

◆ default_instance()

static const GetGameSessionInfoRequest & bgs::protocol::account::v1::GetGameSessionInfoRequest::default_instance ( )
static

◆ descriptor()

static const ::google::protobuf::Descriptor * bgs::protocol::account::v1::GetGameSessionInfoRequest::descriptor ( )
static

◆ entity_id()

const ::bgs::protocol::EntityId & bgs::protocol::account::v1::GetGameSessionInfoRequest::entity_id ( ) const
inline

Definition at line 3605 of file account_service.pb.h.

◆ GetCachedSize()

int bgs::protocol::account::v1::GetGameSessionInfoRequest::GetCachedSize ( ) const
inline

Definition at line 1180 of file account_service.pb.h.

◆ GetMetadata()

::google::protobuf::Metadata bgs::protocol::account::v1::GetGameSessionInfoRequest::GetMetadata ( ) const

◆ has_entity_id()

bool bgs::protocol::account::v1::GetGameSessionInfoRequest::has_entity_id ( ) const
inline

Definition at line 3592 of file account_service.pb.h.

◆ InitAsDefaultInstance()

void bgs::protocol::account::v1::GetGameSessionInfoRequest::InitAsDefaultInstance ( )
private

◆ mutable_entity_id()

bgs::protocol::EntityId * bgs::protocol::account::v1::GetGameSessionInfoRequest::mutable_entity_id ( )
inline

Definition at line 3609 of file account_service.pb.h.

◆ mutable_unknown_fields()

inline ::google::protobuf::UnknownFieldSet * bgs::protocol::account::v1::GetGameSessionInfoRequest::mutable_unknown_fields ( )
inline

Definition at line 1168 of file account_service.pb.h.

◆ New()

GetGameSessionInfoRequest * bgs::protocol::account::v1::GetGameSessionInfoRequest::New ( ) const

◆ operator=()

GetGameSessionInfoRequest & bgs::protocol::account::v1::GetGameSessionInfoRequest::operator= ( const GetGameSessionInfoRequest from)
inline

Definition at line 1159 of file account_service.pb.h.

◆ release_entity_id()

bgs::protocol::EntityId * bgs::protocol::account::v1::GetGameSessionInfoRequest::release_entity_id ( )
inline

Definition at line 3615 of file account_service.pb.h.

◆ set_allocated_entity_id()

void bgs::protocol::account::v1::GetGameSessionInfoRequest::set_allocated_entity_id ( ::bgs::protocol::EntityId entity_id)
inline

Definition at line 3621 of file account_service.pb.h.

◆ set_has_entity_id()

void bgs::protocol::account::v1::GetGameSessionInfoRequest::set_has_entity_id ( )
inlineprivate

Definition at line 3595 of file account_service.pb.h.

◆ SetCachedSize()

void bgs::protocol::account::v1::GetGameSessionInfoRequest::SetCachedSize ( int  size) const
private

◆ SharedCtor()

void bgs::protocol::account::v1::GetGameSessionInfoRequest::SharedCtor ( )
private

◆ SharedDtor()

void bgs::protocol::account::v1::GetGameSessionInfoRequest::SharedDtor ( )
private

◆ Swap()

void bgs::protocol::account::v1::GetGameSessionInfoRequest::Swap ( GetGameSessionInfoRequest other)

◆ unknown_fields()

const ::google::protobuf::UnknownFieldSet & bgs::protocol::account::v1::GetGameSessionInfoRequest::unknown_fields ( ) const
inline

Definition at line 1164 of file account_service.pb.h.

Friends And Related Function Documentation

◆ protobuf_AddDesc_account_5fservice_2eproto

void TC_PROTO_API protobuf_AddDesc_account_5fservice_2eproto ( )
friend

◆ protobuf_AssignDesc_account_5fservice_2eproto

void protobuf_AssignDesc_account_5fservice_2eproto ( )
friend

◆ protobuf_ShutdownFile_account_5fservice_2eproto

void protobuf_ShutdownFile_account_5fservice_2eproto ( )
friend

Member Data Documentation

◆ _cached_size_

int bgs::protocol::account::v1::GetGameSessionInfoRequest::_cached_size_
mutableprivate

Definition at line 1209 of file account_service.pb.h.

◆ _has_bits_

::google::protobuf::uint32 bgs::protocol::account::v1::GetGameSessionInfoRequest::_has_bits_[1]
private

Definition at line 1208 of file account_service.pb.h.

◆ _unknown_fields_

::google::protobuf::UnknownFieldSet bgs::protocol::account::v1::GetGameSessionInfoRequest::_unknown_fields_
private

Definition at line 1206 of file account_service.pb.h.

◆ default_instance_

GetGameSessionInfoRequest* bgs::protocol::account::v1::GetGameSessionInfoRequest::default_instance_
staticprivate

Definition at line 1216 of file account_service.pb.h.

◆ entity_id_

::bgs::protocol::EntityId* bgs::protocol::account::v1::GetGameSessionInfoRequest::entity_id_
private

Definition at line 1210 of file account_service.pb.h.

◆ kEntityIdFieldNumber

const int bgs::protocol::account::v1::GetGameSessionInfoRequest::kEntityIdFieldNumber = 1
static

Definition at line 1195 of file account_service.pb.h.


The documentation for this class was generated from the following file: