TrinityCore
bgs::protocol::game_utilities::v1::PresenceChannelCreatedRequest Class Reference

#include <game_utilities_service.pb.h>

+ Inheritance diagram for bgs::protocol::game_utilities::v1::PresenceChannelCreatedRequest:

Public Member Functions

 PresenceChannelCreatedRequest ()
 
virtual ~PresenceChannelCreatedRequest ()
 
 PresenceChannelCreatedRequest (const PresenceChannelCreatedRequest &from)
 
PresenceChannelCreatedRequestoperator= (const PresenceChannelCreatedRequest &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (PresenceChannelCreatedRequest *other)
 
PresenceChannelCreatedRequestNew () const
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 
bool has_id () const
 
void clear_id ()
 
const ::bgs::protocol::EntityIdid () const
 
inline ::bgs::protocol::EntityIdmutable_id ()
 
inline ::bgs::protocol::EntityIdrelease_id ()
 
void set_allocated_id (::bgs::protocol::EntityId *id)
 
bool has_game_account_id () const
 
void clear_game_account_id ()
 
const ::bgs::protocol::EntityIdgame_account_id () const
 
inline ::bgs::protocol::EntityIdmutable_game_account_id ()
 
inline ::bgs::protocol::EntityIdrelease_game_account_id ()
 
void set_allocated_game_account_id (::bgs::protocol::EntityId *game_account_id)
 
bool has_account_id () const
 
void clear_account_id ()
 
const ::bgs::protocol::EntityIdaccount_id () const
 
inline ::bgs::protocol::EntityIdmutable_account_id ()
 
inline ::bgs::protocol::EntityIdrelease_account_id ()
 
void set_allocated_account_id (::bgs::protocol::EntityId *account_id)
 

Static Public Member Functions

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

Static Public Attributes

static const int kIdFieldNumber = 1
 
static const int kGameAccountIdFieldNumber = 3
 
static const int kAccountIdFieldNumber = 4
 

Private Member Functions

void SharedCtor ()
 
void SharedDtor ()
 
void SetCachedSize (int size) const
 
void set_has_id ()
 
void clear_has_id ()
 
void set_has_game_account_id ()
 
void clear_has_game_account_id ()
 
void set_has_account_id ()
 
void clear_has_account_id ()
 
void InitAsDefaultInstance ()
 

Private Attributes

::google::protobuf::UnknownFieldSet _unknown_fields_
 
::google::protobuf::uint32 _has_bits_ [1]
 
int _cached_size_
 
::bgs::protocol::EntityIdid_
 
::bgs::protocol::EntityIdgame_account_id_
 
::bgs::protocol::EntityIdaccount_id_
 

Static Private Attributes

static PresenceChannelCreatedRequestdefault_instance_
 

Friends

void TC_PROTO_API protobuf_AddDesc_game_5futilities_5fservice_2eproto ()
 
void protobuf_AssignDesc_game_5futilities_5fservice_2eproto ()
 
void protobuf_ShutdownFile_game_5futilities_5fservice_2eproto ()
 

Detailed Description

Definition at line 394 of file game_utilities_service.pb.h.

Constructor & Destructor Documentation

◆ PresenceChannelCreatedRequest() [1/2]

bgs::protocol::game_utilities::v1::PresenceChannelCreatedRequest::PresenceChannelCreatedRequest ( )

◆ ~PresenceChannelCreatedRequest()

virtual bgs::protocol::game_utilities::v1::PresenceChannelCreatedRequest::~PresenceChannelCreatedRequest ( )
virtual

◆ PresenceChannelCreatedRequest() [2/2]

bgs::protocol::game_utilities::v1::PresenceChannelCreatedRequest::PresenceChannelCreatedRequest ( const PresenceChannelCreatedRequest from)

Member Function Documentation

◆ account_id()

const ::bgs::protocol::EntityId & bgs::protocol::game_utilities::v1::PresenceChannelCreatedRequest::account_id ( ) const
inline

Definition at line 1479 of file game_utilities_service.pb.h.

+ Here is the caller graph for this function:

◆ clear_account_id()

void bgs::protocol::game_utilities::v1::PresenceChannelCreatedRequest::clear_account_id ( )
inline

Definition at line 1475 of file game_utilities_service.pb.h.

+ Here is the call graph for this function:

◆ clear_game_account_id()

void bgs::protocol::game_utilities::v1::PresenceChannelCreatedRequest::clear_game_account_id ( )
inline

Definition at line 1434 of file game_utilities_service.pb.h.

+ Here is the call graph for this function:

◆ clear_has_account_id()

void bgs::protocol::game_utilities::v1::PresenceChannelCreatedRequest::clear_has_account_id ( )
inlineprivate

Definition at line 1472 of file game_utilities_service.pb.h.

+ Here is the caller graph for this function:

◆ clear_has_game_account_id()

void bgs::protocol::game_utilities::v1::PresenceChannelCreatedRequest::clear_has_game_account_id ( )
inlineprivate

Definition at line 1431 of file game_utilities_service.pb.h.

+ Here is the caller graph for this function:

◆ clear_has_id()

void bgs::protocol::game_utilities::v1::PresenceChannelCreatedRequest::clear_has_id ( )
inlineprivate

Definition at line 1390 of file game_utilities_service.pb.h.

+ Here is the caller graph for this function:

◆ clear_id()

void bgs::protocol::game_utilities::v1::PresenceChannelCreatedRequest::clear_id ( )
inline

Definition at line 1393 of file game_utilities_service.pb.h.

+ Here is the call graph for this function:

◆ default_instance()

static const PresenceChannelCreatedRequest & bgs::protocol::game_utilities::v1::PresenceChannelCreatedRequest::default_instance ( )
static

◆ descriptor()

static const ::google::protobuf::Descriptor * bgs::protocol::game_utilities::v1::PresenceChannelCreatedRequest::descriptor ( )
static

◆ game_account_id()

const ::bgs::protocol::EntityId & bgs::protocol::game_utilities::v1::PresenceChannelCreatedRequest::game_account_id ( ) const
inline

Definition at line 1438 of file game_utilities_service.pb.h.

+ Here is the caller graph for this function:

◆ GetCachedSize()

int bgs::protocol::game_utilities::v1::PresenceChannelCreatedRequest::GetCachedSize ( ) const
inline

Definition at line 422 of file game_utilities_service.pb.h.

◆ GetMetadata()

::google::protobuf::Metadata bgs::protocol::game_utilities::v1::PresenceChannelCreatedRequest::GetMetadata ( ) const

◆ has_account_id()

bool bgs::protocol::game_utilities::v1::PresenceChannelCreatedRequest::has_account_id ( ) const
inline

Definition at line 1466 of file game_utilities_service.pb.h.

◆ has_game_account_id()

bool bgs::protocol::game_utilities::v1::PresenceChannelCreatedRequest::has_game_account_id ( ) const
inline

Definition at line 1425 of file game_utilities_service.pb.h.

◆ has_id()

bool bgs::protocol::game_utilities::v1::PresenceChannelCreatedRequest::has_id ( ) const
inline

Definition at line 1384 of file game_utilities_service.pb.h.

◆ id()

const ::bgs::protocol::EntityId & bgs::protocol::game_utilities::v1::PresenceChannelCreatedRequest::id ( ) const
inline

Definition at line 1397 of file game_utilities_service.pb.h.

+ Here is the caller graph for this function:

◆ InitAsDefaultInstance()

void bgs::protocol::game_utilities::v1::PresenceChannelCreatedRequest::InitAsDefaultInstance ( )
private

◆ mutable_account_id()

bgs::protocol::EntityId * bgs::protocol::game_utilities::v1::PresenceChannelCreatedRequest::mutable_account_id ( )
inline

Definition at line 1483 of file game_utilities_service.pb.h.

+ Here is the call graph for this function:

◆ mutable_game_account_id()

bgs::protocol::EntityId * bgs::protocol::game_utilities::v1::PresenceChannelCreatedRequest::mutable_game_account_id ( )
inline

Definition at line 1442 of file game_utilities_service.pb.h.

+ Here is the call graph for this function:

◆ mutable_id()

bgs::protocol::EntityId * bgs::protocol::game_utilities::v1::PresenceChannelCreatedRequest::mutable_id ( )
inline

Definition at line 1401 of file game_utilities_service.pb.h.

+ Here is the call graph for this function:

◆ mutable_unknown_fields()

inline ::google::protobuf::UnknownFieldSet * bgs::protocol::game_utilities::v1::PresenceChannelCreatedRequest::mutable_unknown_fields ( )
inline

Definition at line 410 of file game_utilities_service.pb.h.

◆ New()

PresenceChannelCreatedRequest * bgs::protocol::game_utilities::v1::PresenceChannelCreatedRequest::New ( ) const

◆ operator=()

PresenceChannelCreatedRequest & bgs::protocol::game_utilities::v1::PresenceChannelCreatedRequest::operator= ( const PresenceChannelCreatedRequest from)
inline

Definition at line 401 of file game_utilities_service.pb.h.

◆ release_account_id()

bgs::protocol::EntityId * bgs::protocol::game_utilities::v1::PresenceChannelCreatedRequest::release_account_id ( )
inline

Definition at line 1489 of file game_utilities_service.pb.h.

+ Here is the call graph for this function:

◆ release_game_account_id()

bgs::protocol::EntityId * bgs::protocol::game_utilities::v1::PresenceChannelCreatedRequest::release_game_account_id ( )
inline

Definition at line 1448 of file game_utilities_service.pb.h.

+ Here is the call graph for this function:

◆ release_id()

bgs::protocol::EntityId * bgs::protocol::game_utilities::v1::PresenceChannelCreatedRequest::release_id ( )
inline

Definition at line 1407 of file game_utilities_service.pb.h.

+ Here is the call graph for this function:

◆ set_allocated_account_id()

void bgs::protocol::game_utilities::v1::PresenceChannelCreatedRequest::set_allocated_account_id ( ::bgs::protocol::EntityId account_id)
inline

Definition at line 1495 of file game_utilities_service.pb.h.

+ Here is the call graph for this function:

◆ set_allocated_game_account_id()

void bgs::protocol::game_utilities::v1::PresenceChannelCreatedRequest::set_allocated_game_account_id ( ::bgs::protocol::EntityId game_account_id)
inline

Definition at line 1454 of file game_utilities_service.pb.h.

+ Here is the call graph for this function:

◆ set_allocated_id()

void bgs::protocol::game_utilities::v1::PresenceChannelCreatedRequest::set_allocated_id ( ::bgs::protocol::EntityId id)
inline

Definition at line 1413 of file game_utilities_service.pb.h.

+ Here is the call graph for this function:

◆ set_has_account_id()

void bgs::protocol::game_utilities::v1::PresenceChannelCreatedRequest::set_has_account_id ( )
inlineprivate

Definition at line 1469 of file game_utilities_service.pb.h.

+ Here is the caller graph for this function:

◆ set_has_game_account_id()

void bgs::protocol::game_utilities::v1::PresenceChannelCreatedRequest::set_has_game_account_id ( )
inlineprivate

Definition at line 1428 of file game_utilities_service.pb.h.

+ Here is the caller graph for this function:

◆ set_has_id()

void bgs::protocol::game_utilities::v1::PresenceChannelCreatedRequest::set_has_id ( )
inlineprivate

Definition at line 1387 of file game_utilities_service.pb.h.

+ Here is the caller graph for this function:

◆ SetCachedSize()

void bgs::protocol::game_utilities::v1::PresenceChannelCreatedRequest::SetCachedSize ( int  size) const
private

◆ SharedCtor()

void bgs::protocol::game_utilities::v1::PresenceChannelCreatedRequest::SharedCtor ( )
private

◆ SharedDtor()

void bgs::protocol::game_utilities::v1::PresenceChannelCreatedRequest::SharedDtor ( )
private

◆ Swap()

void bgs::protocol::game_utilities::v1::PresenceChannelCreatedRequest::Swap ( PresenceChannelCreatedRequest other)

◆ unknown_fields()

const ::google::protobuf::UnknownFieldSet & bgs::protocol::game_utilities::v1::PresenceChannelCreatedRequest::unknown_fields ( ) const
inline

Definition at line 406 of file game_utilities_service.pb.h.

Friends And Related Function Documentation

◆ protobuf_AddDesc_game_5futilities_5fservice_2eproto

void TC_PROTO_API protobuf_AddDesc_game_5futilities_5fservice_2eproto ( )
friend

◆ protobuf_AssignDesc_game_5futilities_5fservice_2eproto

void protobuf_AssignDesc_game_5futilities_5fservice_2eproto ( )
friend

◆ protobuf_ShutdownFile_game_5futilities_5fservice_2eproto

void protobuf_ShutdownFile_game_5futilities_5fservice_2eproto ( )
friend

Member Data Documentation

◆ _cached_size_

int bgs::protocol::game_utilities::v1::PresenceChannelCreatedRequest::_cached_size_
mutableprivate

Definition at line 473 of file game_utilities_service.pb.h.

◆ _has_bits_

::google::protobuf::uint32 bgs::protocol::game_utilities::v1::PresenceChannelCreatedRequest::_has_bits_[1]
private

Definition at line 472 of file game_utilities_service.pb.h.

◆ _unknown_fields_

::google::protobuf::UnknownFieldSet bgs::protocol::game_utilities::v1::PresenceChannelCreatedRequest::_unknown_fields_
private

Definition at line 470 of file game_utilities_service.pb.h.

◆ account_id_

::bgs::protocol::EntityId* bgs::protocol::game_utilities::v1::PresenceChannelCreatedRequest::account_id_
private

Definition at line 476 of file game_utilities_service.pb.h.

◆ default_instance_

PresenceChannelCreatedRequest* bgs::protocol::game_utilities::v1::PresenceChannelCreatedRequest::default_instance_
staticprivate

Definition at line 482 of file game_utilities_service.pb.h.

◆ game_account_id_

::bgs::protocol::EntityId* bgs::protocol::game_utilities::v1::PresenceChannelCreatedRequest::game_account_id_
private

Definition at line 475 of file game_utilities_service.pb.h.

◆ id_

::bgs::protocol::EntityId* bgs::protocol::game_utilities::v1::PresenceChannelCreatedRequest::id_
private

Definition at line 474 of file game_utilities_service.pb.h.

◆ kAccountIdFieldNumber

const int bgs::protocol::game_utilities::v1::PresenceChannelCreatedRequest::kAccountIdFieldNumber = 4
static

Definition at line 455 of file game_utilities_service.pb.h.

◆ kGameAccountIdFieldNumber

const int bgs::protocol::game_utilities::v1::PresenceChannelCreatedRequest::kGameAccountIdFieldNumber = 3
static

Definition at line 446 of file game_utilities_service.pb.h.

◆ kIdFieldNumber

const int bgs::protocol::game_utilities::v1::PresenceChannelCreatedRequest::kIdFieldNumber = 1
static

Definition at line 437 of file game_utilities_service.pb.h.


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