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

#include <account_service.pb.h>

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

Public Member Functions

 GetGameSessionInfoResponse ()
 
virtual ~GetGameSessionInfoResponse ()
 
 GetGameSessionInfoResponse (const GetGameSessionInfoResponse &from)
 
GetGameSessionInfoResponseoperator= (const GetGameSessionInfoResponse &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (GetGameSessionInfoResponse *other)
 
GetGameSessionInfoResponseNew () const
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 
bool has_session_info () const
 
void clear_session_info ()
 
const ::bgs::protocol::account::v1::GameSessionInfosession_info () const
 
inline ::bgs::protocol::account::v1::GameSessionInfomutable_session_info ()
 
inline ::bgs::protocol::account::v1::GameSessionInforelease_session_info ()
 
void set_allocated_session_info (::bgs::protocol::account::v1::GameSessionInfo *session_info)
 

Static Public Member Functions

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

Static Public Attributes

static const int kSessionInfoFieldNumber = 2
 

Private Member Functions

void SharedCtor ()
 
void SharedDtor ()
 
void SetCachedSize (int size) const
 
void set_has_session_info ()
 
void clear_has_session_info ()
 
void InitAsDefaultInstance ()
 

Private Attributes

::google::protobuf::UnknownFieldSet _unknown_fields_
 
::google::protobuf::uint32 _has_bits_ [1]
 
int _cached_size_
 
::bgs::protocol::account::v1::GameSessionInfosession_info_
 

Static Private Attributes

static GetGameSessionInfoResponsedefault_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 1220 of file account_service.pb.h.

Constructor & Destructor Documentation

◆ GetGameSessionInfoResponse() [1/2]

bgs::protocol::account::v1::GetGameSessionInfoResponse::GetGameSessionInfoResponse ( )

◆ ~GetGameSessionInfoResponse()

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

◆ GetGameSessionInfoResponse() [2/2]

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

Member Function Documentation

◆ clear_has_session_info()

void bgs::protocol::account::v1::GetGameSessionInfoResponse::clear_has_session_info ( )
inlineprivate

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

◆ clear_session_info()

void bgs::protocol::account::v1::GetGameSessionInfoResponse::clear_session_info ( )
inline

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

◆ default_instance()

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

◆ descriptor()

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

◆ GetCachedSize()

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

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

◆ GetMetadata()

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

◆ has_session_info()

bool bgs::protocol::account::v1::GetGameSessionInfoResponse::has_session_info ( ) const
inline

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

◆ InitAsDefaultInstance()

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

◆ mutable_session_info()

bgs::protocol::account::v1::GameSessionInfo * bgs::protocol::account::v1::GetGameSessionInfoResponse::mutable_session_info ( )
inline

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

◆ mutable_unknown_fields()

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

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

◆ New()

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

◆ operator=()

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

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

◆ release_session_info()

bgs::protocol::account::v1::GameSessionInfo * bgs::protocol::account::v1::GetGameSessionInfoResponse::release_session_info ( )
inline

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

◆ session_info()

const ::bgs::protocol::account::v1::GameSessionInfo & bgs::protocol::account::v1::GetGameSessionInfoResponse::session_info ( ) const
inline

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

◆ set_allocated_session_info()

void bgs::protocol::account::v1::GetGameSessionInfoResponse::set_allocated_session_info ( ::bgs::protocol::account::v1::GameSessionInfo session_info)
inline

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

◆ set_has_session_info()

void bgs::protocol::account::v1::GetGameSessionInfoResponse::set_has_session_info ( )
inlineprivate

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

◆ SetCachedSize()

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

◆ SharedCtor()

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

◆ SharedDtor()

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

◆ Swap()

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

◆ unknown_fields()

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

Definition at line 1232 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::GetGameSessionInfoResponse::_cached_size_
mutableprivate

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

◆ _has_bits_

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

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

◆ _unknown_fields_

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

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

◆ default_instance_

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

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

◆ kSessionInfoFieldNumber

const int bgs::protocol::account::v1::GetGameSessionInfoResponse::kSessionInfoFieldNumber = 2
static

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

◆ session_info_

::bgs::protocol::account::v1::GameSessionInfo* bgs::protocol::account::v1::GetGameSessionInfoResponse::session_info_
private

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


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