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

#include <account_service.pb.h>

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

Public Member Functions

 GameAccountSessionNotification ()
 
virtual ~GameAccountSessionNotification ()
 
 GameAccountSessionNotification (const GameAccountSessionNotification &from)
 
GameAccountSessionNotificationoperator= (const GameAccountSessionNotification &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (GameAccountSessionNotification *other)
 
GameAccountSessionNotificationNew () const
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 
bool has_game_account () const
 
void clear_game_account ()
 
const ::bgs::protocol::account::v1::GameAccountHandlegame_account () const
 
inline ::bgs::protocol::account::v1::GameAccountHandlemutable_game_account ()
 
inline ::bgs::protocol::account::v1::GameAccountHandlerelease_game_account ()
 
void set_allocated_game_account (::bgs::protocol::account::v1::GameAccountHandle *game_account)
 
bool has_session_info () const
 
void clear_session_info ()
 
const ::bgs::protocol::account::v1::GameSessionUpdateInfosession_info () const
 
inline ::bgs::protocol::account::v1::GameSessionUpdateInfomutable_session_info ()
 
inline ::bgs::protocol::account::v1::GameSessionUpdateInforelease_session_info ()
 
void set_allocated_session_info (::bgs::protocol::account::v1::GameSessionUpdateInfo *session_info)
 

Static Public Member Functions

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

Static Public Attributes

static const int kGameAccountFieldNumber = 1
 
static const int kSessionInfoFieldNumber = 2
 

Private Member Functions

void SharedCtor ()
 
void SharedDtor ()
 
void SetCachedSize (int size) const
 
void set_has_game_account ()
 
void clear_has_game_account ()
 
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::GameAccountHandlegame_account_
 
::bgs::protocol::account::v1::GameSessionUpdateInfosession_info_
 

Static Private Attributes

static GameAccountSessionNotificationdefault_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 2314 of file account_service.pb.h.

Constructor & Destructor Documentation

◆ GameAccountSessionNotification() [1/2]

bgs::protocol::account::v1::GameAccountSessionNotification::GameAccountSessionNotification ( )

◆ ~GameAccountSessionNotification()

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

◆ GameAccountSessionNotification() [2/2]

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

Member Function Documentation

◆ clear_game_account()

void bgs::protocol::account::v1::GameAccountSessionNotification::clear_game_account ( )
inline

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

◆ clear_has_game_account()

void bgs::protocol::account::v1::GameAccountSessionNotification::clear_has_game_account ( )
inlineprivate

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

◆ clear_has_session_info()

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

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

◆ clear_session_info()

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

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

◆ default_instance()

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

◆ descriptor()

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

◆ game_account()

const ::bgs::protocol::account::v1::GameAccountHandle & bgs::protocol::account::v1::GameAccountSessionNotification::game_account ( ) const
inline

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

◆ GetCachedSize()

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

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

◆ GetMetadata()

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

◆ has_game_account()

bool bgs::protocol::account::v1::GameAccountSessionNotification::has_game_account ( ) const
inline

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

◆ has_session_info()

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

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

◆ InitAsDefaultInstance()

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

◆ mutable_game_account()

bgs::protocol::account::v1::GameAccountHandle * bgs::protocol::account::v1::GameAccountSessionNotification::mutable_game_account ( )
inline

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

◆ mutable_session_info()

bgs::protocol::account::v1::GameSessionUpdateInfo * bgs::protocol::account::v1::GameAccountSessionNotification::mutable_session_info ( )
inline

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

◆ mutable_unknown_fields()

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

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

◆ New()

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

◆ operator=()

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

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

◆ release_game_account()

bgs::protocol::account::v1::GameAccountHandle * bgs::protocol::account::v1::GameAccountSessionNotification::release_game_account ( )
inline

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

◆ release_session_info()

bgs::protocol::account::v1::GameSessionUpdateInfo * bgs::protocol::account::v1::GameAccountSessionNotification::release_session_info ( )
inline

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

◆ session_info()

const ::bgs::protocol::account::v1::GameSessionUpdateInfo & bgs::protocol::account::v1::GameAccountSessionNotification::session_info ( ) const
inline

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

◆ set_allocated_game_account()

void bgs::protocol::account::v1::GameAccountSessionNotification::set_allocated_game_account ( ::bgs::protocol::account::v1::GameAccountHandle game_account)
inline

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

◆ set_allocated_session_info()

void bgs::protocol::account::v1::GameAccountSessionNotification::set_allocated_session_info ( ::bgs::protocol::account::v1::GameSessionUpdateInfo session_info)
inline

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

◆ set_has_game_account()

void bgs::protocol::account::v1::GameAccountSessionNotification::set_has_game_account ( )
inlineprivate

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

◆ set_has_session_info()

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

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

◆ SetCachedSize()

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

◆ SharedCtor()

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

◆ SharedDtor()

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

◆ Swap()

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

◆ unknown_fields()

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

Definition at line 2326 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::GameAccountSessionNotification::_cached_size_
mutableprivate

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

◆ _has_bits_

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

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

◆ _unknown_fields_

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

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

◆ default_instance_

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

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

◆ game_account_

::bgs::protocol::account::v1::GameAccountHandle* bgs::protocol::account::v1::GameAccountSessionNotification::game_account_
private

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

◆ kGameAccountFieldNumber

const int bgs::protocol::account::v1::GameAccountSessionNotification::kGameAccountFieldNumber = 1
static

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

◆ kSessionInfoFieldNumber

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

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

◆ session_info_

::bgs::protocol::account::v1::GameSessionUpdateInfo* bgs::protocol::account::v1::GameAccountSessionNotification::session_info_
private

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


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